Commit Graph
5530 Commits
Author SHA1 Message Date
Moritz KlackandGitHub 220cb7f8a3 Merge branch 'main' into a11y 2025-06-03 12:54:44 +02:00
Moritz KlackandGitHub f876e87e78 Merge pull request #5297 from xyflow/chore/readme
chore: change readme maintainers section
2025-06-03 12:47:21 +02:00
Abbey Yacoe 679f8a9463 chore: add handle aria-label 2025-06-02 14:39:14 +02:00
Peter KogoandGitHub 3b36b7c8a6 Merge pull request #5271 from leejuyuu/minimize-inline-style
refactor(svelte): change a11y inline styles to classes
2025-06-02 11:51:01 +02:00
Christopher Möller 18d940f206 chore: change readme maintainers section 2025-05-27 14:35:18 +02:00
Moritz KlackandGitHub 5c2d6f38fb Merge pull request #5294 from xyflow/fix/svelte-edge-data
Fix/svelte edge data
2025-05-27 09:12:23 +02:00
Moritz KlackandGitHub 9b0d9d81c2 Merge pull request #5295 from xyflow/fix/export-svelte-types
Fix/export svelte types
2025-05-27 09:11:36 +02:00
peterkogo 93aefe71fb chore(changeset) 2025-05-26 16:38:23 +02:00
peterkogo 61e39363e3 export additional types 2025-05-26 16:37:44 +02:00
printer_scannerandGitHub f59730ce35 chore: add changeset 2025-05-26 12:12:46 +02:00
Abbey Yacoe 9641f2a0df chore: make labelConfig items required, update description text 2025-05-26 12:04:22 +02:00
peterkogo 4a582e2371 chore(changeset) 2025-05-26 10:20:38 +02:00
peterkogo 0920cc5139 fix EdgeProps data type 2025-05-26 10:19:59 +02:00
Abbey Yacoe d444d2e948 fix: fix undefined linting error 2025-05-22 16:37: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
Moritz KlackandGitHub 0af2f2801d Merge pull request #5280 from xyflow/fezproof-patch-1
Improve typing for Nodes
2025-05-20 11:51:39 +02:00
moklick dba6faf20e chore(changeset): add 2025-05-20 11:19:09 +02:00
moklick 43388a18e8 refactor(node-type): adjust 2025-05-20 10:10:03 +02:00
Moritz KlackandGitHub 9f7bc8c668 Merge branch 'main' into patch-1 2025-05-20 09:48:55 +02:00
moklick 5224a1a252 chore(changeset): add 2025-05-20 08:56:10 +02:00
Moritz KlackandGitHub a32dad5e6f Merge pull request #5275 from xyflow/fix/svelte-init
Remove setting nodesInitialized multiple times
2025-05-20 08:53:45 +02:00
Moritz KlackandGitHub 9532967143 Merge pull request #5276 from xyflow/feat/viewport-transition-config
Feat/viewport transition config
2025-05-19 16:15:54 +02:00
Moritz KlackandGitHub 124fa85e4d Merge pull request #5274 from xyflow/update-contributing-links
docs(CONTRIBUTING): update links
2025-05-19 16:13:40 +02:00
moklick 5025b8206b chore(changeset): update 2025-05-19 15:23:00 +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
moklick 6ce44a05c8 chore(changeset): add 2025-05-19 13:15:39 +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 a67bfc09d5 chore(changeset) 2025-05-19 11:45:04 +02:00
peterkogo 9bf278181a remove unnecessarly setting nodesInitialized 2025-05-19 11:43:17 +02:00
Abbey Yacoe 6b9767cd89 docs(CONTRIBUTING): update links 2025-05-19 11:04:38 +02:00
Tzu-Yu Lee dc25f1c833 refactor(svelte): change a11y inline styles to classes
In some environments, inline styles are not permitted due to security
issues (e.g. strict CSP). The a11y messages will be visible in these
environments due to browsers blocking inline styles.

Change the inline styles to use classes instead.
2025-05-17 03:00:59 +08:00
Moritz KlackandGitHub 5ab92e2478 Merge pull request #5265 from xyflow/changeset-release/main
Release packages
2025-05-15 16:36:13 +02:00
github-actions[bot] 0076d82222 chore(packages): bump 2025-05-15 14:25:34 +00:00
Peter KogoandGitHub 2962dd9716 Update green-nails-glow.md
Update changeset text
2025-05-15 16:24:17 +02:00
Moritz KlackandGitHub 1acfade6fa Merge pull request #5266 from xyflow/fix/handle-snapping
Fix/handle snapping
2025-05-15 16:11:57 +02:00
Moritz KlackandGitHub ea52b02342 Merge pull request #5267 from xyflow/fix/svelte-plugin-derived
Fix/svelte plugin derived
2025-05-15 15:02:10 +02:00
peterkogo d9f0ffbe5c chore(changeset) 2025-05-15 13:57:30 +02:00