Commit Graph
5 Commits
Author SHA1 Message Date
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 822f01d8c3 refactor(background): cleanup 2022-07-26 19:51:11 +02:00
moklick 7f18bfbe64 feat(background): add cross variant closes #2320 2022-07-26 18:26:20 +02:00
moklick 3aa4b30c86 chore(packages): update deps 2022-07-25 15:39:08 +02:00
Christopher Möller 272d0dfcb4 refactor(background): move background to own package, replace example import 2022-07-21 13:25:04 +02:00