Commit Graph

7 Commits

Author SHA1 Message Date
moklick
3920fca670 feat(packages): add @reactflow/system and @reactflow/utils 2023-02-16 21:54:09 +01:00
moklick
7b1dc1b18c chore(types): cleanup 2022-10-21 11:35:56 +02:00
moklick
23fdd20658 fix(nodeOrigin): use origin for calculating handle position 2022-09-01 12:37:13 +02:00
moklick
7150e0369e feat(linting): add eslint 2022-08-08 13:34:00 +02:00
Moritz Klack
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
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