moklick
|
1f7d88fd5e
|
feat(connectionline): custom component option #516
|
2020-09-19 13:38:40 +02:00 |
|
moklick
|
43e9461776
|
chore: release v5.9.4
|
2020-09-18 13:00:58 +02:00 |
|
 MoritzandGitHub
|
6255044f81
|
Merge pull request #517 from wbkd/develop
Develop
|
2020-09-18 12:50:18 +02:00 |
|
moklick
|
5a504df0d6
|
fix(userselection): dont unset selection on startup #515
|
2020-09-18 12:56:19 +02:00 |
|
moklick
|
f02ce5848e
|
docs(readme): getIncomers func
|
2020-09-17 11:17:48 +02:00 |
|
moklick
|
cfc522b9bf
|
chore: release v5.9.3
|
2020-09-15 11:20:10 +02:00 |
|
 MoritzandGitHub
|
255a4b02ef
|
Merge pull request #511 from wbkd/develop
Develop
|
2020-09-15 11:17:35 +02:00 |
|
moklick
|
0b15211e18
|
refactor(edges): pass original source and target ids, cleanup #476
|
2020-09-15 11:17:06 +02:00 |
|
moklick
|
63d1e4b218
|
fix(utils): export getIncomers #510
|
2020-09-15 10:12:57 +02:00 |
|
moklick
|
4729ce219b
|
chore: release v5.9.2
|
2020-09-14 13:41:37 +02:00 |
|
 MoritzandGitHub
|
570d447c10
|
Merge pull request #508 from wbkd/develop
Develop
|
2020-09-14 13:04:52 +02:00 |
|
moklick
|
3f667dce60
|
Merge branch 'develop' of github.com:wbkd/react-flow into develop
|
2020-09-14 12:17:00 +02:00 |
|
moklick
|
3693602cf8
|
fix(nodes): handle isHidden on start closes #506
|
2020-09-14 12:16:31 +02:00 |
|
moklick
|
ce1ddcb681
|
refactor(selection): cleanup
|
2020-09-14 10:03:14 +02:00 |
|
 dependabot-preview[bot]andGitHub
|
9e05327712
|
Merge pull request #507 from wbkd/dependabot/npm_and_yarn/develop/rollup-2.26.11
|
2020-09-14 05:15:37 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
faab22841f
|
chore(deps-dev): bump rollup from 2.26.10 to 2.26.11
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.10 to 2.26.11.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.26.10...v2.26.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-14 05:10:57 +00:00 |
|
moklick
|
db813eac0b
|
refactor(wrapNode): cleanup
|
2020-09-11 17:28:42 +02:00 |
|
moklick
|
8490fc36cb
|
chore: release v5.9.1
|
2020-09-11 17:16:45 +02:00 |
|
moklick
|
8a0a928e17
|
refactor(nodes): always render nodes that are dragged closes #477
|
2020-09-11 17:12:09 +02:00 |
|
 MoritzandGitHub
|
3c603e3887
|
Merge pull request #504 from wbkd/develop
Develop
|
2020-09-11 17:07:10 +02:00 |
|
moklick
|
d17e6ebaea
|
refactor(wrapNode): simplify dragging behaviour
|
2020-09-11 16:36:23 +02:00 |
|
moklick
|
36a81ff499
|
chore: release v5.9.0
|
2020-09-11 11:08:17 +02:00 |
|
 MoritzandGitHub
|
624a201b95
|
Merge pull request #502 from wbkd/develop
Develop
|
2020-09-11 10:59:10 +02:00 |
|
moklick
|
4cc6b0af02
|
fix(selection): dont render selection when another node gets selected
|
2020-09-11 11:04:38 +02:00 |
|
moklick
|
1425b8ffde
|
refactor(element-parsing): handle elements with integer ids closes #500
|
2020-09-11 10:54:04 +02:00 |
|
moklick
|
121952bba7
|
feat(selection): add context menu handler closes #478
|
2020-09-11 02:01:33 +02:00 |
|
moklick
|
fe3dd87d24
|
fix(selection): handle snap grid correctly
|
2020-09-11 01:39:40 +02:00 |
|
moklick
|
7f64ffe173
|
feat(utils): add getIncomers function closes #461
|
2020-09-10 23:54:53 +02:00 |
|
moklick
|
801f773e9a
|
style(example): provider mobile layout
|
2020-09-10 22:31:40 +02:00 |
|
moklick
|
cb433146fc
|
chore: release v5.8.0
|
2020-09-10 18:44:56 +02:00 |
|
 MoritzandGitHub
|
5e8ef32ebc
|
Merge pull request #501 from wbkd/develop
Develop
|
2020-09-10 18:33:54 +02:00 |
|
moklick
|
5c2c1eecad
|
feat(paneview): add translateExtent option closes #479
|
2020-09-10 18:39:40 +02:00 |
|
moklick
|
29fa30c221
|
chore(examples): add useStoreActions to provider example closes #492 closes #485
|
2020-09-10 18:03:36 +02:00 |
|
moklick
|
0cc9526630
|
refactor(wrapNode): clean up event handlers closes #482
|
2020-09-10 17:56:36 +02:00 |
|
moklick
|
ae91e84f67
|
docs(readme): cleanup
|
2020-09-07 12:35:36 +02:00 |
|
moklick
|
80055cb464
|
Merge branch 'develop' of github.com:wbkd/react-flow into develop
|
2020-09-07 11:20:03 +02:00 |
|
 MoritzandGitHub
|
ece406df34
|
Merge pull request #496 from wbkd/dependabot/npm_and_yarn/develop/release-it-14.0.2
chore(deps-dev): bump release-it from 13.7.1 to 14.0.2
|
2020-09-07 11:13:10 +02:00 |
|
 dependabot-preview[bot]andGitHub
|
9bff0a04db
|
chore(deps-dev): bump release-it from 13.7.1 to 14.0.2
Bumps [release-it](https://github.com/release-it/release-it) from 13.7.1 to 14.0.2.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/13.7.1...14.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-07 05:28:44 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
ff0f2a1506
|
Merge pull request #499 from wbkd/dependabot/npm_and_yarn/develop/rollup-2.26.10
|
2020-09-07 05:26:52 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
2505ef0879
|
chore(deps-dev): bump rollup from 2.26.9 to 2.26.10
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.9 to 2.26.10.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.26.9...v2.26.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-07 05:15:42 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
300600127c
|
Merge pull request #498 from wbkd/dependabot/npm_and_yarn/develop/babel/core-7.11.6
|
2020-09-07 05:14:51 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
f4069e3b6a
|
Merge pull request #497 from wbkd/dependabot/npm_and_yarn/develop/rollup-plugin-terser-7.0.2
|
2020-09-07 05:13:31 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
d66694e2bc
|
chore(deps-dev): bump @babel/core from 7.11.5 to 7.11.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.5 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-07 05:09:59 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
c9afbcdfbd
|
chore(deps-dev): bump rollup-plugin-terser from 7.0.1 to 7.0.2
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases)
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v7.0.1...v7.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-07 05:08:55 +00:00 |
|
moklick
|
5085fd91d7
|
chore: release v5.7.1
|
2020-09-05 12:21:08 +02:00 |
|
 MoritzandGitHub
|
f02306bbe1
|
Merge pull request #495 from wbkd/develop
Develop
|
2020-09-05 12:09:59 +02:00 |
|
moklick
|
1eeb6a826c
|
Merge branch '100le-master' into develop
|
2020-09-05 12:01:39 +02:00 |
|
moklick
|
e06ffe8b9a
|
refactor(draggable): pass nodeRef to draggable comp closes #486
|
2020-09-05 12:00:09 +02:00 |
|
 Stojan StamkovandGitHub
|
fa193bddfc
|
Added support for Node and Edge type updates
|
2020-09-04 21:04:53 +02:00 |
|
moklick
|
52a7ea0176
|
chore: release v5.7.0
|
2020-09-03 09:17:49 +02:00 |
|