Commit Graph
1765 Commits
Author SHA1 Message Date
Eugene Samonenko 2f2ba19be9 fix(wrapEdge): shift edge updater circles positions to not overlap node handles 2021-02-26 14:18:23 +02:00
moklick 0d1d802ed5 feat(edge): add onEdgeContextMenu handler #943 2021-02-26 10:51:25 +01:00
moklick c7b04dbc0f chore: release v9.0.4 2021-02-25 17:45:27 +01:00
moklick 47b95f7250 refactor(edge): update background when label changes 2021-02-25 17:40:16 +01:00
moklick ae7f21e84f chore: release v9.0.3 2021-02-25 14:38:28 +01:00
moklick 262bc3c875 test(graph-utils): use bundled version 2021-02-25 14:36:23 +01:00
moklick deea7cd514 refactor(bundle): dont use ts for creating es2015 code 2021-02-25 13:49:16 +01:00
moklick 4b0fcc13e2 Merge branch 'main' of github.com:wbkd/react-flow into main 2021-02-25 12:56:30 +01:00
Moritz KlackandGitHub 6a29ea1818 Merge pull request #941 from wbkd/fix-babel
fix babel rollup configuration to exclude require statements from build
2021-02-25 12:56:20 +01:00
Christopher Möller 505393fbd8 fix(babel-runtime): change babel runtime to external dependency 2021-02-25 12:51:21 +01:00
Christopher Möller 09906c3f6e fix(build): remove babel require statements from build 2021-02-25 12:17:05 +01:00
moklick 63b012a562 chore(rollup-plugins): bump versions 2021-02-25 10:47:08 +01:00
moklick 702ea7dc61 chore(rollup): bump version 2021-02-25 10:45:53 +01:00
moklick ff627ad1c5 chore(rollup): remove easy-peasy replace 2021-02-25 10:11:33 +01:00
moklick 6f175c0581 chore(babel-plugins): bump versions 2021-02-25 10:08:38 +01:00
moklick 42019a6a66 chore: release v9.0.2 2021-02-23 19:28:38 +01:00
moklick ebbc192b8d fix(node-update): force update when source or target pos changes 2021-02-23 19:27:45 +01:00
Moritz KlackandGitHub 1da1d697b6 Merge pull request #933 from wbkd/refactor/examples
Refactor/examples
2021-02-23 19:16:55 +01:00
moklick d30526e0fa fix(dev:build): build lib 2021-02-23 19:13:55 +01:00
moklick 14dd2da402 chore(examples): readme 2021-02-23 19:11:02 +01:00
moklick 23a0307a44 chore(netlify): add redirects 2021-02-23 19:09:20 +01:00
moklick 5aa22f6b5f chore(readme): dev tasks 2021-02-23 19:05:56 +01:00
moklick c5a8f6ba05 chore(replace): use preventAssignment option 2021-02-23 19:05:45 +01:00
moklick 2e934d2233 refactor(tasks): clean up 2021-02-23 18:58:23 +01:00
moklick 20309d4e38 refactor(examples): use cra + ts 2021-02-23 18:39:17 +01:00
moklick 2f5ce17a89 chore(wrapper): fix typo 2021-02-23 14:49:43 +01:00
moklick 87cdb2c2a4 refactor(wrapper): memoize isWrapped 2021-02-22 14:29:00 +01:00
moklick 109bfebc06 chore(deps): bump @types/react-redux 2021-02-22 14:28:39 +01:00
Moritz KlackandGitHub b620bfd7d4 Merge pull request #918 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-typescript2-0.30.0
chore(deps-dev): bump rollup-plugin-typescript2 from 0.29.0 to 0.30.0
2021-02-22 09:48:24 +01:00
Moritz KlackandGitHub 3da9b7ae53 Merge pull request #927 from wbkd/dependabot/npm_and_yarn/main/classcat-5.0.3
chore(deps): bump classcat from 4.1.0 to 5.0.3
2021-02-22 09:48:05 +01:00
dependabot-preview[bot]andGitHub 6b8adc9125 Merge pull request #925 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.12.17 2021-02-22 05:02:37 +00:00
dependabot-preview[bot]andGitHub 0dc640b78c Merge pull request #926 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-replace-2.4.0 2021-02-22 05:01:32 +00:00
dependabot-preview[bot]andGitHub d7dcb8fd14 chore(deps): bump classcat from 4.1.0 to 5.0.3
Bumps [classcat](https://github.com/jorgebucaran/classcat) from 4.1.0 to 5.0.3.
- [Release notes](https://github.com/jorgebucaran/classcat/releases)
- [Commits](https://github.com/jorgebucaran/classcat/compare/4.1.0...5.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 05:00:52 +00:00
dependabot-preview[bot]andGitHub 096adac70f Merge pull request #924 from wbkd/dependabot/npm_and_yarn/main/release-it-14.4.1 2021-02-22 04:59:34 +00:00
dependabot-preview[bot]andGitHub 7fedc95103 chore(deps-dev): bump @babel/preset-env from 7.12.16 to 7.12.17
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.12.17.
- [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.17/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 04:58:06 +00:00
dependabot-preview[bot]andGitHub 44717b4725 Merge pull request #920 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.12.17 2021-02-22 04:56:47 +00:00
dependabot-preview[bot]andGitHub e3f9e9f710 chore(deps-dev): bump @rollup/plugin-replace from 2.3.4 to 2.4.0
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.3.4...replace-v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 04:56:45 +00:00
dependabot-preview[bot]andGitHub 5d9a7d5153 Merge pull request #923 from wbkd/dependabot/npm_and_yarn/main/cypress-6.5.0 2021-02-22 04:56:30 +00:00
dependabot-preview[bot]andGitHub a0ca302bf1 chore(deps-dev): bump release-it from 14.4.0 to 14.4.1
Bumps [release-it](https://github.com/release-it/release-it) from 14.4.0 to 14.4.1.
- [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.4.0...14.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 04:56:29 +00:00
dependabot-preview[bot]andGitHub 3e73f688e6 Merge pull request #922 from wbkd/dependabot/npm_and_yarn/main/types/react-redux-7.1.16 2021-02-22 04:55:31 +00:00
dependabot-preview[bot]andGitHub 03de0fceb3 Merge pull request #921 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.12.18 2021-02-22 04:55:01 +00:00
dependabot-preview[bot]andGitHub 505fc5ab0d chore(deps-dev): bump @babel/core from 7.12.16 to 7.12.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.12.17.
- [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.17/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 04:54:15 +00:00
dependabot-preview[bot]andGitHub f71f711000 chore(deps-dev): bump cypress from 6.4.0 to 6.5.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.4.0 to 6.5.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/v6.4.0...v6.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 04:54:02 +00:00
dependabot-preview[bot]andGitHub d373e0fa21 chore(deps-dev): bump @types/react-redux from 7.1.15 to 7.1.16
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.15 to 7.1.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 04:53:04 +00:00
dependabot-preview[bot]andGitHub 2732dc685e Merge pull request #919 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.12.17 2021-02-22 04:52:53 +00:00
dependabot-preview[bot]andGitHub 72c51be001 chore(deps): bump @babel/runtime from 7.12.13 to 7.12.18
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.12.13 to 7.12.18.
- [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.18/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 04:52:23 +00:00
dependabot-preview[bot]andGitHub ca72fe6b1b chore(deps-dev): bump @babel/plugin-transform-runtime
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.12.15 to 7.12.17.
- [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.17/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 04:50:38 +00:00
dependabot-preview[bot]andGitHub 654c273f85 chore(deps-dev): bump rollup-plugin-typescript2 from 0.29.0 to 0.30.0
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.29.0...0.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 04:49:47 +00:00
moklick d5fd2091f4 chore: release v9.0.1 2021-02-19 18:14:57 +01:00
Moritz KlackandGitHub 2e18178df7 Merge pull request #914 from ambroseus/fix/is-dragging-true
fix(updateNodePosDiff): added missing isDragging: true in action payload
2021-02-19 18:13:38 +01:00