moklick
|
753f442468
|
chore(zustand): upgrade to v4
|
2022-08-06 16:57:32 +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
|
3aa4b30c86
|
chore(packages): update deps
|
2022-07-25 15:39:08 +02:00 |
|
Christopher Möller
|
c17ac0a9e5
|
refactor(styles): move styles for additional components into their own packages
|
2022-07-21 14:26:09 +02:00 |
|
Christopher Möller
|
272d0dfcb4
|
refactor(background): move background to own package, replace example import
|
2022-07-21 13:25:04 +02:00 |
|
Christopher Möller
|
229c156d79
|
refactor(minimap): use minimap package in examples
|
2022-07-21 12:02:43 +02:00 |
|
Christopher Möller
|
be4dd6f1fa
|
refactor(examples): switch examples from cra to nextjs
|
2022-07-19 17:23:26 +02:00 |
|
Christopher Möller
|
62c417263c
|
fix(minimap): add entrypoint
|
2022-07-19 15:16:13 +02:00 |
|
Christopher Möller
|
6733076ab4
|
chore(examples): move examples to demo folder
|
2022-07-19 15:12:37 +02:00 |
|