Commit Graph
13 Commits
Author SHA1 Message Date
Christopher Möller 3685420ebf fix(subflow-node-origin): use node origin in node position calculation 2022-11-24 16:55:51 +01:00
moklick 7b1dc1b18c chore(types): cleanup 2022-10-21 11:35:56 +02:00
moklick aef8b477c2 chore(packages): bump deps 2022-09-26 12:48:44 +02:00
moklick b8c6638a4b test(cypress): use start-server-and-test 2022-09-14 17:39:49 +02:00
moklick 33d6a73dd0 refactor(drag): align new positions with snap grid 2022-09-14 16:18:31 +02:00
moklick 17ef4ff05f refactor(repo): use turbo + rollup + vite 2022-09-12 17:24:49 +02:00
moklick c4cac4caa6 refactor(drag-handlers): always trigger dragStop when there is a dragStart closes #1424, #2341 2022-09-01 10:58:12 +02:00
moklick e59307bbc1 test(props): add tests for node and edge event handlers 2022-08-30 15:58:08 +02:00
moklick ba9df1035b refactor(drag-pane): handle middle mouse closes #784, #1767 2022-08-29 18:00:04 +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 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