Commit Graph
633 Commits
Author SHA1 Message Date
moklick 88104fc15f refactor(node): make expandParent compatible with extent parent 2023-09-26 15:55:21 +02:00
moklick 9865b9c2bf refactor(nodes): don't delete nodes when user focuses input and presses modifier 2023-09-26 15:48:40 +02:00
moklick 306f56d7f2 chore(react): export handleParentExpand 2023-09-26 13:09:50 +02:00
moklick 348f311fc7 feat(react,svelte): add nodeDragThreshold 2023-09-26 13:08:27 +02:00
moklick b1aeac0828 Merge branch 'xyflow' of github.com:wbkd/react-flow into xyflow 2023-09-26 12:47:04 +02:00
moklick e3ed768f6d chore(changelog): update 2023-09-26 12:41:18 +02:00
Peter 26a28109a2 Merge branch xyflow into svelte-flow-fit-view-options 2023-09-26 11:08:29 +02:00
Peter 461eb1a829 Merge branch 'svelte-flow-default-edge-option' into svelte-flow-fit-view-options 2023-09-26 11:03:17 +02:00
Peter 5d742b4d9c pull request review 2023-09-26 10:57:02 +02:00
Peter e56e6a9a6b fix(svelte) only updated defaultEdgeOptions once on Mount 2023-09-26 10:20:13 +02:00
Moritz KlackandGitHub b297870586 Merge branch 'xyflow' into svelte-flow-connection-mode 2023-09-25 17:17:12 +02:00
Moritz KlackandGitHub 8c2cf9bffe Merge pull request #3448 from wbkd/svelte-flow-on-edge-context-menu
feat(svelte) added on:edgecontextmenu
2023-09-25 17:15:33 +02:00
Peter 75434d059b feat(svelte) added connectionMode prop 2023-09-25 15:58:12 +02:00
Peter 852372f41b feat(svelte) added on:edgecontextmenu 2023-09-25 15:32:40 +02:00
Peter 439916e619 fix(react) fitViewOptions.nodes are now working as intended 2023-09-25 13:46:22 +02:00
Peter ada5b94673 feat(svelte) add fitViewOptions, closes #3440 2023-09-25 12:58:04 +02:00
Peter 339df4c651 feat(svelte) add defaultEdgeOptions, closes #3437 2023-09-25 10:36:31 +02:00
Peter 8100390142 feat(svelte) add attributionPosition and proOptions, closes #3424 2023-09-25 10:00:38 +02:00
moklick 1a935de3f9 feat(svelte): add onError prop closes #3423 2023-09-21 16:00:53 +02:00
Moritz KlackandGitHub 89b10863f2 Merge pull request #3430 from wbkd/svelte-flow-auto-pan
feat(svelte) add autoPanOnConnect autoPanOnNodeDrag props
2023-09-21 15:37:40 +02:00
moklick 75712a1d6c chore(svelte): cleanup edgewrapper 2023-09-21 15:35:13 +02:00
Peter 6b7e72b06c feat(svelte) add autoPanOnConnect autoPanOnNodeDrag props 2023-09-21 12:59:56 +02:00
Peter fdb50e8ba4 fix(svelte) edge classes get applied 2023-09-21 10:27:05 +02:00
moklick 1e2ba65fce chore(svelte): bump 2023-09-20 16:25:44 +02:00
moklick 8846deb8e8 fix(system): nopan doesn't work when used with panOnScroll 2023-09-20 16:24:40 +02:00
moklick d595e0b6bf fix(svelte): dont pan when dragHandle is beinng used 2023-09-20 16:15:04 +02:00
moklick 5fc3ee297e Merge branch 'xyflow' into svelte-flow-remove-search-for-node 2023-09-20 15:55:00 +02:00
moklick c61a9f3c9b chore(svelte): cleanup node drag handlers, add to changelog 2023-09-20 15:51:17 +02:00
Peter c7f62885aa fix(svelte) removed the need to search through all nodes when moving mouse over node 2023-09-20 15:34:19 +02:00
Peter 5741392644 feat(svelte) added on:nodecontextmenu 2023-09-20 15:14:52 +02:00
Peter 3c3239afd8 feat(svelte) added nodedrag events 2023-09-20 12:05:16 +02:00
moklick 3eb9c12c20 chore(react): remove unused prop 2023-09-19 16:51:17 +02:00
moklick bc0620d1e6 chore(packages): bump 2023-09-19 15:55:04 +02:00
moklick 2ad0adebad Merge branch 'chore/svelte-changelog' into xyflow 2023-09-19 15:54:14 +02:00
moklick c0d5475b5d chore(svelte): update changelog 2023-09-19 15:54:02 +02:00
moklick a33351fb9f refactor(svelte): use same data passing convention for all custom events 2023-09-19 15:43:37 +02:00
moklick accfc9d200 chore(svelte): cleanup handle component 2023-09-19 15:37:08 +02:00
moklick a7228ab5d1 chore(svelte): add changelog 2023-09-19 15:31:05 +02:00
Peter 1c2bcbef34 fix(svelte) adjusted svelteflow types for connect events 2023-09-19 15:23:10 +02:00
Peter e27566f279 fix(svelte) fixed type for on:connectstart 2023-09-19 14:54:43 +02:00
Peter edbc67e8c4 feat(svelte) fixed on:connectstart and on:connectend 2023-09-19 14:36:04 +02:00
moklick c848e32f1d fix(node-wrapper): use noDragClass 2023-09-19 14:27:38 +02:00
moklick 581778c76f fix(node-selection): cleanup selection when node is not selectable 2023-09-19 13:32:32 +02:00
Peter 286753349e fix(svelte) changed attribute names from className to class in zoom and drag actions 2023-09-18 17:45:21 +02:00
Peter f4e9d9ad4c fix(svelte) changed attribute names of className to class in MiniMap & Background plugins 2023-09-18 17:36:53 +02:00
moklick 00ee83f960 Merge branch 'xyflow' of github.com:wbkd/react-flow into xyflow 2023-09-18 17:21:25 +02:00
moklick 572505ea15 chore(marker-symbols): use style instead of svg attrs 2023-09-18 17:20:59 +02:00
Moritz KlackandGitHub 23b87922a7 Merge pull request #3402 from wbkd/svelte-flow-fix-pattern-color
fix(svelte) background plugin pattern-color sets correct css variable
2023-09-18 16:21:59 +02:00
moklick 1695b2828f chore(system): defaults for controls base styles 2023-09-18 16:10:51 +02:00
Peter aaf420f799 fix(svelte) background plugin pattern-color sets correct css variable 2023-09-18 16:09:13 +02:00