Commit Graph
11 Commits
Author SHA1 Message Date
moklick 23fdd20658 fix(nodeOrigin): use origin for calculating handle position 2022-09-01 12:37:13 +02:00
moklick 2172522a0b refactor(panning): enable panning when nodesDraggable is false #1457 2022-09-01 12:12:16 +02:00
moklick 06c1f22c1f chore(store): remove unused stuff 2022-08-18 17:48:41 +02:00
moklick d2d4b76e65 feat(a11y): add aria live message on move by keyboard 2022-08-16 18:21:20 +02:00
moklick 94463cd0be refactor(styling): dont inject styles 2022-08-09 18:42:12 +02:00
moklick 7150e0369e feat(linting): add eslint 2022-08-08 13:34:00 +02:00
moklick 753f442468 chore(zustand): upgrade to v4 2022-08-06 16:57:32 +02:00
Moritz KlackandGitHub f7dc75b0f3 Feat: basic keyboard controls and better WAI-ARIA defaults (#2333)
* feat(nodes): focusable and moveable with keys
* refactor(key-handling): cleanup, handle selections
* feat(edges): selectable with keys
* refactor(nodes-edges): cleanup keyboard controls and aria- attrs
* refactor(nodes): node needs to be selected for arrow keys
* refactor(minimap): create const for labelledby

closes #1033
2022-08-01 13:58:18 +02:00
moklick 0054dd3d61 Merge branch 'main' into v11 2022-07-25 15:49:48 +02:00
moklick 6baf325b24 Merge branch 'main' into v11 2022-07-18 18:08:00 +02:00
Christopher Möller 1bb32c8eb7 chore: setup monorepo using preconstruct 2022-07-11 18:04:27 +02:00