Commit Graph
1594 Commits
Author SHA1 Message Date
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
Moritz KlackandGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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 KlackandGitHub 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
ShaMan123andGitHub ef25b1dd15 Update index.ts 2021-01-01 12:42:13 +02:00
ShaMan123andGitHub 83d59b86dd Update index.ts
more generics
2021-01-01 12:39:56 +02:00
ShaMan123andGitHub 39b388051e Update index.ts 2021-01-01 12:34:31 +02:00
ShaMan123andGitHub 6ed505f70d add type inference for data property 2021-01-01 11:21:55 +02: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 KlackandGitHub 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 KlackandGitHub 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]andGitHub 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]andGitHub 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 KlackandGitHub 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 KlackandGitHub 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 KlackandGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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