peterkogo
c8ccca3434
fix libraries not working in development mode
2024-11-07 11:23:28 +01:00
moklick
5e96fa08ed
chore(tsconfig): update moduleResolution
2024-06-24 12:57:52 +02:00
moklick
e6b21d372e
chore(lint): cleanup minor issues
2024-06-11 17:19:58 +02:00
moklick
d0e43b8fb6
chore(packages): update deps
2024-06-05 12:57:19 +02:00
moklick
2b26ec79b0
chore(rollup): use correct ts version
2024-03-14 15:17:36 +01:00
moklick
12eb2ff0b8
chore(react): cleanup build and package.json
2023-12-26 17:45:39 +01:00
moklick
a70e25b1a2
refactor(svelte/edges): cleanup types and components
2023-11-30 12:58:44 +01:00
moklick
ed5606d870
refactor(react): use size instead of dimensions, cleanup defaul node handling
2023-10-10 13:24:02 +02:00
Moritz Klack
bd922889b4
feat(styles): one stylesheet source for react and svelte ( #3350 )
...
* feat(styles): create stylesheets for react and svelte based on one source
* refactor(styling): cleanup
* refactor(postcss): share a config
* refactor(postcss): replace env hack with env file
2023-08-24 14:02:57 +02:00
moklick
8354759f57
refactor(packages): change package structure
2023-06-05 15:40:18 +02:00
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