Christopher Möller
|
d64cdcec66
|
rewrite d3-zoom hook as react component, add pan behaviour with d3-zoom event #359
|
2020-11-02 12:36:10 +01:00 |
|
 Christopher MöllerandGitHub
|
2ef46451a9
|
Merge pull request #642 from wbkd/scroll-pan
Scroll pan
|
2020-10-29 17:59:39 +01:00 |
|
Christopher Möller
|
c4e4de4769
|
Merge branch 'scroll-pan' of github.com:wbkd/react-flow into scroll-pan
|
2020-10-29 17:58:50 +01:00 |
|
Christopher Möller
|
d6a6eb82d8
|
refactor pan/zoom behaviour, implement pan on scroll #359, edit interaction example
|
2020-10-29 17:58:36 +01:00 |
|
Christopher Möller
|
c4ad909a0c
|
refactor pan/zoom behaviour, implement pan on scroll #359, edit interaction example
|
2020-10-29 17:57:31 +01:00 |
|
moklick
|
2280ed39af
|
Merge branch 'dependabot/npm_and_yarn/main/babel-preset-react-app-10.0.0' into next
|
2020-10-29 16:59:29 +01:00 |
|
moklick
|
cee5a29db1
|
Merge branch 'next' into dependabot/npm_and_yarn/main/babel-preset-react-app-10.0.0
|
2020-10-29 16:59:16 +01:00 |
|
moklick
|
2c8a5595bb
|
fix(globals): declare __ENV__
|
2020-10-29 16:40:41 +01:00 |
|
moklick
|
515c976cb1
|
Merge branch 'dependabot/npm_and_yarn/main/welldone-software/why-did-you-render-5.0.0' into next
|
2020-10-29 16:39:33 +01:00 |
|
moklick
|
b22fa3c987
|
Merge branch 'next' into dependabot/npm_and_yarn/main/welldone-software/why-did-you-render-5.0.0
|
2020-10-29 16:39:12 +01:00 |
|
moklick
|
0d7a14e415
|
docs(readme): formatting
|
2020-10-29 13:48:34 +01:00 |
|
moklick
|
58aaceb5c9
|
docs(readme): cleanup
|
2020-10-29 13:46:23 +01:00 |
|
moklick
|
337c047b70
|
docs(edge-handling): cleanup readme, document source and target handle
|
2020-10-29 13:42:02 +01:00 |
|
moklick
|
e9b4bb4e15
|
test(graph-utils): adjust addEdge tests
|
2020-10-29 12:59:24 +01:00 |
|
moklick
|
ddd3baa5f7
|
refactor(handle-handling): cleanup
|
2020-10-29 12:36:10 +01:00 |
|
moklick
|
15d0900ba9
|
Merge branch 'harana-oss-multiple-handles' into next
|
2020-10-29 11:12:23 +01:00 |
|
Naden
|
a3e9cbf9dc
|
Cleanup of jasonpul's connection-validation branch
|
2020-10-27 14:51:54 +11:00 |
|
 dependabot-preview[bot]andGitHub
|
3dfe27f748
|
chore(deps): bump @welldone-software/why-did-you-render
Bumps [@welldone-software/why-did-you-render](https://github.com/welldone-software/why-did-you-render) from 4.3.2 to 5.0.0.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](https://github.com/welldone-software/why-did-you-render/compare/v4.3.2...v5.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-26 05:05:44 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
9f1b5c7289
|
chore(deps-dev): bump babel-preset-react-app from 9.1.2 to 10.0.0
Bumps [babel-preset-react-app](https://github.com/facebook/create-react-app/tree/HEAD/packages/babel-preset-react-app) from 9.1.2 to 10.0.0.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/babel-preset-react-app@10.0.0/packages/babel-preset-react-app)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-26 05:04:48 +00:00 |
|
moklick
|
40ddd69070
|
6.2.2
|
2020-10-23 14:07:53 +02:00 |
|
moklick
|
056e817031
|
refactor(rollup): use replace plugin before other plugins
|
2020-10-23 14:06:31 +02:00 |
|
moklick
|
269dfec535
|
refactor(globals): dont use process.env
|
2020-10-23 13:56:47 +02:00 |
|
moklick
|
93ccabd8d2
|
6.2.1
|
2020-10-22 18:25:04 +02:00 |
|
moklick
|
595e800347
|
fix(package-json): remove postinstall task
|
2020-10-22 18:23:04 +02:00 |
|
moklick
|
0e2003da8a
|
6.2.0
|
2020-10-22 17:31:44 +02:00 |
|
moklick
|
a79c363195
|
Merge branch 'main' of github.com:wbkd/react-flow into main
|
2020-10-22 17:21:02 +02:00 |
|
moklick
|
f99d0170ea
|
refactor(nodes): pass isDragging prop closes #624
|
2020-10-22 17:20:56 +02:00 |
|
moklick
|
13a3fd46b1
|
fix(selection): handle overlapping area rounding issues closes #610
|
2020-10-21 22:13:09 +02:00 |
|
moklick
|
d489917b66
|
docs(website): add custom edge props closes #608
|
2020-10-21 19:18:28 +02:00 |
|
moklick
|
d7c1274d4c
|
refactor(examples): add react webpack alias
|
2020-10-21 19:12:27 +02:00 |
|
moklick
|
f57e05301b
|
chore(rollup): use new plugins
|
2020-10-21 11:03:12 +02:00 |
|
moklick
|
5d787cadf2
|
Merge branch 'main' of github.com:wbkd/react-flow into main
|
2020-10-20 15:27:55 +02:00 |
|
 Moritz KlackandGitHub
|
9c1465c8ff
|
Merge pull request #593 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-typescript2-0.28.0
chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0
|
2020-10-20 15:27:47 +02:00 |
|
moklick
|
3a2f515a2d
|
Merge branch 'main' of github.com:wbkd/react-flow into main
|
2020-10-20 15:27:23 +02:00 |
|
 Moritz KlackandGitHub
|
1c182b42a8
|
Merge pull request #596 from wbkd/dependabot/npm_and_yarn/main/easy-peasy-4.0.1
chore(deps): bump easy-peasy from 3.3.1 to 4.0.1
|
2020-10-20 15:27:14 +02:00 |
|
moklick
|
53706c0e43
|
chore(changelog): add link to releases page
|
2020-10-20 15:26:58 +02:00 |
|
 dependabot-preview[bot]andGitHub
|
777c630faa
|
Merge pull request #601 from wbkd/dependabot/npm_and_yarn/main/rollup-2.32.0
|
2020-10-19 05:48:56 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
fc566eb900
|
chore(deps-dev): bump rollup from 2.29.0 to 2.32.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.29.0 to 2.32.0.
- [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.29.0...v2.32.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-19 05:41:48 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
0a866939f0
|
Merge pull request #598 from wbkd/dependabot/npm_and_yarn/main/babel/preset-react-7.12.1
|
2020-10-19 05:41:36 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
b35497bb52
|
Merge pull request #600 from wbkd/dependabot/npm_and_yarn/main/cypress-5.4.0
|
2020-10-19 05:39:52 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
4754a3c51a
|
chore(deps-dev): bump @babel/preset-react from 7.10.4 to 7.12.1
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.10.4 to 7.12.1.
- [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.12.1/packages/babel-preset-react)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-19 05:29:53 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
fdcb7b6277
|
Merge pull request #595 from wbkd/dependabot/npm_and_yarn/main/release-it-14.2.0
|
2020-10-19 05:28:53 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
5cace77c3c
|
Merge pull request #602 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.12.1
|
2020-10-19 05:28:10 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
4e8afddaca
|
chore(deps-dev): bump cypress from 5.3.0 to 5.4.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v5.3.0...v5.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-19 05:23:56 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
6ff623c4e1
|
Merge pull request #599 from wbkd/dependabot/npm_and_yarn/main/types/react-16.9.53
|
2020-10-19 05:21:57 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
80fb4398df
|
chore(deps-dev): bump @babel/preset-env from 7.11.5 to 7.12.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.5 to 7.12.1.
- [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.12.1/packages/babel-preset-env)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-19 05:19:11 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
1a080bf14a
|
Merge pull request #597 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.12.3
|
2020-10-19 05:17:14 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
7e53c87acb
|
chore(deps-dev): bump release-it from 14.1.0 to 14.2.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.1.0 to 14.2.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/14.1.0...14.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-19 05:12:00 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
88aaba19ff
|
Merge pull request #594 from wbkd/dependabot/npm_and_yarn/main/react-16.14.0
|
2020-10-19 05:09:58 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
e0831d79e1
|
chore(deps-dev): bump @types/react from 16.9.52 to 16.9.53
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.52 to 16.9.53.
- [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-10-19 05:08:17 +00:00 |
|