Commit Graph

1582 Commits

Author SHA1 Message Date
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 Klack
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]
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 Klack
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]
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 Klack
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 Klack
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
Moritz Klack
e8ca826d1f Merge pull request #830 from wbkd/dependabot/npm_and_yarn/main/types/resize-observer-browser-0.1.5
chore(deps-dev): bump @types/resize-observer-browser from 0.1.4 to 0.1.5
2021-01-11 09:58:40 +01:00
dependabot-preview[bot]
fafe5fe2fa chore(deps-dev): bump @types/resize-observer-browser from 0.1.4 to 0.1.5
Bumps [@types/resize-observer-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/resize-observer-browser) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/resize-observer-browser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 05:08:04 +00:00
dependabot-preview[bot]
0b86eb6ce4 chore(deps-dev): bump cypress from 6.2.0 to 6.2.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.2.0 to 6.2.1.
- [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.2.0...v6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 05:06:29 +00:00
dependabot-preview[bot]
282429068f chore(deps-dev): bump rollup from 2.35.1 to 2.36.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.35.1 to 2.36.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.35.1...v2.36.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 05:05:40 +00:00
Moritz Klack
2518891ee8 chore(readme): add website repo 2021-01-06 12:19:23 +01:00
moklick
345283c878 refactor(rollup): example config 2021-01-06 11:48:03 +01:00
moklick
7b9fd9a708 chore(pkg): add legacy flag 2021-01-05 16:51:35 +01:00
moklick
9169bd766d refactor(examples): use rollup instead of cra/webpack #817 2021-01-05 15:18:04 +01:00
moklick
4cb558403c chore: release v8.3.2 2020-12-30 18:34:40 +01:00
moklick
14bd7b10c2 fix(edge-renderer): source and target can be the same #809 2020-12-30 18:29:31 +01:00
Moritz Klack
0494bad798 Merge pull request #806 from wbkd/dependabot/npm_and_yarn/main/start-server-and-test-1.11.7
chore(deps-dev): bump start-server-and-test from 1.11.6 to 1.11.7
2020-12-30 18:15:21 +01:00
Moritz Klack
a54937e666 Merge pull request #807 from wbkd/dependabot/npm_and_yarn/main/cypress-6.2.0
chore(deps-dev): bump cypress from 6.1.0 to 6.2.0
2020-12-30 18:15:11 +01:00
dependabot-preview[bot]
ef7bc73e7e chore(deps-dev): bump cypress from 6.1.0 to 6.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.1.0 to 6.2.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.1.0...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-28 04:59:39 +00:00
dependabot-preview[bot]
fd2e1571bb chore(deps-dev): bump start-server-and-test from 1.11.6 to 1.11.7
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.6...v1.11.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-28 04:58:58 +00:00
moklick
b6a0e803d1 chore: release v8.3.1 2020-12-24 11:57:59 +01:00
moklick
f64710e164 refactor(connections): allow graphs with nodes that have only source handles 2020-12-24 11:24:54 +01:00
moklick
c17472b52e chore: release v8.3.0 2020-12-22 14:25:53 +01:00
moklick
8b993a7542 feat(zoomPanHelper): add fitBounds func 2020-12-22 14:23:25 +01:00
moklick
869dcadae2 feat(useZoomPanHelper) add setCenter func 2020-12-22 14:11:28 +01:00
moklick
f49cae85c0 chore(examples): cleanup save restore 2020-12-22 12:09:35 +01:00
Moritz Klack
9a7803856d Merge pull request #788 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.12.11
chore(deps-dev): bump @babel/preset-env from 7.12.10 to 7.12.11
2020-12-22 11:37:40 +01:00
Moritz Klack
b2a86fa6fd Merge pull request #789 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-node-resolve-11.0.1
chore(deps-dev): bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1
2020-12-22 11:37:30 +01:00
Moritz Klack
ba55e81a49 Merge pull request #790 from wbkd/dependabot/npm_and_yarn/main/rollup-2.35.1
chore(deps-dev): bump rollup from 2.34.2 to 2.35.1
2020-12-22 11:37:20 +01:00
dependabot-preview[bot]
82ea408f42 chore(deps-dev): bump rollup from 2.34.2 to 2.35.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.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.34.2...v2.35.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:02:10 +00:00
dependabot-preview[bot]
bc070a5423 chore(deps-dev): bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.0...commonjs-v11.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:01:06 +00:00
dependabot-preview[bot]
8277d65ede chore(deps-dev): bump @babel/preset-env from 7.12.10 to 7.12.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.10 to 7.12.11.
- [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.11/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 05:00:17 +00:00
moklick
50ea632136 chore: release v8.2.3 2020-12-20 13:51:22 +01:00
moklick
35b423aacb chore(examples): add layouting 2020-12-20 13:33:18 +01:00
moklick
7c08a38b7c refactor(nodes): re-init when source- or targetPosition changes 2020-12-20 13:33:02 +01:00
moklick
9828e3b93f chore: release v8.2.2 2020-12-18 13:55:59 +01:00
moklick
87267019b3 chore(examples): add dnd 2020-12-18 13:12:15 +01:00
moklick
52c54109d2 fix(nodes): dont drag other nodes when selecNodesOnDrag=false closes #782 2020-12-18 12:45:23 +01:00
moklick
d11ad56df8 refactor(examples): simplify markup 2020-12-18 12:03:32 +01:00
dependabot-preview[bot]
2d5691b576 Merge pull request #768 from wbkd/dependabot/npm_and_yarn/main/cypress-6.1.0 2020-12-14 05:25:20 +00:00
dependabot-preview[bot]
4ab7df5489 Merge pull request #772 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.12.10 2020-12-14 05:24:15 +00:00
dependabot-preview[bot]
3e29c94ffb chore(deps-dev): bump cypress from 6.0.1 to 6.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.0.1 to 6.1.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.0.1...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:21:14 +00:00
dependabot-preview[bot]
6cc50793aa 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.1 to 7.12.10.
- [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.10/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:21:08 +00:00
dependabot-preview[bot]
b3b8b72eff Merge pull request #770 from wbkd/dependabot/npm_and_yarn/main/postcss-nested-5.0.3 2020-12-14 05:19:29 +00:00
dependabot-preview[bot]
358cb88e66 Merge pull request #767 from wbkd/dependabot/npm_and_yarn/main/babel/preset-react-7.12.10 2020-12-14 05:19:15 +00:00