Commit Graph
5573 Commits
Author SHA1 Message Date
Abbey Yacoe f0ecdeeda5 fix(a11y): remove outdated ariaRoleDescription field 2025-06-10 12:36:58 +02:00
Moritz KlackandGitHub 78bf96c130 Merge pull request #5317 from xyflow/feat/nodes-html-attributes
feat(nodes-edges): add domAttributes
2025-06-10 10:16:33 +02:00
Moritz KlackandGitHub a522c481dc Merge branch 'main' into feat/nodes-html-attributes 2025-06-10 10:13:55 +02:00
Moritz KlackandGitHub 078007caaa Merge pull request #5308 from xyflow/5030-focus-nodes-when-user-selects-via-tab
feat(NodeWrapper): focus nodes in the viewport on tab
2025-06-10 10:13:01 +02:00
moklick 34274eb44d chore(autoPanOnNodeFocus): cleanup 2025-06-10 09:19:23 +02:00
moklick 1a25bff52b chore(changeset): update 2025-06-05 19:37:47 +02:00
moklick 75b4afda15 Merge branch '5030-focus-nodes-when-user-selects-via-tab' of github.com:xyflow/xyflow into 5030-focus-nodes-when-user-selects-via-tab 2025-06-05 19:37:22 +02:00
moklick 19cd285458 chore(autoFocus): rename to autoPanOnNodeFocus 2025-06-05 19:37:14 +02:00
Moritz KlackandGitHub 91b22482eb chore(changeset): update 2025-06-05 16:42:12 +02:00
moklick c44f0c6156 chore(svelte/nodewrapper): cleanup 2025-06-05 16:40:16 +02:00
moklick d434f0cde7 chore(nodewrapper): cleanup 2025-06-05 16:28:02 +02:00
moklick 7828dcf020 Merge branch 'feat/nodes-html-attributes' of github.com:xyflow/xyflow into feat/nodes-html-attributes 2025-06-05 15:45:12 +02:00
moklick 9ebc10ac9f chore(cleanup) 2025-06-05 15:44:51 +02:00
Moritz KlackandGitHub 38b25ac44f chore(changeset): update 2025-06-05 15:43:03 +02:00
moklick 09458f52ff feat(nodes-edges): add domAttributes 2025-06-05 15:41:44 +02:00
Abbey Yacoe 59eb0df26e chore: remove console.logs 2025-06-05 14:01:47 +02:00
Abbey Yacoe aabc844227 fix(SvelteFlow): fix bug that auto-scrolls the pane 2025-06-05 13:42:27 +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
Abbey Yacoe d82ce31430 Merge branch 'main' of https://github.com/xyflow/xyflow into 5030-focus-nodes-when-user-selects-via-tab 2025-06-04 12:00:34 +02:00
Moritz KlackandGitHub 3e6bcf51e3 Merge pull request #5277 from xyflow/a11y
feat(a11y): add static support for a11y message localization
2025-06-03 22:09:17 +02:00
moklick 406c09aeff chore(a11y): cleanup config keys 2025-06-03 22:08:04 +02:00
moklick 691dd7bf77 Merge branch 'main' into a11y 2025-06-03 21:00:56 +02:00
Moritz KlackandGitHub 3377f2969c Merge pull request #5299 from xyflow/4264-accessibility-support-aria-pressed-attributes
feat: add `ariaRole` prop to nodes
2025-06-03 20:58:36 +02:00
Moritz KlackandGitHub d5dd91b920 Update dry-pianos-fail.md 2025-06-03 20:54:51 +02:00
Abbey Yacoe e6fe3dcd47 chore: only pan focus when out of viewport 2025-06-03 16:55:24 +02:00
Abbey Yacoe 13b64afbaf chore: rename LabelConfig -> AriaLabelConfig, update dict names 2025-06-03 15:42:57 +02:00
Abbey Yacoe c9838359a1 chore: remove null check 2025-06-03 15:21:02 +02:00
Abbey Yacoe 79db292c4d fix: move ariaRole 2025-06-03 15:13:32 +02:00
Abbey Yacoe 96eba257aa chore: use svelte and react types for AriaRole 2025-06-03 14:41:25 +02:00
moklick 65e912a755 chore(a11y): cleanup 2025-06-03 14:04:48 +02:00
moklick 1a3e293bf9 chore(changeset): cleanup 2025-06-03 13:40:42 +02:00
moklick 6543ddc31c chore(labelconfig): cleanup 2025-06-03 13:36:16 +02:00
Abbey Yacoe 416f533622 fix: update default value 2025-06-03 12:59:43 +02:00
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 9f82b15d58 chore: add roles to edges 2025-06-03 11:48:06 +02:00
printer_scannerandGitHub 09fab67940 chore: create changeset 2025-06-02 16:05:55 +02:00
Abbey Yacoe 69ff043350 chore(onFocus): add disableKeyboardA11y 2025-06-02 16:04:00 +02:00
Abbey Yacoe a488322c55 feat(onFocus): pan nodes into the viewport on tab 2025-06-02 16:00:42 +02:00
printer_scannerandGitHub 848b486b22 Create dry-pianos-fail.md 2025-06-02 14:43:06 +02:00
Abbey Yacoe 679f8a9463 chore: add handle aria-label 2025-06-02 14:39:14 +02:00
Abbey Yacoe cb3e80dc54 fix(EdgeLabel): fix a11y error in svelte 2025-06-02 14:35:44 +02:00
Abbey Yacoe 28b0430606 chore: set default role to group, add aria-roledescription 2025-06-02 13:19:27 +02:00
Abbey Yacoe cdc08f1b54 chore: swap role for ariaRole, add svelte 2025-06-02 12:10:54 +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
Abbey Yacoe ba9df8eaf8 feat: add role prop to nodes 2025-05-26 17:08:29 +02:00