Commit Graph
1716 Commits
Author SHA1 Message Date
Moritz KlackandGitHub 2e18178df7 Merge pull request #914 from ambroseus/fix/is-dragging-true
fix(updateNodePosDiff): added missing isDragging: true in action payload
2021-02-19 18:13:38 +01:00
Eugene Samonenko 315339f94e fix(updateNodePosDiff): added missing isDragging: true in action payload 2021-02-19 16:29:25 +02:00
moklick e9ba109c3e chore: release v9.0.0 2021-02-18 18:39:58 +01:00
Moritz KlackandGitHub e9f97566fb Merge pull request #907 from wbkd/refactor/redux
Next 9.0.0
2021-02-18 18:34:41 +01:00
moklick 901a23286e chore: release v9.0.0-next.1 2021-02-17 21:28:18 +01:00
moklick 5ca8184eb8 feat(useZoomPanHelper): add project function #910 2021-02-17 21:27:05 +01:00
moklick fb5d57f97e chore: release v9.0.0-next.0 2021-02-16 13:38:47 +01:00
moklick 344275811f refactor(nodeRenderer): add resize observer types 2021-02-16 12:26:00 +01:00
moklick 02778cc7e7 chore(examples): stress with 900 nodes 2021-02-16 12:25:38 +01:00
moklick bfc4d5ea82 Merge branch 'main' into refactor/redux 2021-02-15 18:54:24 +01:00
moklick 4c76fc5ae3 refactor(reducer): handle unset nodes selection action 2021-02-15 18:21:57 +01:00
dependabot-preview[bot]andGitHub b408e6434d Merge pull request #905 from wbkd/dependabot/npm_and_yarn/main/types/react-dom-17.0.1 2021-02-15 05:26:37 +00:00
dependabot-preview[bot]andGitHub 90dccc6ecd Merge pull request #902 from wbkd/dependabot/npm_and_yarn/main/rollup-2.39.0 2021-02-15 05:24:51 +00:00
dependabot-preview[bot]andGitHub 7e56ea8f33 Merge pull request #904 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-babel-5.3.0 2021-02-15 05:24:40 +00:00
dependabot-preview[bot]andGitHub f47c753d50 chore(deps-dev): bump @types/react-dom from 17.0.0 to 17.0.1
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.0 to 17.0.1.
- [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>
2021-02-15 05:20:42 +00:00
dependabot-preview[bot]andGitHub 02a4a24e09 chore(deps-dev): bump rollup from 2.38.5 to 2.39.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.39.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.38.5...v2.39.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 05:19:46 +00:00
dependabot-preview[bot]andGitHub aba4e15f0e Merge pull request #903 from wbkd/dependabot/npm_and_yarn/main/types/react-17.0.2 2021-02-15 05:18:31 +00:00
dependabot-preview[bot]andGitHub ac9ed353c2 Merge pull request #898 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.12.16 2021-02-15 05:17:47 +00:00
dependabot-preview[bot]andGitHub 5c91a13d12 chore(deps-dev): bump @rollup/plugin-babel from 5.2.3 to 5.3.0
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.3...babel-v5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 05:17:45 +00:00
dependabot-preview[bot]andGitHub 30bbe5f0bf Merge pull request #901 from wbkd/dependabot/npm_and_yarn/main/release-it-14.4.0 2021-02-15 05:16:56 +00:00
dependabot-preview[bot]andGitHub 1fea724c5e Merge pull request #900 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-node-resolve-11.2.0 2021-02-15 05:15:41 +00:00
dependabot-preview[bot]andGitHub 051dbbcc01 chore(deps-dev): bump @types/react from 17.0.1 to 17.0.2
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.1 to 17.0.2.
- [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>
2021-02-15 05:11:16 +00:00
dependabot-preview[bot]andGitHub 5cbb916bb9 chore(deps-dev): bump @babel/core from 7.12.13 to 7.12.16
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.13 to 7.12.16.
- [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.16/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 05:11:00 +00:00
dependabot-preview[bot]andGitHub 2d5a2830d5 chore(deps-dev): bump release-it from 14.3.0 to 14.4.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.3.0 to 14.4.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.3.0...14.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 05:09:57 +00:00
dependabot-preview[bot]andGitHub de355c754f Merge pull request #897 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.12.16 2021-02-15 05:09:01 +00:00
dependabot-preview[bot]andGitHub b0c9881b2b chore(deps-dev): bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.1 to 11.2.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v11.1.1...node-resolve-v11.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 05:08:56 +00:00
dependabot-preview[bot]andGitHub c9312eb2ba Merge pull request #896 from wbkd/dependabot/npm_and_yarn/main/typescript-4.1.5 2021-02-15 05:07:26 +00:00
dependabot-preview[bot]andGitHub cd82ca06a9 chore(deps-dev): bump @babel/preset-env from 7.12.13 to 7.12.16
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.13 to 7.12.16.
- [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.16/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 05:05:45 +00:00
dependabot-preview[bot]andGitHub f4bbe0f4e8 Merge pull request #895 from wbkd/dependabot/npm_and_yarn/main/postcss-8.2.6 2021-02-15 05:05:34 +00:00
dependabot-preview[bot]andGitHub 816ec1527f chore(deps-dev): bump typescript from 4.1.3 to 4.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 05:04:37 +00:00
dependabot-preview[bot]andGitHub 41caa0b0e1 chore(deps-dev): bump postcss from 8.2.5 to 8.2.6
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.5 to 8.2.6.
- [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.5...8.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 05:03:16 +00:00
moklick 5aa78cf2fc refactor(reducer): only iterate incoming elements once 2021-02-14 14:52:39 +01:00
moklick acd6b76b14 refactor(examples): clean up node type change example 2021-02-14 14:52:03 +01:00
moklick 1d1a17c80a refactor(actions): combine batch update and update node dimension actions 2021-02-11 19:14:30 +01:00
moklick 9b70e1e0fa refactor(deps): remove easy-peasy and redux-thunk 2021-02-11 18:57:01 +01:00
moklick ba5286a105 refactor(elements): split edges and nodes 2021-02-11 18:45:05 +01:00
moklick 201a35dec2 Merge branch 'main' into refactor/redux 2021-02-11 17:52:54 +01:00
moklick 1f7d20da1b refactor(useStoreActions): add types 2021-02-11 15:28:36 +01:00
moklick 41d1d62a41 chore: release v8.8.0 2021-02-08 12:17:48 +01:00
moklick f0b9d8243d refactor(onSelectionChange): pass data and position closes #863 2021-02-08 11:54:38 +01:00
moklick 083991fe2a feat(minimap): add nodeStrokeWidth option closes #862 2021-02-08 11:49:52 +01:00
moklick 9fcb597ad2 refactor(fitViewParams): allow zero padding 2021-02-08 11:39:55 +01:00
Moritz KlackandGitHub 5e5570fc95 Merge pull request #876 from ambroseus/feat/fitview-exclude-hidden
feat(fitView): added option to exclude hidden nodes
2021-02-08 11:23:00 +01:00
dependabot-preview[bot]andGitHub 698eca4f62 Merge pull request #885 from wbkd/dependabot/npm_and_yarn/main/release-it-14.3.0 2021-02-08 05:30:09 +00:00
dependabot-preview[bot]andGitHub c6a716a7bf Merge pull request #882 from wbkd/dependabot/npm_and_yarn/main/babel/preset-env-7.12.13 2021-02-08 05:30:05 +00:00
dependabot-preview[bot]andGitHub 28cf1b4bcb chore(deps-dev): bump @babel/preset-env from 7.12.11 to 7.12.13
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.11 to 7.12.13.
- [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.13/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-08 05:27:47 +00:00
dependabot-preview[bot]andGitHub a9321e3831 Merge pull request #886 from wbkd/dependabot/npm_and_yarn/main/babel/core-7.12.13 2021-02-08 05:25:45 +00:00
dependabot-preview[bot]andGitHub 106cdea9ec Merge pull request #884 from wbkd/dependabot/npm_and_yarn/main/cypress-6.4.0 2021-02-08 05:24:37 +00:00
dependabot-preview[bot]andGitHub 62345f2c9f chore(deps-dev): bump @babel/core from 7.12.10 to 7.12.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.13.
- [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.13/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-08 05:23:38 +00:00
dependabot-preview[bot]andGitHub afc0b158ac chore(deps-dev): bump release-it from 14.2.2 to 14.3.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.2.2 to 14.3.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.2.2...14.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-08 05:23:35 +00:00