Commit Graph
1018 Commits
Author SHA1 Message Date
moklick f18e8f147f refactor(example): dont use inline functions for handle props #282 2020-06-05 13:01:07 +02:00
moklick 6b8e7bfbc3 refactor(nodes): wrap with memo, update transform without creatin new array #282 2020-06-05 12:55:11 +02:00
moklick d5997ecbea chore: release v3.2.2 2020-06-05 12:41:56 +02:00
MoritzandGitHub 52e1c5f7f2 Merge pull request #283 from wbkd/develop
Develop
2020-06-05 12:39:55 +02:00
moklick 33d2770b23 fix(userselection): dont render user selection when its not active 2020-06-05 12:37:54 +02:00
moklick c2fad7e680 refactor(useD3hook): init d3 inside store 2020-06-05 01:04:56 +02:00
moklick 4ae4f2e213 fix(userselection): handle shift key + mouse up handling 2020-06-05 01:04:40 +02:00
moklick 5a3adab3a0 refactor(internals): rename __rg to __rf 2020-06-05 00:17:28 +02:00
moklick 5bfe72f225 refactor(graph-utils): store handling 2020-06-05 00:15:45 +02:00
moklick 407e34b1cb refactor(controls): dont import store but use actions 2020-06-04 23:46:37 +02:00
MoritzandGitHub 0efb76ecdd docs(readme): add examples 2020-06-04 10:34:18 +02:00
moklick 9a3cf426b9 chore: release v3.2.1 2020-06-03 23:17:22 +02:00
MoritzandGitHub fea9ed3f1e Merge pull request #280 from wbkd/develop
Develop
2020-06-03 23:11:33 +02:00
moklick a73c448edc feat(renderer): detect dimension changes and adjust container closes #279 2020-06-03 23:10:57 +02:00
moklick e0ea040c1b feat(example): add sidebar to provider example 2020-06-03 21:35:19 +02:00
MoritzandGitHub 09e3bd64d2 docs(readme): add provider example links 2020-06-02 18:44:03 +02:00
moklick 6368cc915e chore: release v3.2.0 2020-06-02 18:44:11 +02:00
moklick d69277df8a docs(readme): typos 2020-06-02 18:37:57 +02:00
MoritzandGitHub 60a0dcd8e0 Merge pull request #278 from wbkd/develop
Develop
2020-06-02 18:36:48 +02:00
moklick 5cbeda5c3f feat(components): add ReactFlowProvider #275 2020-06-02 18:34:02 +02:00
moklick cc97f510c0 chore: release v3.1.0 2020-06-02 16:16:43 +02:00
moklick 3f3a79b5f6 feat(rfInstance): add getElements function #274 2020-06-02 16:06:08 +02:00
MoritzandGitHub ce3df16933 Merge pull request #277 from wbkd/develop
Develop
2020-06-02 16:05:48 +02:00
moklick 02bcd1be11 feat(options): add minZoom, maxZoom, defaultZoom closes #273 2020-06-02 14:22:29 +02:00
moklick d95fc1279a docs(readme): add react flow instance section 2020-06-02 12:26:12 +02:00
moklick 2d4a64d341 refactor(handle): use weaker selectors so its easier to overwrite 2020-06-02 10:23:14 +02:00
moklick eae485704b fix(validation-example): add custom nodes with validation 2020-06-02 00:41:10 +02:00
moklick 206cd1ded1 feat(examples): add validation example 2020-06-02 00:13:06 +02:00
moklick ce32d34c6b fix(connectionline): draw line from handle where user starts closes #270 2020-06-01 23:14:14 +02:00
dependabot-preview[bot]andGitHub 08948df140 Merge pull request #268 from wbkd/dependabot/npm_and_yarn/develop/babel/preset-env-7.10.2 2020-06-01 06:09:39 +00:00
dependabot-preview[bot]andGitHub 2d3b183836 chore(deps-dev): bump @babel/preset-env from 7.9.6 to 7.10.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.9.6 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 06:03:06 +00:00
dependabot-preview[bot]andGitHub 754212c433 Merge pull request #266 from wbkd/dependabot/npm_and_yarn/develop/babel/core-7.10.2 2020-06-01 06:00:58 +00:00
dependabot-preview[bot]andGitHub 6cdd23c367 Merge pull request #269 from wbkd/dependabot/npm_and_yarn/develop/welldone-software/why-did-you-render-4.2.5 2020-06-01 05:57:02 +00:00
dependabot-preview[bot]andGitHub 96190de336 Merge pull request #267 from wbkd/dependabot/npm_and_yarn/develop/cypress-4.7.0 2020-06-01 05:50:43 +00:00
dependabot-preview[bot]andGitHub 0c6c34fb5a chore(deps-dev): bump @babel/core from 7.9.6 to 7.10.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.9.6 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 05:45:05 +00:00
dependabot-preview[bot]andGitHub 58846a29da Merge pull request #265 from wbkd/dependabot/npm_and_yarn/develop/babel/preset-react-7.10.1 2020-06-01 05:43:01 +00:00
dependabot-preview[bot]andGitHub e5ca8f90d3 Merge pull request #264 from wbkd/dependabot/npm_and_yarn/develop/rollup-2.12.0 2020-06-01 05:42:26 +00:00
dependabot-preview[bot]andGitHub 993880030e 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.2.2 to 4.2.5.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](https://github.com/welldone-software/why-did-you-render/compare/v4.2.2...v4.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 05:38:33 +00:00
dependabot-preview[bot]andGitHub 5237e2bd84 chore(deps-dev): bump cypress from 4.6.0 to 4.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 05:37:25 +00:00
dependabot-preview[bot]andGitHub ddfa62edb4 chore(deps-dev): bump @babel/preset-react from 7.9.4 to 7.10.1
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.9.4 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-preset-react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 05:35:49 +00:00
dependabot-preview[bot]andGitHub 7cb05c7185 chore(deps-dev): bump rollup from 2.10.9 to 2.12.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.9 to 2.12.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.10.9...v2.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 05:35:08 +00:00
moklick 01441d4622 chore: release v3.0.2 2020-05-31 12:22:59 +02:00
MoritzandGitHub 3445c5f967 Merge pull request #263 from wbkd/develop
Develop
2020-05-31 12:17:10 +02:00
moklick 6530e4041f fix(projectFunc): don't scale grid size #261 2020-05-31 12:12:02 +02:00
moklick 2000b58add fix(snaptogrid): don't scale grid size closes #261 2020-05-31 12:09:21 +02:00
moklick 072495758a docs(readme): add custom node props section 2020-05-31 11:56:00 +02:00
MoritzandGitHub 82573509b2 Merge pull request #262 from wbkd/develop
Develop
2020-05-31 11:54:23 +02:00
moklick 0fe3f1c97f doce(readme): add used classes 2020-05-31 02:51:08 +02:00
moklick 384769f4f7 style(nodes): put styles into specific node type classes 2020-05-30 21:19:08 +02:00
moklick 35d0a462e8 style(example): add padding for custom node 2020-05-30 20:56:26 +02:00