 Moritz KlackandGitHub
|
1afd83717a
|
Merge pull request #5544 from xyflow/edge-toolbar
Add EdgeToolbar Component
|
2025-10-20 13:02:57 +02:00 |
|
moklick
|
47f1e86cbe
|
chore(edge-toolbar): cleanup
|
2025-10-20 12:57:16 +02:00 |
|
moklick
|
cb22c4541b
|
chore(edge-toolbar): cleanup
|
2025-10-20 12:48:09 +02:00 |
|
 Moritz KlackandGitHub
|
83e40d50f4
|
Merge pull request #5550 from xyflow/feature/subflow-sort-order
Feature/subflow sort order
|
2025-10-17 19:17:37 +02:00 |
|
peterkogo
|
5f9013bb67
|
extract magic numbers
|
2025-10-16 15:12:36 +02:00 |
|
moklick
|
75aff8ef26
|
refactor(selection): make it possible to start a selection above a node #5342
|
2025-10-15 15:15:07 +02:00 |
|
peterkogo
|
fb94327c10
|
revert incrementation
|
2025-10-15 14:14:05 +02:00 |
|
peterkogo
|
98a5c36172
|
change incrementation
|
2025-10-15 14:12:47 +02:00 |
|
peterkogo
|
f7845a212b
|
remove console.log
|
2025-10-15 14:11:51 +02:00 |
|
peterkogo
|
3f98f91692
|
add rootNodeIndex to internals & implement sorting of group nodes
|
2025-10-15 14:08:05 +02:00 |
|
moklick
|
b5287b8808
|
chore(getInternalNodesBounds): cleanup
|
2025-10-14 16:00:01 +02:00 |
|
Alessandro
|
43e0695416
|
restore version with infinity
|
2025-10-14 13:33:58 +02:00 |
|
Alessandro
|
3057dcd8cb
|
simplify getInternalNodesBounds
|
2025-10-14 13:20:38 +02:00 |
|
Alessandro
|
a67f2992b1
|
Update getInternalNodesBounds and examples
|
2025-10-14 11:33:10 +02:00 |
|
Alessandro
|
3204173b2c
|
add svelte version
|
2025-10-13 16:10:47 +02:00 |
|
Alessandro
|
bb9fe4f830
|
Correct positioning
|
2025-10-13 13:26:04 +02:00 |
|
Alessandro
|
482b618f49
|
initial implementation of edge toolbar
|
2025-10-09 16:00:06 +02:00 |
|
peterkogo
|
bad2eef94f
|
static handles should include id
|
2025-09-19 09:52:06 +02:00 |
|
 Moritz KlackandGitHub
|
83b0034810
|
Merge pull request #5497 from xyflow/fix-only-render-visible
skip force rendering nodes that have handles defined
|
2025-09-16 18:01:11 +02:00 |
|
peterkogo
|
bff087c4ff
|
simplified parsing of handles
|
2025-09-16 17:56:54 +02:00 |
|
peterkogo
|
521f76c241
|
revert setting measured automatically
|
2025-09-16 12:15:53 +02:00 |
|
peterkogo
|
bcdc216471
|
elevate edges if the connected nodes are selected
|
2025-09-15 16:51:29 +02:00 |
|
peterkogo
|
2047dbab1c
|
initial try
|
2025-09-15 15:41:48 +02:00 |
|
peterkogo
|
d329702df9
|
skip force rendering nodes that have handles defined
|
2025-09-08 16:48:02 +02:00 |
|
moklick
|
c451f99ab2
|
chore(extent): allow null #5458
|
2025-08-19 15:58:26 +02:00 |
|
Alessandro
|
d060c3fa87
|
Adjust SvelteFlow and allow for null to use CSS variable
|
2025-08-11 13:59:38 +02:00 |
|
 Moritz KlackandGitHub
|
16851c570d
|
Merge pull request #5321 from dylanmiddendorf/bug-fix-node-positions
Fix bug where non-child node positions aren't clamped
|
2025-07-11 09:40:43 +02:00 |
|
Kenny Williams
|
630b2385e2
|
fix(step-edge): always center align label
|
2025-07-09 18:08:01 -07:00 |
|
Dylan Middendorf
|
cff8b00094
|
Merge branch 'main' into bug-fix-node-positions
|
2025-07-09 14:37:26 -04:00 |
|
moklick
|
772f53a27d
|
chore(step-edge): rename bendPosition to stepPosition
|
2025-07-09 14:45:52 +02:00 |
|
Kenny Williams
|
eaea14c617
|
feat(smoothstep-edge): add bendPosition to getSmoothStepPath
|
2025-07-02 20:12:00 -07:00 |
|
moklick
|
a7abcc0517
|
test(edges): zindex in sub flows
|
2025-06-26 12:12:13 +02:00 |
|
peterkogo
|
323f07dd01
|
revert some default behaviour from getElevatedZINdex
|
2025-06-25 15:43:01 +02:00 |
|
peterkogo
|
cf5597b845
|
Elevate child nodes +1 over the parent
|
2025-06-24 10:59:23 +02:00 |
|
peterkogo
|
04ff28dddc
|
Elevate edges regardless of selected nodes
|
2025-06-24 10:59:06 +02:00 |
|
Dylan Middendorf
|
864d418808
|
🐛 Fix incorrect node position clamping for non-child nodes
|
2025-06-06 21:47:54 -04:00 |
|
Abbey Yacoe
|
13b64afbaf
|
chore: rename LabelConfig -> AriaLabelConfig, update dict names
|
2025-06-03 15:42:57 +02:00 |
|
 Moritz KlackandGitHub
|
220cb7f8a3
|
Merge branch 'main' into a11y
|
2025-06-03 12:54:44 +02:00 |
|
Abbey Yacoe
|
48c5467851
|
chore(a11y): merge labelConfig with defaults
|
2025-05-22 11:38:02 +02:00 |
|
moklick
|
ce9814ddce
|
feat(viewport-options): add interpolate
|
2025-05-19 15:19:11 +02:00 |
|
moklick
|
9691d2c070
|
feat(viewport-options): add ease #3189
|
2025-05-19 13:14:27 +02:00 |
|
moklick
|
93034b50dc
|
chore(react): init check
|
2025-04-15 16:05:28 +02:00 |
|
 Moritz KlackandGitHub
|
0b561f1a30
|
Merge pull request #5191 from xyflow/fix/fit-view-padding
Fix legacy fitView padding
|
2025-04-14 13:42:29 +02:00 |
|
 Moritz KlackandGitHub
|
42934253fb
|
Merge pull request #5192 from xyflow/enhance/nodesInitialized
Use nodesInitialized from adoptUserNodes
|
2025-04-14 13:40:58 +02:00 |
|
moklick
|
5412f71ae5
|
chore(system): add polyfill for Promise.withResolvers #5210
|
2025-04-14 10:19:35 +02:00 |
|
peterkogo
|
be4e266d69
|
use nodesInitialized from adoptUserNodes
|
2025-04-09 14:20:11 +02:00 |
|
peterkogo
|
20fcba300f
|
fix legacy padding
|
2025-04-09 14:04:31 +02:00 |
|
 Moritz KlackandGitHub
|
12db2a50c8
|
Merge pull request #5169 from dimaMachina/tsdoc2-15
Improve TSDoc comments for `type ReconnectEdgeOptions` and `getViewportForBounds`
|
2025-04-07 11:18:49 +02:00 |
|
 Moritz KlackandGitHub
|
217b39dd9f
|
Merge pull request #5168 from dimaMachina/tsdoc2-14
Improve TSDoc comments for `getOutgoers`, `getIncomers` and `type GetNodesBoundsParams`
|
2025-04-06 21:04:49 +02:00 |
|
 Moritz KlackandGitHub
|
e598592c8a
|
Merge pull request #5157 from dimaMachina/tsdoc2-3
Improve TSDoc comments for `type GetBezierPathParams` and `getBezierPath` function
|
2025-04-06 20:56:49 +02:00 |
|