Commit Graph
14 Commits
Author SHA1 Message Date
moklick ab91fcce43 chore(zustand): update 2023-01-10 19:24:01 +01:00
moklick 7b1dc1b18c chore(types): cleanup 2022-10-21 11:35:56 +02:00
moklick 74cacd29cb chore(rfId): cleanup id handling 2022-10-19 16:58:36 +02:00
moklick c98092ef2c chore(bg): gap=20 by default 2022-10-03 14:32:31 +02:00
moklick fad6cf706e refactor(packages) support react 17 and 18 2022-09-19 16:07:30 +02:00
moklick 588d8fc02e chore(packages): use @reactflow org for packages 2022-08-29 17:18:05 +02:00
moklick f113cf4e19 chore(packages): use temporary scope name 2022-08-29 12:08:13 +02:00
moklick 293fa3637d refactor(bg): cleanup 2022-08-08 15:14:20 +02:00
moklick 7150e0369e feat(linting): add eslint 2022-08-08 13:34:00 +02:00
Moritz KlackandGitHub 97c22ace71 Refactor: CSS handling (#2344)
* refactor(css): only load base styles, add css task, cleanup exports
* style(base): add edge label bg
* refactor(css): use css-utils
* feat(core): add Panel component
* refactor(background): cleanup
* refactor(css-handling): cleanup
2022-08-05 18:36: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 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
Christopher Möller 272d0dfcb4 refactor(background): move background to own package, replace example import 2022-07-21 13:25:04 +02:00