Commit Graph

15 Commits

Author SHA1 Message Date
moklick
f113cf4e19 chore(packages): use temporary scope name 2022-08-29 12:08:13 +02:00
moklick
8e30df2e82 chore(pkg): add types field 2022-08-29 11:10:13 +02:00
moklick
37bf0c48d7 chore(packages): adjust names 2022-08-29 10:35:25 +02:00
moklick
e3bf640d28 chore(packages): version bump 2022-08-18 18:08:29 +02:00
moklick
9ad31a281b chore(babel): use plugin-transform-runtime 2022-08-18 17:48:21 +02:00
moklick
0d269b74e7 chore(packages): cleanup package.jsons and readme files 2022-08-17 12:45:15 +02:00
moklick
94463cd0be refactor(styling): dont inject styles 2022-08-09 18:42:12 +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 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
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
moklick
3aa4b30c86 chore(packages): update deps 2022-07-25 15:39:08 +02:00
Christopher Möller
272d0dfcb4 refactor(background): move background to own package, replace example import 2022-07-21 13:25:04 +02:00