Commit Graph

13 Commits

Author SHA1 Message Date
Moritz Klack
1dab08f36e feat(utils): add vanilla drag and panzoom (#3108)
* refactor(panzoom): create vanilla helper

* feat(svelte): add interaction example

* refactor(panzoom): cleanup

* Update function-runner.ts

* refactor(panzoom): cleanup

* refactor(panzoom): rename functions

* feat(utils): add vanilla drag helper (#3107)

* feat(utils): add vanilla drag helper

* refactor(drag): cleanup

* refactor(drag): cleanup

* chore(packages): cleanup

* refactor(panzoom): cleanup and simplify
2023-05-31 15:55:36 +02:00
moklick
9e961809ee chore(packages): bump deps, migrate to svelte-package v2 2023-03-15 13:53:34 +01:00
moklick
ca61c7f94e chore(rollup): use official ts plugin 2023-01-11 14:30:39 +01:00
moklick
2f6afd815c chore(deps): update and cleanup 2023-01-11 13:47:13 +01:00
moklick
113a2036ff chore(rollup): use latest version 2023-01-10 19:45:29 +01:00
moklick
aef8b477c2 chore(packages): bump deps 2022-09-26 12:48:44 +02:00
moklick
3f6702b927 fix(postcss): use correct config 2022-09-13 14:51:10 +02:00
moklick
620bfc6f6b refactor(rollup): use name from pkg for umd build 2022-09-12 21:47:20 +02:00
moklick
17ef4ff05f refactor(repo): use turbo + rollup + vite 2022-09-12 17:24:49 +02:00
moklick
82566e0b69 refactor(tsconfigs): extend fomr base tsconfig, add tsconfig for ervery package 2022-08-30 23:06:36 +02:00
moklick
b4dd777238 chore(postcss): put config in root 2022-08-08 16:27:07 +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
Christopher Möller
b0f362bf60 chore(preconstruct): inline css via babel config, add themes package 2022-07-18 18:12:49 +02:00