Commit Graph
1798 Commits
Author SHA1 Message Date
dependabot-preview[bot]andGitHub e95dcc2010 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.13.8 to 7.13.9.
- [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.13.9/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:15:34 +00:00
dependabot-preview[bot]andGitHub 222e75ee22 Merge pull request #975 from wbkd/dependabot/npm_and_yarn/main/typescript-4.2.3 2021-03-08 05:14:10 +00:00
dependabot-preview[bot]andGitHub 0f7462c822 Merge pull request #974 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.13.9 2021-03-08 05:13:26 +00:00
dependabot-preview[bot]andGitHub 7679499e90 Merge pull request #972 from wbkd/dependabot/npm_and_yarn/main/postcss-nested-5.0.5 2021-03-08 05:10:58 +00:00
dependabot-preview[bot]andGitHub ccd6c4905b chore(deps-dev): bump typescript from 4.2.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:10:19 +00:00
dependabot-preview[bot]andGitHub 2e8d506b7e Merge pull request #971 from wbkd/dependabot/npm_and_yarn/main/babel/runtime-7.13.9 2021-03-08 05:10:06 +00:00
dependabot-preview[bot]andGitHub b65c317782 chore(deps-dev): bump @babel/preset-env from 7.13.8 to 7.13.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 to 7.13.9.
- [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.13.9/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:09:40 +00:00
dependabot-preview[bot]andGitHub 112fc3f8ad chore(deps-dev): bump postcss-nested from 5.0.4 to 5.0.5
Bumps [postcss-nested](https://github.com/postcss/postcss-nested) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/postcss/postcss-nested/releases)
- [Changelog](https://github.com/postcss/postcss-nested/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-nested/compare/5.0.4...5.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:07:33 +00:00
dependabot-preview[bot]andGitHub 398292236c chore(deps): bump @babel/runtime from 7.13.8 to 7.13.9
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.13.8 to 7.13.9.
- [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.13.9/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 05:06:53 +00:00
moklick e7e556b605 chore: release v9.1.1 2021-03-05 21:19:49 +01:00
moklick 6d2221b058 fix(edges): unset nodes selection on click closes #966 2021-03-05 20:57:50 +01:00
moklick 33b2a90040 Merge branch 'main' of github.com:wbkd/react-flow into main 2021-03-05 20:55:54 +01:00
Moritz KlackandGitHub a950c69715 Merge pull request #962 from ambroseus/feat/edge-updater-radius-prop
feat(edgeUpdater): add edgeUpdaterRadius prop
2021-03-05 20:55:46 +01:00
moklick 0ca48c2b7f refactor(edgeAnchor): add types, class name handling 2021-03-05 20:49:14 +01:00
Eugene Samonenko d89be58e54 feat(edgeUpdater): add edgeUpdaterRadius prop 2021-03-03 13:10:33 +02:00
moklick b71c9eb891 chore(examples): add undirectional 2021-03-02 11:12:35 +01:00
moklick 19f854b716 chore: release v9.1.0 2021-03-01 17:04:21 +01:00
moklick 3613c7c81d feat(hooks): useUpdateNodeInternals #916 2021-03-01 16:52:38 +01:00
moklick 5a36bf68ac refactor(components): always import HTMLAttributes from react 2021-03-01 15:42:34 +01:00
moklick 254003919c refactor(edge-text): allow html attributes as props 2021-03-01 15:42:17 +01:00
moklick 1745320101 feat(utils): export getTransformForBounds func 2021-03-01 14:02:42 +01:00
moklick 89b2348c4b chore(examples): remove logs 2021-03-01 14:01:55 +01:00
Moritz KlackandGitHub 3b9c190b19 Merge pull request #946 from ambroseus/fix/edge-updater-handle-position
fix(wrapEdge): shift edge updater circles positions to not overlap node handles
2021-03-01 10:26:22 +01:00
Eugene Samonenko 9bdd49de20 fix(wrapEdge): use simplified EdgeAnchor component 2021-03-01 10:59:18 +02:00
Eugene Samonenko 6ed73fb7c2 fix(wrapEdge): use simplified EdgeAnchor component 2021-03-01 10:54:24 +02:00
dependabot-preview[bot]andGitHub d4320dd1e5 Merge pull request #955 from wbkd/dependabot/npm_and_yarn/main/postcss-nested-5.0.4 2021-03-01 05:33:27 +00:00
dependabot-preview[bot]andGitHub 7fc770a3f2 chore(deps-dev): bump postcss-nested from 5.0.3 to 5.0.4
Bumps [postcss-nested](https://github.com/postcss/postcss-nested) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/postcss/postcss-nested/releases)
- [Changelog](https://github.com/postcss/postcss-nested/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-nested/compare/5.0.3...5.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 05:28:12 +00:00
dependabot-preview[bot]andGitHub 57e73e7e6e Merge pull request #952 from wbkd/dependabot/npm_and_yarn/main/typescript-4.2.2 2021-03-01 05:27:25 +00:00
dependabot-preview[bot]andGitHub 22da7a4be2 Merge pull request #949 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-replace-2.4.1 2021-03-01 05:24:20 +00:00
dependabot-preview[bot]andGitHub 4bfa6f9e2e chore(deps-dev): bump typescript from 4.1.5 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.5...v4.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 05:24:17 +00:00
dependabot-preview[bot]andGitHub 03c91100fd chore(deps-dev): bump @rollup/plugin-replace from 2.4.0 to 2.4.1
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.4.0...replace-v2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 05:21:01 +00:00
Eugene Samonenko 443b1cef02 fix(wrapEdge): use EdgeAnchors components 2021-02-26 15:48:29 +02:00
Eugene Samonenko 73c53d4f22 fix(wrapEdge): revert package-lock 2021-02-26 14:46:03 +02:00
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