Commit Graph

894 Commits

Author SHA1 Message Date
Abbey Yacoe
21e25d698c feat(node): add as property to allow custom HTML elements 2025-05-22 15:04:20 +02:00
Abbey Yacoe
74929f09bc chore(controls): add custom aria labels 2025-05-22 12:36:36 +02:00
Abbey Yacoe
3c421d5f02 chore(Minimap): add custom aria label for SF and RF 2025-05-22 12:16:37 +02:00
Abbey Yacoe
48c5467851 chore(a11y): merge labelConfig with defaults 2025-05-22 11:38:02 +02:00
Abbey Yacoe
3858d3b08b chore(a11y): add controls to LabelConfig 2025-05-21 16:50:48 +02:00
Abbey Yacoe
91ecfe73cc chore(a11y): pass LabelConfig values through store SvelteFlow 2025-05-21 14:03:50 +02:00
Abbey Yacoe
54fc3c0717 chore(a11y): pass labelConfig state through store updater 2025-05-21 12:21:59 +02:00
Abbey Yacoe
ee8709b5fb chore: update LabelConfig name, add to store, create a11y example 2025-05-20 17:20:46 +02:00
Abbey Yacoe
07265ed277 chore(a11y): rename props, fix linting error 2025-05-20 14:40:28 +02:00
moklick
43388a18e8 refactor(node-type): adjust 2025-05-20 10:10:03 +02:00
Moritz Klack
9f7bc8c668 Merge branch 'main' into patch-1 2025-05-20 09:48:55 +02:00
Moritz Klack
9532967143 Merge pull request #5276 from xyflow/feat/viewport-transition-config
Feat/viewport transition config
2025-05-19 16:15:54 +02:00
moklick
ce9814ddce feat(viewport-options): add interpolate 2025-05-19 15:19:11 +02:00
Abbey Yacoe
9e4a9ae65d #5201 chore(A11yDescriptions): add static support for localization 2025-05-19 13:15:26 +02:00
moklick
9691d2c070 feat(viewport-options): add ease #3189 2025-05-19 13:14:27 +02:00
github-actions[bot]
0076d82222 chore(packages): bump 2025-05-15 14:25:34 +00:00
moklick
8ce85fd8f0 fix(react): multi select works when input is focused 2025-05-15 11:57:54 +02:00
github-actions[bot]
cee50e1dd0 chore(packages): bump 2025-05-14 15:48:49 +00:00
peterkogo
673a3a8718 merge main 2025-05-14 12:00:24 +02:00
github-actions[bot]
9893b6321b chore(packages): bump 2025-05-14 09:49:12 +00:00
moklick
69021e8bbe chore(react): use OnReconnet from system 2025-05-14 11:45:58 +02:00
peterkogo
b30a496bf4 merg main 2025-05-14 11:25:48 +02:00
github-actions[bot]
2df553e611 chore(packages): bump 2025-05-12 10:06:30 +00:00
moklick
9684204344 chore(batchprovider): cleanup 2025-05-07 09:41:44 +02:00
moklick
b764875dec fix(react): call onNodesChange for uncontrolled flows that use updateNode #5062 2025-05-07 09:39:30 +02:00
moklick
2effb90b1c chore(react): cleanup tsdoc annotations for ReactFlow 2025-05-06 23:30:49 +02:00
github-actions[bot]
213c0043f3 chore(packages): bump 2025-04-17 15:12:17 +00:00
moklick
cb6f0736dd refactor(changes): allow set attributes to be width or height 2025-04-17 13:22:56 +02:00
moklick
cda61ff243 chore(ResizeControlLine): cleanup type 2025-04-17 13:00:17 +02:00
moklick
bee2f4aa05 feat(xy-resizer): add resize direction #2986 2025-04-17 12:54:47 +02:00
peterkogo
3ef63ad10e implemented keyboard interactions 2025-04-16 11:39:50 +02:00
Moritz Klack
c75f1916da Merge pull request #5217 from xyflow/refactor/selection-changes
Refactor/selection changes
2025-04-15 13:36:33 +02:00
moklick
9878e93601 refactor(provider): rename fitviewoptions to initialfitviewoptions 2025-04-15 13:09:19 +02:00
moklick
c9415969eb feat(provider): add minZoom, maxZoom and fitViewOptions 2025-04-15 13:06:49 +02:00
moklick
f9f9e6f168 chore(react): avoid deselection on pane click if elementsSelectable=false 2025-04-15 08:25:01 +02:00
github-actions[bot]
1f661723dd chore(packages): bump 2025-04-14 12:30:55 +00:00
moklick
aa555cc44e refactor(selection-change): dont fire when elementsSelectable=false 2025-04-14 14:03:36 +02:00
moklick
97b4cdd05c refactor(selection-change): dont fire when elementsSelectable=false 2025-04-14 13:59:12 +02:00
Moritz Klack
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
moklick
514a3d35fd chore(attribution): remove aria-hidden 2025-04-10 11:28:27 +02:00
moklick
0993c2c0af chore(marker): add aria-hidden true #5190 2025-04-10 11:25:39 +02:00
peterkogo
be4e266d69 use nodesInitialized from adoptUserNodes 2025-04-09 14:20:11 +02:00
peterkogo
9383ba5554 implemented new fitView logic 2025-04-09 10:36:16 +02:00
github-actions[bot]
b6144869fd chore(packages): bump 2025-04-07 09:31:06 +00:00
Moritz Klack
600f4d684f Merge branch 'main' into onnodeschange-docstring-update 2025-04-07 11:23:13 +02:00
Moritz Klack
e3febd9fe5 Merge pull request #5172 from dimaMachina/tsdoc2-18
Improve TSDoc comments for `useNodesData`, `useReactFlow`, `isNode` and `isEdge`
2025-04-07 11:22:05 +02:00
Moritz Klack
d2e2b9f7c2 Merge pull request #5171 from dimaMachina/tsdoc2-17
Improve TSDoc comments for `ReactFlowProps`
2025-04-07 11:21:34 +02:00
Moritz Klack
df010f3159 Merge pull request #5170 from dimaMachina/tsdoc2-16
Improve TSDoc comments for `interface GetSimpleBezierPathParams` and `getSimpleBezierPath`
2025-04-07 11:19:43 +02:00
Moritz Klack
cca19b6da8 Merge pull request #5174 from dimaMachina/tsdoc2-19 2025-04-06 21:54:44 +02:00