peterkogo
|
33b7a47dd7
|
fix linting and linting errors. remove unused svelte prop
|
2025-06-11 15:30:28 +02:00 |
|
Moritz Klack
|
3d2205a781
|
Merge pull request #5327 from xyflow/fix/svelte-ssr-portals
Fix SSR and portals in Svelte Flow & update Astro Example
|
2025-06-11 13:29:14 +02:00 |
|
moklick
|
49e8c9329a
|
feat(svelte): add autoScale for node resizer
|
2025-06-11 10:48:49 +02:00 |
|
moklick
|
ec3ef27c90
|
chore(resizer): cleanup and add scaleControls
|
2025-06-11 09:59:49 +02:00 |
|
peterkogo
|
d1f8924b40
|
fix astro example, fix svelte SSR, fix portals
|
2025-06-10 20:44:14 +02:00 |
|
Abbey Yacoe
|
f0ecdeeda5
|
fix(a11y): remove outdated ariaRoleDescription field
|
2025-06-10 12:36:58 +02:00 |
|
Moritz Klack
|
a522c481dc
|
Merge branch 'main' into feat/nodes-html-attributes
|
2025-06-10 10:13:55 +02:00 |
|
moklick
|
19cd285458
|
chore(autoFocus): rename to autoPanOnNodeFocus
|
2025-06-05 19:37:14 +02:00 |
|
moklick
|
d434f0cde7
|
chore(nodewrapper): cleanup
|
2025-06-05 16:28:02 +02:00 |
|
moklick
|
09458f52ff
|
feat(nodes-edges): add domAttributes
|
2025-06-05 15:41:44 +02:00 |
|
Abbey Yacoe
|
6693c7300e
|
feat: create enablePanOnFocus prop, update onFocus func
|
2025-06-05 12:22:06 +02:00 |
|
Abbey Yacoe
|
343ed4364b
|
chore: update a11y example for testing
|
2025-06-04 12:08:11 +02:00 |
|
moklick
|
406c09aeff
|
chore(a11y): cleanup config keys
|
2025-06-03 22:08:04 +02:00 |
|
Abbey Yacoe
|
13b64afbaf
|
chore: rename LabelConfig -> AriaLabelConfig, update dict names
|
2025-06-03 15:42:57 +02:00 |
|
moklick
|
6543ddc31c
|
chore(labelconfig): cleanup
|
2025-06-03 13:36:16 +02:00 |
|
Moritz Klack
|
220cb7f8a3
|
Merge branch 'main' into a11y
|
2025-06-03 12:54:44 +02:00 |
|
Abbey Yacoe
|
b310586dfb
|
fix: revert addition of as prop
|
2025-05-22 16:31:50 +02:00 |
|
Abbey Yacoe
|
1fb7a5c98a
|
chore(a11y): add ariaLiveMessage to label config
|
2025-05-22 15:58:31 +02:00 |
|
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
|
6081f687bf
|
chore(a11y): add custom control labels Svelte
|
2025-05-21 16:56:35 +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
|
ce9814ddce
|
feat(viewport-options): add interpolate
|
2025-05-19 15:19:11 +02:00 |
|
Abbey Yacoe
|
36f1d94ca7
|
chore(a11y): pass a11y descriptions in svelte
|
2025-05-19 15:16:19 +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 |
|
peterkogo
|
b30a496bf4
|
merg main
|
2025-05-14 11:25:48 +02:00 |
|
peterkogo
|
301239c35c
|
make $derived not required when using useSvelteFlow
|
2025-05-14 10:20:09 +02:00 |
|
peterkogo
|
a05b6ad61e
|
streamline onselectionchange
|
2025-05-13 15:44:44 +02:00 |
|
moklick
|
b764875dec
|
fix(react): call onNodesChange for uncontrolled flows that use updateNode #5062
|
2025-05-07 09:39:30 +02:00 |
|
peterkogo
|
47f9118296
|
implement onSelectionChanged
|
2025-04-30 20:32:06 +02:00 |
|
peterkogo
|
86211fa753
|
fix changing handle sides
|
2025-04-29 18:46:45 +02:00 |
|
peterkogo
|
14a100270a
|
prevent unnecessary usage of style attribute
|
2025-04-29 13:59:57 +02:00 |
|
peterkogo
|
e47adb446f
|
make updatenodeinternal node id optional
|
2025-04-24 16:32:42 +02:00 |
|
peterkogo
|
aaed8c721e
|
fix type updateNode
|
2025-04-17 16:40:50 +02:00 |
|
peterkogo
|
889e252da8
|
fix examples
|
2025-04-17 16:38:37 +02:00 |
|
moklick
|
bee2f4aa05
|
feat(xy-resizer): add resize direction #2986
|
2025-04-17 12:54:47 +02:00 |
|
peterkogo
|
2474c8be14
|
fix tests
|
2025-04-16 17:36:05 +02:00 |
|
peterkogo
|
13fdd15f59
|
fix examples
|
2025-04-16 16:41:02 +02:00 |
|
peterkogo
|
201ed30bc6
|
fixed z-index ordering issues
|
2025-04-16 16:02:22 +02:00 |
|
peterkogo
|
1fa3b50366
|
minimize inline style usage
|
2025-04-15 12:57:34 +02:00 |
|
moklick
|
f9f9e6f168
|
chore(react): avoid deselection on pane click if elementsSelectable=false
|
2025-04-15 08:25:01 +02:00 |
|
peterkogo
|
2ca682c6f2
|
export htmlattributes as props where possible
|
2025-04-14 18:59:31 +02:00 |
|
peterkogo
|
6be1b7822b
|
fix provider error
|
2025-04-14 11:27:44 +02:00 |
|