Commit Graph
1625 Commits
Author SHA1 Message Date
moklick 3dedd615af feat(props): add onDrag handler 2021-01-26 18:17:29 +01:00
moklick 16b393c95b chore: release v8.6.0 2021-01-26 10:43:44 +01:00
moklick 12082eb1bb Merge branch 'main' of github.com:wbkd/react-flow into main 2021-01-26 10:32:00 +01:00
moklick 1a9493e3fa feat(props): add nodeExtent prop closes #854 2021-01-26 10:29:38 +01:00
dependabot-preview[bot]andGitHub 36d0820af4 Merge pull request #853 from wbkd/dependabot/npm_and_yarn/main/rollup-2.38.0 2021-01-25 04:57:24 +00:00
dependabot-preview[bot]andGitHub 9235b62b54 chore(deps-dev): bump rollup from 2.37.0 to 2.38.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.37.0 to 2.38.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.37.0...v2.38.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-25 04:55:08 +00:00
moklick 3d3646796b chore: release v8.5.0 2021-01-21 11:01:05 +01:00
moklick f7a400f216 feat(interaction): add zoomToPinch prop 2021-01-21 10:58:54 +01:00
moklick 83ac0787d8 chore: release v8.4.1 2021-01-20 14:38:14 +01:00
moklick 301e2100a1 refactor(rollup): cleanup tasks 2021-01-20 14:35:09 +01:00
moklick 27a98d6a8f refactor(theming): split up styles 2021-01-20 14:01:22 +01:00
moklick 646c3491ed chore: release v8.4.0 2021-01-20 11:56:31 +01:00
moklick 97e55a9de2 chore(deps): update 2021-01-20 11:53:19 +01:00
moklick 08508340e6 refactor(interaction): use zoomActivationKeyPressed for enabling zoom 2021-01-20 11:46:19 +01:00
moklick bd79577fa7 feat(interaction): add zoomActiviationKeyCode #847 2021-01-20 11:36:10 +01:00
Moritz KlackandGitHub 25ce4a835f Merge pull request #850 from wbkd/feat/nocss-entry
Feat/nocss entry
2021-01-20 11:16:27 +01:00
moklick 4b7c92beac refactor(rollup): replace FORCE_SIMILAR_INSTEAD_OF_MAP with false 2021-01-20 11:06:29 +01:00
moklick 571043b249 refactor(css): minimize when injected 2021-01-20 10:54:57 +01:00
moklick 040cf60699 refactor(build): copy style.css from dist/nocss to dist 2021-01-20 10:50:31 +01:00
Moritz KlackandGitHub 0ab155ff02 Merge pull request #846 from ambroseus/feat/nocss-entry
feat(npm): nocss package entry point
2021-01-19 20:26:49 +01:00
Eugene Samonenko cbfb0c4111 feat(npm): nocss package entry point 2021-01-19 10:53:28 +02:00
moklick 6dd25d553c feat(rollup): create entry point without css 2021-01-18 14:51:13 +01:00
dependabot-preview[bot]andGitHub 11f385c4b8 Merge pull request #843 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-node-resolve-11.1.0 2021-01-18 05:08:44 +00:00
dependabot-preview[bot]andGitHub 35eb5ace08 Merge pull request #842 from wbkd/dependabot/npm_and_yarn/main/rollup-2.36.2 2021-01-18 05:07:40 +00:00
dependabot-preview[bot]andGitHub 4cb89b2cf7 chore(deps-dev): bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.1...commonjs-v11.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 05:07:05 +00:00
dependabot-preview[bot]andGitHub 45137781a2 chore(deps-dev): bump rollup from 2.36.1 to 2.36.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.36.1 to 2.36.2.
- [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.36.1...v2.36.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 05:05:29 +00:00
moklick b7e91f4861 chore: release v8.3.7 2021-01-14 16:36:32 +01:00
moklick 1c01520a26 refactor(handle): pass children and standard HTMLAttributes props closes #833 2021-01-14 16:33:38 +01:00
moklick 15228a1e5d fix(fitView): use clamped zoom closes #831 2021-01-14 16:19:08 +01:00
moklick 9414709836 chore: release v8.3.6 2021-01-13 10:25:49 +01:00
Moritz KlackandGitHub 5f70386c1b Merge pull request #835 from ryanwr/feature-bg-fix
Use svg pattern for background instead of css tiling
2021-01-13 10:23:12 +01:00
Ryan Welch e22efdab82 Use svg pattern for background instead of css tiling 2021-01-12 19:19:41 +00:00
moklick 9ef13ae6ad chore: release v8.3.5 2021-01-11 17:10:15 +01:00
moklick e426bd0a08 chore(example): add switch 2021-01-11 17:05:58 +01:00
moklick 7791d1d2c3 refactor(edges): source and target node must be initialized 2021-01-11 17:05:37 +01:00
moklick 1bf6330583 chore: release v8.3.4 2021-01-11 12:52:54 +01:00
moklick 782d567851 refactor(wrapEdge): pass source and target handle ids to edge closes #814 2021-01-11 12:51:03 +01:00
moklick 9bcee632f7 chore: release v8.3.3 2021-01-11 12:39:31 +01:00
Moritz KlackandGitHub b071d69e96 Merge pull request #813 from ShaMan123/main
[Types]: Add type inference for data property
2021-01-11 11:09:46 +01:00
moklick e07ed90fe5 refactor(rollup): dont serve example files for builds 2021-01-11 11:07:11 +01:00
moklick de81743350 refactor(pkg): order tasks 2021-01-11 10:51:22 +01:00
moklick 8571233268 Merge branch 'refactor/examples-rollup' into main 2021-01-11 10:42:23 +01:00
moklick 15daa5e8c0 Merge branch 'main' into refactor/examples-rollup 2021-01-11 10:42:10 +01:00
moklick 6c4d4985d2 refactor(rollup): use one babel config for examples and lib 2021-01-11 10:33:10 +01:00
Moritz KlackandGitHub 3b63078c3b Merge pull request #827 from wbkd/dependabot/npm_and_yarn/main/postcss-8.2.4
chore(deps-dev): bump postcss from 8.2.1 to 8.2.4
2021-01-11 10:07:37 +01:00
dependabot-preview[bot]andGitHub 954a594f02 chore(deps-dev): bump postcss from 8.2.1 to 8.2.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.1 to 8.2.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.1...8.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 09:02:47 +00:00
Moritz KlackandGitHub d7650d7509 Merge pull request #826 from wbkd/dependabot/npm_and_yarn/main/autoprefixer-10.2.1
chore(deps-dev): bump autoprefixer from 10.1.0 to 10.2.1
2021-01-11 10:00:50 +01:00
dependabot-preview[bot]andGitHub 7ee1dcea54 chore(deps-dev): bump autoprefixer from 10.1.0 to 10.2.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.1.0 to 10.2.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.1.0...10.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 09:00:35 +00:00
Moritz KlackandGitHub 363bb71db0 Merge pull request #828 from wbkd/dependabot/npm_and_yarn/main/rollup-2.36.1
chore(deps-dev): bump rollup from 2.35.1 to 2.36.1
2021-01-11 09:59:57 +01:00
Moritz KlackandGitHub 5708d525f2 Merge pull request #829 from wbkd/dependabot/npm_and_yarn/main/cypress-6.2.1
chore(deps-dev): bump cypress from 6.2.0 to 6.2.1
2021-01-11 09:58:53 +01:00