Merge pull request #5299 from xyflow/4264-accessibility-support-aria-pressed-attributes

feat: add `ariaRole` prop to nodes
This commit is contained in:
Moritz Klack
2025-06-03 20:58:36 +02:00
committed by GitHub
13 changed files with 67 additions and 19 deletions

View File

@@ -0,0 +1,7 @@
---
"@xyflow/react": minor
"@xyflow/svelte": minor
"@xyflow/system": patch
---
Add `ariaRole` prop to nodes and edges