Commit Graph
100 Commits
Author SHA1 Message Date
moklick e7e556b605 chore: release v9.1.1 2021-03-05 21:19:49 +01:00
moklick 6d2221b058 fix(edges): unset nodes selection on click closes #966 2021-03-05 20:57:50 +01:00
moklick 33b2a90040 Merge branch 'main' of github.com:wbkd/react-flow into main 2021-03-05 20:55:54 +01:00
Moritz KlackandGitHub a950c69715 Merge pull request #962 from ambroseus/feat/edge-updater-radius-prop
feat(edgeUpdater): add edgeUpdaterRadius prop
2021-03-05 20:55:46 +01:00
moklick 0ca48c2b7f refactor(edgeAnchor): add types, class name handling 2021-03-05 20:49:14 +01:00
moklick b71c9eb891 chore(examples): add undirectional 2021-03-02 11:12:35 +01:00
moklick 19f854b716 chore: release v9.1.0 2021-03-01 17:04:21 +01:00
moklick 3613c7c81d feat(hooks): useUpdateNodeInternals #916 2021-03-01 16:52:38 +01:00
moklick 5a36bf68ac refactor(components): always import HTMLAttributes from react 2021-03-01 15:42:34 +01:00
moklick 254003919c refactor(edge-text): allow html attributes as props 2021-03-01 15:42:17 +01:00
moklick 1745320101 feat(utils): export getTransformForBounds func 2021-03-01 14:02:42 +01:00
moklick 89b2348c4b chore(examples): remove logs 2021-03-01 14:01:55 +01:00
Moritz KlackandGitHub 3b9c190b19 Merge pull request #946 from ambroseus/fix/edge-updater-handle-position
fix(wrapEdge): shift edge updater circles positions to not overlap node handles
2021-03-01 10:26:22 +01:00
moklick 0d1d802ed5 feat(edge): add onEdgeContextMenu handler #943 2021-02-26 10:51:25 +01:00
moklick c7b04dbc0f chore: release v9.0.4 2021-02-25 17:45:27 +01:00
moklick 47b95f7250 refactor(edge): update background when label changes 2021-02-25 17:40:16 +01:00
moklick ae7f21e84f chore: release v9.0.3 2021-02-25 14:38:28 +01:00
moklick 262bc3c875 test(graph-utils): use bundled version 2021-02-25 14:36:23 +01:00
moklick deea7cd514 refactor(bundle): dont use ts for creating es2015 code 2021-02-25 13:49:16 +01:00
moklick 4b0fcc13e2 Merge branch 'main' of github.com:wbkd/react-flow into main 2021-02-25 12:56:30 +01:00
Moritz KlackandGitHub 6a29ea1818 Merge pull request #941 from wbkd/fix-babel
fix babel rollup configuration to exclude require statements from build
2021-02-25 12:56:20 +01:00
moklick 63b012a562 chore(rollup-plugins): bump versions 2021-02-25 10:47:08 +01:00
moklick 702ea7dc61 chore(rollup): bump version 2021-02-25 10:45:53 +01:00
moklick ff627ad1c5 chore(rollup): remove easy-peasy replace 2021-02-25 10:11:33 +01:00
moklick 6f175c0581 chore(babel-plugins): bump versions 2021-02-25 10:08:38 +01:00
moklick 42019a6a66 chore: release v9.0.2 2021-02-23 19:28:38 +01:00
moklick ebbc192b8d fix(node-update): force update when source or target pos changes 2021-02-23 19:27:45 +01:00
Moritz KlackandGitHub 1da1d697b6 Merge pull request #933 from wbkd/refactor/examples
Refactor/examples
2021-02-23 19:16:55 +01:00
moklick d30526e0fa fix(dev:build): build lib 2021-02-23 19:13:55 +01:00
moklick 14dd2da402 chore(examples): readme 2021-02-23 19:11:02 +01:00
moklick 23a0307a44 chore(netlify): add redirects 2021-02-23 19:09:20 +01:00
moklick 5aa22f6b5f chore(readme): dev tasks 2021-02-23 19:05:56 +01:00
moklick c5a8f6ba05 chore(replace): use preventAssignment option 2021-02-23 19:05:45 +01:00
moklick 2e934d2233 refactor(tasks): clean up 2021-02-23 18:58:23 +01:00
moklick 20309d4e38 refactor(examples): use cra + ts 2021-02-23 18:39:17 +01:00
moklick 2f5ce17a89 chore(wrapper): fix typo 2021-02-23 14:49:43 +01:00
moklick 87cdb2c2a4 refactor(wrapper): memoize isWrapped 2021-02-22 14:29:00 +01:00
moklick 109bfebc06 chore(deps): bump @types/react-redux 2021-02-22 14:28:39 +01:00
Moritz KlackandGitHub b620bfd7d4 Merge pull request #918 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-typescript2-0.30.0
chore(deps-dev): bump rollup-plugin-typescript2 from 0.29.0 to 0.30.0
2021-02-22 09:48:24 +01:00
Moritz KlackandGitHub 3da9b7ae53 Merge pull request #927 from wbkd/dependabot/npm_and_yarn/main/classcat-5.0.3
chore(deps): bump classcat from 4.1.0 to 5.0.3
2021-02-22 09:48:05 +01:00
moklick d5fd2091f4 chore: release v9.0.1 2021-02-19 18:14:57 +01:00
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
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
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
moklick 835d539108 refactor(actions): use createAction util function 2021-01-28 16:33:53 +01:00
moklick 23c2c49e52 refactor(types): rename ActionTypes to ReactFlowActionTypes 2021-01-28 12:45:32 +01:00
moklick 4d382eed57 refactor(store): clean up 2021-01-28 12:33:34 +01:00
moklick 63497ec7a8 chore: release v8.7.0 2021-01-27 10:42:04 +01:00
Moritz KlackandGitHub 594baec7b1 Merge pull request #855 from wbkd/feat/onDrag
Feat/on drag
2021-01-27 10:39:50 +01:00
moklick 477be8d492 refactor(onDrag): use same api as onNodeDragStart 2021-01-27 10:35:06 +01:00
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
moklick 252552a694 fix(hooks): repair useStoreActions hook 2021-01-21 19:35:04 +01: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
moklick e9a7ade236 refactor(store): use redux instead of easy-peasy 2021-01-19 13:58:24 +01:00
moklick 6dd25d553c feat(rollup): create entry point without css 2021-01-18 14:51:13 +01: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
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