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 |
|
 MoritzandGitHub
|
fb2da7a3ee
|
doc(readme): add onPaneScroll
|
2020-09-03 09:17:26 +02:00 |
|
 MoritzandGitHub
|
012129b4ac
|
Merge pull request #484 from wbkd/develop
Develop
|
2020-09-03 09:02:21 +02:00 |
|
moklick
|
15db38706d
|
Merge branch 'EmielW-feature/add-onpagescroll-event-handler' into develop
|
2020-09-03 09:04:31 +02:00 |
|
moklick
|
9aa4143b86
|
chore(deps): update
|
2020-09-03 09:00:17 +02:00 |
|
moklick
|
81f82e2ed2
|
Merge branch 'develop' of github.com:wbkd/react-flow into develop
|
2020-09-03 08:54:16 +02:00 |
|
moklick
|
429804ccad
|
Merge branch 'develop' of github.com:wbkd/react-flow into develop
|
2020-09-03 08:54:03 +02:00 |
|
 MoritzandGitHub
|
cb4a56e05e
|
Merge pull request #475 from wbkd/dependabot/npm_and_yarn/develop/rollup-plugin-livereload-2.0.0
chore(deps-dev): bump rollup-plugin-livereload from 1.3.0 to 2.0.0
|
2020-09-03 08:46:41 +02:00 |
|
 MoritzandGitHub
|
ca09f30f29
|
Merge pull request #483 from chiester/readme-edge-correction
change 'smoothedge' to correct 'smoothstep' in README
|
2020-09-03 08:46:18 +02:00 |
|
Christopher Hiester
|
78eaf75832
|
change 'smoothedge' to correct 'smoothstep' in README
|
2020-09-03 01:22:39 -04:00 |
|
Emiel Wit
|
394c0ab53c
|
feat: add onPaneScroll event handler
- add the possibility to listen to the onWheel event
- add event handler to interaction demo
|
2020-09-02 10:23:39 +02:00 |
|
 dependabot-preview[bot]andGitHub
|
16b87cbc80
|
chore(deps-dev): bump rollup-plugin-livereload from 1.3.0 to 2.0.0
Bumps [rollup-plugin-livereload](https://github.com/thgh/rollup-plugin-livereload) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/thgh/rollup-plugin-livereload/releases)
- [Changelog](https://github.com/thgh/rollup-plugin-livereload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thgh/rollup-plugin-livereload/commits/v2.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 05:45:11 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
7d06298c7c
|
Merge pull request #472 from wbkd/dependabot/npm_and_yarn/develop/rollup-plugin-postcss-3.1.8
|
2020-08-31 05:43:07 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
7340f402bf
|
Merge pull request #469 from wbkd/dependabot/npm_and_yarn/develop/release-it-13.7.0
|
2020-08-31 05:38:56 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
bd2c78b686
|
chore(deps-dev): bump rollup-plugin-postcss from 3.1.5 to 3.1.8
Bumps [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) from 3.1.5 to 3.1.8.
- [Release notes](https://github.com/egoist/rollup-plugin-postcss/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-postcss/blob/master/CHANGELOG-OLD.md)
- [Commits](https://github.com/egoist/rollup-plugin-postcss/compare/v3.1.5...v3.1.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 05:31:52 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
6b240ca931
|
Merge pull request #471 from wbkd/dependabot/npm_and_yarn/develop/rollup-plugin-terser-7.0.1
|
2020-08-31 05:29:44 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
51ccb387a1
|
chore(deps-dev): bump release-it from 13.6.9 to 13.7.0
Bumps [release-it](https://github.com/release-it/release-it) from 13.6.9 to 13.7.0.
- [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.6.9...13.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 05:22:28 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
3569e8db9b
|
Merge pull request #474 from wbkd/dependabot/npm_and_yarn/develop/types/react-16.9.48
|
2020-08-31 05:22:18 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
82c5baf7ea
|
Merge pull request #473 from wbkd/dependabot/npm_and_yarn/develop/prettier-2.1.1
|
2020-08-31 05:20:30 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
a397021135
|
chore(deps-dev): bump rollup-plugin-terser from 7.0.0 to 7.0.1
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases)
- [Commits](https://github.com/TrySound/rollup-plugin-terser/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 05:15:04 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
ba38d00f1c
|
Merge pull request #470 from wbkd/dependabot/npm_and_yarn/develop/rollup-plugin-serve-1.0.4
|
2020-08-31 05:13:13 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
2d4155f611
|
chore(deps-dev): bump @types/react from 16.9.46 to 16.9.48
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.46 to 16.9.48.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 05:11:42 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
ed810a4c6a
|
Merge pull request #468 from wbkd/dependabot/npm_and_yarn/develop/rollup-2.26.8
|
2020-08-31 05:10:58 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
913a3f2fbb
|
chore(deps-dev): bump prettier from 2.0.5 to 2.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 05:10:46 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
013b5265ee
|
chore(deps-dev): bump rollup-plugin-serve from 1.0.3 to 1.0.4
Bumps [rollup-plugin-serve](https://github.com/thgh/rollup-plugin-serve) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/thgh/rollup-plugin-serve/releases)
- [Changelog](https://github.com/thgh/rollup-plugin-serve/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thgh/rollup-plugin-serve/commits/v1.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 05:08:21 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
1e5f310626
|
chore(deps-dev): bump rollup from 2.26.5 to 2.26.8
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.5 to 2.26.8.
- [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.5...v2.26.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 05:06:53 +00:00 |
|
moklick
|
c26528041a
|
chore: release v5.6.0
|
2020-08-28 21:08:19 +02:00 |
|