moklick
|
7338eab8c9
|
chore(react): bump
|
2024-06-20 15:47:51 +02:00 |
|
moklick
|
aac0e9d0ff
|
chore(react): changelog
|
2024-06-20 15:47:36 +02:00 |
|
moklick
|
6704e51d2a
|
fix(react): check if window exists
|
2024-06-20 15:47:01 +02:00 |
|
 Moritz KlackandGitHub
|
b2b4d5121d
|
Merge pull request #4383 from xyflow/next
React Flow 12.0.0-next.22 and Svelte Flow 0.1.7
|
2024-06-20 13:45:18 +02:00 |
|
moklick
|
d0e166d4a8
|
chore(packages): bump
|
2024-06-20 13:40:36 +02:00 |
|
moklick
|
b18d3d1c53
|
chore(pnpm-lock): update
|
2024-06-20 13:37:45 +02:00 |
|
moklick
|
8346b79a9d
|
chore(libs): changelogs
|
2024-06-20 10:32:59 +02:00 |
|
moklick
|
3b48228437
|
chore(changelogs): update
|
2024-06-19 17:16:41 +02:00 |
|
moklick
|
6660427089
|
chore(svelte): changelog
|
2024-06-19 17:09:41 +02:00 |
|
 Moritz KlackandGitHub
|
2691f0366d
|
Merge pull request #4380 from xyflow/svelte-fix-shift-scroll
Svelte: Only prevent shift scrolling when selection is actually in progress
|
2024-06-19 17:08:12 +02:00 |
|
moklick
|
45359c4861
|
chore(libs): changelogs
|
2024-06-19 17:07:31 +02:00 |
|
 Moritz KlackandGitHub
|
75acd24cee
|
Rename updateEdge to reconnectEdge (#4373)
* refactor(edges): rename update to reconnect
* refactor(react): rename edge update to reconnect
* chore(examples): repair broken reconnect example
* chore(react): changelog
|
2024-06-19 16:57:30 +02:00 |
|
moklick
|
e6b21d372e
|
chore(lint): cleanup minor issues
|
2024-06-11 17:19:58 +02:00 |
|
 Moritz KlackandGitHub
|
59c5d47130
|
Chore/turbo v2 (#4359)
* chore(turbo): use v2
* chore(turbo): format
* chore(tests): use list reporter
|
2024-06-11 16:05:36 +02:00 |
|
 Moritz KlackandGitHub
|
bab4eecc06
|
Merge pull request #4358 from xyflow/next
React Flow 12.0.0-next.21 & Svelte Flow 0.1.6
|
2024-06-10 18:09:16 +02:00 |
|
moklick
|
7895a5982d
|
chore(packages): bump
|
2024-06-10 18:08:35 +02:00 |
|
moklick
|
c9d0f13328
|
fix(handles): calc offset correctly
|
2024-06-10 11:47:18 +02:00 |
|
 Moritz KlackandGitHub
|
463e0eeb39
|
Merge pull request #4348 from xyflow/next
React Flow 12.0.0-next.20 and Svelte Flow 0.1.5
|
2024-06-06 17:34:14 +02:00 |
|
moklick
|
5d6ac6e316
|
chore(packages): bump
|
2024-06-06 17:33:55 +02:00 |
|
moklick
|
3a8ead838b
|
chore(pnpm): update lock file
|
2024-06-06 17:31:15 +02:00 |
|
 Moritz KlackandGitHub
|
3bba0b41e0
|
feat(useReactFlow): add updateEdge and updateEdgeData (#4351)
* feat(useReactFlow): add updateEdge and updateEdgeData
* chore(examples): add updateEdge call
|
2024-06-06 17:26:10 +02:00 |
|
 Moritz KlackandGitHub
|
1ac7e5d487
|
Merge pull request #4353 from xyflow/fix/react-ts-dist
fix(react): add compiler options outDir
|
2024-06-06 17:25:57 +02:00 |
|
moklick
|
71980a85e6
|
fix(react): add compiler options outDir
|
2024-06-06 17:25:25 +02:00 |
|
 Moritz KlackandGitHub
|
2394a0e931
|
Merge pull request #4352 from xyflow/refactor/system-get-handle-bounds
refactor(system): reduce getBoundingClientRect calls
|
2024-06-06 15:52:14 +02:00 |
|
moklick
|
2272c7f0e8
|
refactor(system): reduce getBoundingClientRect calls
|
2024-06-06 15:10:55 +02:00 |
|
 Moritz KlackandGitHub
|
fe864160a3
|
Merge pull request #4347 from xyflow/fix-pane-style
fix(svelte): use empty string instead of undefined in style shorthand
|
2024-06-06 12:58:13 +02:00 |
|
 Moritz KlackandGitHub
|
9bc721c1b7
|
Merge pull request #4344 from xyflow/fix/dynamic-edge-labels
refactor(react): enable dynamic edge label updates closes #4340
|
2024-06-06 12:57:45 +02:00 |
|
 Moritz KlackandGitHub
|
7e50247b42
|
Merge pull request #4342 from xyflow/fix-node-drag-zoom
abort drag when multiple touches are detected
|
2024-06-06 12:57:16 +02:00 |
|
 Moritz KlackandGitHub
|
2e5c2eb710
|
Merge pull request #4343 from xyflow/fix-edge-type-path-options
added straight edge to path built-in-types
|
2024-06-06 12:56:47 +02:00 |
|
 Moritz KlackandGitHub
|
09a6f11aa1
|
Merge pull request #4341 from xyflow/fix-zoom-on-pinch-mobile
prevent zooming on mobile if zoomOnPinch is false
|
2024-06-06 12:55:43 +02:00 |
|
moklick
|
982ffb5e59
|
refactor(edge-text): enable dynamic edge label updates closes #4340
|
2024-06-05 17:49:05 +02:00 |
|
moklick
|
8236dc6181
|
Merge branch 'next'
|
2024-06-05 13:09:24 +02:00 |
|
moklick
|
9d1cfb24ce
|
chore(changelog): update
|
2024-06-05 13:09:12 +02:00 |
|
 Moritz KlackandGitHub
|
9f329703b8
|
Merge pull request #4328 from xyflow/next
React Flow 12.0.0-next.19 and Svelte Flow 0.1.4
|
2024-06-05 13:08:46 +02:00 |
|
 Moritz KlackandGitHub
|
2236138b8a
|
Merge pull request #4339 from lcsfort/patch-1
fix: Correct parent node lookup in evaluateAbsolutePosition
|
2024-06-05 13:02:49 +02:00 |
|
moklick
|
48f07d5935
|
chore(packages): bump
|
2024-06-05 12:58:44 +02:00 |
|
moklick
|
a66bc2c2cc
|
chore(system): cleanup d3 type usage
|
2024-06-05 12:57:33 +02:00 |
|
moklick
|
d0e43b8fb6
|
chore(packages): update deps
|
2024-06-05 12:57:19 +02:00 |
|
 Moritz KlackandGitHub
|
875e6433bb
|
fix(svelte): use user viewport store for init viewport closes #4335 (#4338)
* fix(svelte): use user viewport store for init viewport closes #4335
* refactor(svelte): viewport init
* chore(svelte): changelog
|
2024-06-05 11:32:04 +02:00 |
|
moklick
|
68f7d6c9a3
|
chore(svelte): cleanup internal nodes and edges
|
2024-06-04 14:40:38 +02:00 |
|
moklick
|
88af9ab210
|
chore(svelte): changelog
|
2024-06-04 14:28:25 +02:00 |
|
moklick
|
8000711d8c
|
Merge branch 'next' of github.com:xyflow/xyflow into next
|
2024-06-04 14:28:19 +02:00 |
|
 Moritz KlackandGitHub
|
fb416ca5ad
|
Merge pull request #4330 from xyflow/svelte-fix-panel
removed pointer events from panel when user selection is active
|
2024-06-04 14:27:55 +02:00 |
|
moklick
|
2f45754457
|
chore(svelte): changelog
|
2024-06-04 14:27:17 +02:00 |
|
moklick
|
7b215993b8
|
Merge branch 'next' of github.com:xyflow/xyflow into next
|
2024-06-04 14:26:47 +02:00 |
|
 Moritz KlackandGitHub
|
0f44b8d4d2
|
Merge pull request #4331 from xyflow/svelte-fix-selection
Svelte: Fix deselection of edges
|
2024-06-04 14:26:29 +02:00 |
|
moklick
|
0434d6c1d8
|
chore(svelte): changelog
|
2024-06-04 13:55:06 +02:00 |
|
 Moritz KlackandGitHub
|
716406b116
|
Merge pull request #4332 from xyflow/svelte-edge-mouse-events
added edgemouseenter and edgemouseleave events
|
2024-06-04 13:53:09 +02:00 |
|
moklick
|
3cc14e8ee5
|
refactor(nodes): add parentId to NodeProps closes #4061
|
2024-06-03 17:23:46 +02:00 |
|
 Moritz KlackandGitHub
|
5769ad2ab5
|
Merge pull request #4323 from xyflow/expose-node-edge-props
exposed selectable, deletable, draggable to custom nodes & edges
|
2024-06-03 17:07:58 +02:00 |
|
 Moritz KlackandGitHub
|
dd960dab02
|
Merge pull request #4278 from ogroppo/type-updateNodeData-arg
[React] Fix: type `updateNodeData` dataUpdate arg
|
2024-06-03 17:00:30 +02:00 |
|
moklick
|
e52eb67e6c
|
chore(react): update changelog
|
2024-06-03 16:14:39 +02:00 |
|
moklick
|
c94d684b31
|
fix(nodes): update internals after node resizer updates
|
2024-06-03 16:13:08 +02:00 |
|
moklick
|
e82c72a912
|
fix(react): re-observe nodes when hidden is toggled
|
2024-06-03 16:12:36 +02:00 |
|
moklick
|
02d724f16d
|
chore(examples): cleanup
|
2024-06-03 16:11:21 +02:00 |
|
 Moritz KlackandGitHub
|
467223b9a3
|
Merge pull request #4258 from xyflow/next
React Flow 12.0.0-next.18
|
2024-05-08 22:49:13 +02:00 |
|
moklick
|
02250e972d
|
chore(packages): bump
|
2024-05-08 22:36:26 +02:00 |
|
moklick
|
ccadb043c3
|
refactor(system): mutate internal node instead of creating a new one
|
2024-05-08 22:20:13 +02:00 |
|
 Moritz KlackandGitHub
|
adff7ef9dd
|
Merge pull request #4261 from xyflow/react/styles-loaded-warning
React/styles loaded warning
|
2024-05-07 18:35:31 +02:00 |
|
moklick
|
a364a93082
|
feat(react): add warning when styles not loaded #4047
|
2024-05-07 18:25:04 +02:00 |
|
moklick
|
32bac3e133
|
chore(react): cleanup examples
|
2024-05-07 18:24:17 +02:00 |
|
moklick
|
2b0d75ddaa
|
refactor(types): only export HandleProps but not HandleComponentProps
|
2024-05-07 16:22:26 +02:00 |
|
moklick
|
5093213116
|
chore(react): udpate return type of fixedForwardRef function
|
2024-05-07 14:47:47 +02:00 |
|
moklick
|
b9ec783b6b
|
fix(react): dont show nodeTypes warning if not necessary #3923
|
2024-05-07 13:19:54 +02:00 |
|
moklick
|
fb30b81cb4
|
fix(svelte): node toolbar for subflows
|
2024-05-06 15:50:41 +02:00 |
|
moklick
|
9cf09651a6
|
fix(svelte): export InternalNode type
|
2024-05-06 14:00:33 +02:00 |
|
moklick
|
181a94d125
|
fix(svelte): export useInternalNode hook
|
2024-05-06 12:32:00 +02:00 |
|
 Moritz KlackandGitHub
|
8d2103721f
|
Merge pull request #4222 from xyflow/next
React Flow 12.0.0-next.17 | Svelte Flow 0.1.0
|
2024-05-06 12:24:21 +02:00 |
|
moklick
|
1860dff666
|
fix(minimap): sub flow node positions
|
2024-05-06 11:47:57 +02:00 |
|
moklick
|
de86c64128
|
fix(svelte): selection for sub flows
|
2024-05-06 11:47:45 +02:00 |
|
moklick
|
d562818f4c
|
fix(styles): add node-resizer to base style
|
2024-05-06 11:20:10 +02:00 |
|
moklick
|
5f3dbbbade
|
chore(versions): bump
|
2024-05-02 18:05:38 +02:00 |
|
moklick
|
ad3a803abb
|
fix(react): dont allow invalid selection rect
|
2024-05-02 18:02:38 +02:00 |
|
moklick
|
ec2592966e
|
chore(changelogs): update
|
2024-05-02 17:49:15 +02:00 |
|
moklick
|
c0de3ad941
|
chore(libs): export Align type
|
2024-05-02 17:49:06 +02:00 |
|
moklick
|
ce9ce1db0b
|
fix(system): return user nodes in node drag/click handlers
|
2024-05-02 17:40:48 +02:00 |
|
 Moritz KlackandGitHub
|
51ab674115
|
Merge pull request #4238 from xyflow/svelte4next
Svelte Flow 0.1.0
|
2024-05-02 17:30:25 +02:00 |
|
moklick
|
e1ef45666a
|
test(svelte): nodeDragThreshold=0 for node tests
|
2024-05-02 17:29:53 +02:00 |
|
moklick
|
9984dd39a2
|
refactor(svelte): add quotes to edge marker urls
|
2024-05-02 17:29:31 +02:00 |
|
moklick
|
534db656b4
|
feat(svelte): add getInternalNode and useInternalNode
|
2024-05-02 16:39:57 +02:00 |
|
moklick
|
f2f2c3cc2e
|
feat(svelte): add fitViewOptions for Controls closes #4201
|
2024-05-02 15:36:42 +02:00 |
|
moklick
|
3b940ac5ae
|
fix(svelte): use correct updateNodeInternals API
|
2024-05-02 15:01:37 +02:00 |
|
moklick
|
00cbf2246c
|
fix(svelte): only update node dimension attributes when necessary
|
2024-05-02 15:01:14 +02:00 |
|
moklick
|
d4bfea9b27
|
chore(svelte): cleanup examples
|
2024-05-02 15:00:39 +02:00 |
|
 Moritz KlackandGitHub
|
bd95cc1b59
|
Merge pull request #4144 from xyflow/svelte-handle-valid-connection
Svelte: isValidConnection on <Handle />
|
2024-05-02 11:26:38 +02:00 |
|
 Moritz KlackandGitHub
|
2534a26c22
|
Merge pull request #4224 from darabos/patch-2
[SvelteFlow] Make handleId and isTarget reactive
|
2024-05-02 11:25:49 +02:00 |
|
 Moritz KlackandGitHub
|
96efa4e3a1
|
Merge pull request #4180 from darabos/patch-1
Do not reset nodes and edges — they are controlled by the user
|
2024-05-02 11:25:31 +02:00 |
|
 Moritz KlackandGitHub
|
47da7a143f
|
Merge pull request #4195 from RedPhoenixQ/node-event-types
Svelte: Fix Node event types
|
2024-05-02 11:25:03 +02:00 |
|
moklick
|
170ef688a8
|
chore(react): changelog
|
2024-04-30 17:52:06 +02:00 |
|
 Moritz KlackandGitHub
|
b67ff60d5c
|
Merge pull request #4226 from DenizUgur/update-node-internals-typing
fix typing for `UpdateNodeInternals`
|
2024-04-30 17:48:35 +02:00 |
|
 Moritz KlackandGitHub
|
8f3b56e9c6
|
Merge pull request #4229 from xyflow/fix/react-pan-win-touch
Fix/react pan win touch
|
2024-04-30 17:47:30 +02:00 |
|
moklick
|
d1b50707ff
|
fix(system): pinch zoom on windows #3759
|
2024-04-30 16:42:33 +02:00 |
|
moklick
|
a9dfd45b4f
|
fix(system): dont break touch pan with panOnDrag is an array
|
2024-04-30 16:41:13 +02:00 |
|
 Moritz KlackandGitHub
|
5c57be6f54
|
Merge pull request #4221 from xyflow/refactor/use-react-flow
refactor(react): cleanup useReactFlow
|
2024-04-29 17:31:47 +02:00 |
|
moklick
|
962db7082f
|
Merge branch 'next' into refactor/use-react-flow
|
2024-04-29 17:30:58 +02:00 |
|
 Moritz KlackandGitHub
|
73913f0509
|
Merge pull request #4220 from xyflow/fix/react-export-keycode
fix(react): export KeyCode type from system
|
2024-04-29 17:28:39 +02:00 |
|
 Moritz KlackandGitHub
|
d23f593cd2
|
Merge pull request #4219 from xyflow/fix/defaultnode-updates
fix(react): default node updates closes #4202
|
2024-04-29 17:28:28 +02:00 |
|
moklick
|
860128fd15
|
refactor(react): cleanup useReactFlow
|
2024-04-29 17:16:12 +02:00 |
|
moklick
|
930fe79fbf
|
fix(react): export KeyCode type from system
|
2024-04-29 14:14:19 +02:00 |
|
moklick
|
7501eace79
|
fix(react): default node updates closes #4202
|
2024-04-29 13:35:58 +02:00 |
|