Commit Graph

14 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
8dd88224c8 refactor(controls): cleanup 2022-08-08 15:14:08 +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
moklick
3aa4b30c86 chore(packages): update deps 2022-07-25 15:39:08 +02:00
Christopher Möller
e0a30377ae fix(controls): add export for ControlButton component 2022-07-21 14:54:12 +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
2d2bbcc8df refactor(controls): move controls into own package and replace in examples 2022-07-21 14:05:56 +02:00