moklick
|
dc7fb04ba0
|
chore(examples): update imports
|
2022-08-29 10:57:44 +02:00 |
|
moklick
|
37bf0c48d7
|
chore(packages): adjust names
|
2022-08-29 10:35:25 +02:00 |
|
moklick
|
ab14be02f4
|
feat(nodes): add nodeOrigin prop
|
2022-08-17 11:43:52 +02:00 |
|
moklick
|
87a9abfc6f
|
chore(examples): useCallback for useOnViewport handlers
|
2022-08-16 15:49:45 +02:00 |
|
moklick
|
fc69860b9d
|
Merge branch 'main' into feat/hooks
|
2022-08-16 14:26:23 +02:00 |
|
moklick
|
820cb1c880
|
feat(hooks): add useOnViewportChange
|
2022-08-10 16:01:29 +02:00 |
|
moklick
|
0f835a2961
|
chore(examples): only use bundle
|
2022-08-09 18:55:32 +02:00 |
|
moklick
|
6f6af23bf5
|
Merge branch 'main' into v11
|
2022-08-05 19:09:09 +02:00 |
|
Moritz Klack
|
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 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 |
|
Christopher Möller
|
2d2bbcc8df
|
refactor(controls): move controls into own package and replace in examples
|
2022-07-21 14:05:56 +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 |
|