moklick
|
6ea206e3be
|
feat(controls): add showZoom, showFitView, showInteractive options #211
|
2020-05-11 19:08:07 +02:00 |
|
Moritz
|
55b684e4ad
|
Merge pull request #211 from raichuk/feat/lock
Feat/lock
|
2020-05-11 18:59:35 +02:00 |
|
Sebastián Alvarez
|
c0b80f2d89
|
feat(lock): Lock/unlock button at bottom
|
2020-05-11 13:55:44 -03:00 |
|
moklick
|
6dcb9f5120
|
refactor(renderer): show error when no width or height is set #196
|
2020-05-11 18:50:09 +02:00 |
|
Sebastián Alvarez
|
c3e8bfb34b
|
feat(lock): updated unlock icon
|
2020-05-11 13:38:16 -03:00 |
|
moklick
|
7a2bff2502
|
fix(connectionline): set stroke color
|
2020-05-11 17:49:07 +02:00 |
|
moklick
|
9e534f83ff
|
fix(connection): no fill fixes #210
|
2020-05-11 17:07:04 +02:00 |
|
Sebastián Alvarez
|
e2a825c100
|
feat(lock): tests for lock condition before and after button click
|
2020-05-11 11:39:51 -03:00 |
|
Sebastián Alvarez
|
7514e2fb86
|
feat(lock): update className of lock button based on interactivity state
|
2020-05-11 11:39:51 -03:00 |
|
Sebastián Alvarez
|
f500d52f2f
|
feat(lock): button enabling and disabling interactivity on Controls plugin
|
2020-05-11 11:39:50 -03:00 |
|
Sebastián Alvarez
|
e5e64bb490
|
feat(lock): add lock and unlock svg icons
|
2020-05-11 11:39:50 -03:00 |
|
moklick
|
48b2840700
|
fix(pkg): dont use wait-on
|
2020-05-11 15:13:25 +02:00 |
|
moklick
|
401c572d10
|
refactor(examples): rename Graph to ReactFlow
|
2020-05-11 13:54:06 +02:00 |
|
moklick
|
af02925e8f
|
docs(readme): use graph instead of chart
|
2020-05-11 13:51:44 +02:00 |
|
moklick
|
6f2e317bb8
|
docs(readme): add edges example
|
2020-05-11 13:46:28 +02:00 |
|
moklick
|
0c4e3e6bd9
|
docs(readme): add styling section
|
2020-05-11 13:45:05 +02:00 |
|
Christopher Möller
|
ba92d5900f
|
chore: release v1.3.0
|
2020-05-11 13:24:54 +02:00 |
|
Christopher Möller
|
5dedc9b287
|
remove dist from .npmignore
|
2020-05-11 13:21:18 +02:00 |
|
Christopher Möller
|
1128d6084e
|
Merge pull request #208 from wbkd/develop
Text option for edges, release handling
|
2020-05-11 13:18:23 +02:00 |
|
moklick
|
7c53acf85d
|
refactor(rollup): remove visualizer plugin
|
2020-05-11 13:17:15 +02:00 |
|
moklick
|
179de005d4
|
fix(tasks): wait on dist folder before running examples for dev
|
2020-05-11 12:58:32 +02:00 |
|
Christopher Möller
|
ab6e7fa422
|
Merge pull request #206 from wbkd/release-it
configure release-it
|
2020-05-11 12:35:34 +02:00 |
|
Christopher Möller
|
59d4c6dd9f
|
remove dist folder
|
2020-05-11 12:34:19 +02:00 |
|
Christopher Möller
|
44b6b6fa72
|
remove dist folder
|
2020-05-11 12:33:42 +02:00 |
|
Christopher Möller
|
6d1e7dfe15
|
remove dist folder from repo, add .npmignore
|
2020-05-11 12:30:20 +02:00 |
|
Moritz
|
01862e08e5
|
Merge pull request #207 from wbkd/feat-edgetext
feat(edges): add label and labelBg options
|
2020-05-11 12:22:54 +02:00 |
|
Christopher Möller
|
009da83c81
|
Merge branch 'release-it' of github.com:wbkd/react-flow into release-it
|
2020-05-11 12:21:44 +02:00 |
|
Christopher Möller
|
2499d95ccd
|
initialize release-it
|
2020-05-11 12:21:28 +02:00 |
|
moklick
|
0c30eebb94
|
feat(edges): add label props
|
2020-05-11 12:18:36 +02:00 |
|
Christopher Möller
|
5bf7be5b9e
|
Merge pull request #201 from wbkd/dependabot/npm_and_yarn/develop/wait-on-5.0.0
chore(deps-dev): bump wait-on from 4.0.2 to 5.0.0
|
2020-05-11 12:18:18 +02:00 |
|
Christopher Möller
|
55dc864847
|
initialize release-it
|
2020-05-11 12:06:39 +02:00 |
|
dependabot-preview[bot]
|
6a35e576a0
|
Merge pull request #198 from wbkd/dependabot/npm_and_yarn/develop/babel/preset-env-7.9.6
|
2020-05-11 08:11:36 +00:00 |
|
dependabot-preview[bot]
|
8a9a2f0b3d
|
chore(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.6
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-11 08:07:13 +00:00 |
|
dependabot-preview[bot]
|
790c447d58
|
Merge pull request #202 from wbkd/dependabot/npm_and_yarn/develop/babel/core-7.9.6
|
2020-05-11 08:05:19 +00:00 |
|
dependabot-preview[bot]
|
793ed68b2e
|
chore(deps-dev): bump @babel/core from 7.9.0 to 7.9.6
Bumps [@babel/core](https://github.com/babel/babel) from 7.9.0 to 7.9.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-11 08:00:54 +00:00 |
|
dependabot-preview[bot]
|
266316e68d
|
Merge pull request #204 from wbkd/dependabot/npm_and_yarn/develop/types/react-dom-16.9.8
|
2020-05-11 05:58:51 +00:00 |
|
dependabot-preview[bot]
|
7ad79668fe
|
Merge pull request #200 from wbkd/dependabot/npm_and_yarn/develop/rollup-2.9.1
|
2020-05-11 05:58:19 +00:00 |
|
dependabot-preview[bot]
|
bb8ead06ea
|
Merge pull request #205 from wbkd/dependabot/npm_and_yarn/develop/welldone-software/why-did-you-render-4.2.0
|
2020-05-11 05:53:26 +00:00 |
|
dependabot-preview[bot]
|
7e9400c867
|
chore(deps-dev): bump @types/react-dom from 16.9.6 to 16.9.8
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.6 to 16.9.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-11 05:50:19 +00:00 |
|
dependabot-preview[bot]
|
61ddd55e56
|
chore(deps-dev): bump rollup from 2.7.6 to 2.9.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.7.6 to 2.9.1.
- [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.7.6...v2.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-11 05:50:17 +00:00 |
|
dependabot-preview[bot]
|
41adb6bc0b
|
Merge pull request #203 from wbkd/dependabot/npm_and_yarn/develop/types/react-16.9.35
|
2020-05-11 05:48:10 +00:00 |
|
dependabot-preview[bot]
|
ee388466aa
|
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.1.3 to 4.2.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.1.3...v4.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-11 05:39:39 +00:00 |
|
dependabot-preview[bot]
|
3c691649ad
|
Merge pull request #199 from wbkd/dependabot/npm_and_yarn/develop/rollup-plugin-livereload-1.3.0
|
2020-05-11 05:39:12 +00:00 |
|
dependabot-preview[bot]
|
d65a837cb6
|
chore(deps-dev): bump @types/react from 16.9.34 to 16.9.35
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.34 to 16.9.35.
- [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-05-11 05:37:49 +00:00 |
|
dependabot-preview[bot]
|
17d0fba7ce
|
chore(deps-dev): bump wait-on from 4.0.2 to 5.0.0
Bumps [wait-on](https://github.com/jeffbski/wait-on) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](https://github.com/jeffbski/wait-on/compare/v4.0.2...v5.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-11 05:36:01 +00:00 |
|
dependabot-preview[bot]
|
47737ac265
|
chore(deps-dev): bump rollup-plugin-livereload from 1.1.0 to 1.3.0
Bumps [rollup-plugin-livereload](https://github.com/thgh/rollup-plugin-livereload) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/thgh/rollup-plugin-livereload/releases)
- [Changelog](https://github.com/thgh/rollup-plugin-livereload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thgh/rollup-plugin-livereload/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-11 05:33:51 +00:00 |
|
Moritz
|
24dbcd3dce
|
Merge pull request #195 from wbkd/develop
chore(pkg): export types
|
2020-05-07 14:44:12 +02:00 |
|
moklick
|
c4df040308
|
chore(pkg): export types
|
2020-05-07 14:43:24 +02:00 |
|
Moritz
|
9242885966
|
chore(readme): add section
|
2020-05-07 10:18:43 +02:00 |
|
Moritz
|
fa67328a64
|
docs(readme): fix example link
|
2020-05-06 16:32:02 +02:00 |
|