Commit Graph
8 Commits
Author SHA1 Message Date
Moritz KlackandGitHub 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 f150c87997 feat(minimap): add offsetScale and selected class name 2023-08-14 16:22:36 +02:00
Serhii Holineiandmoklick d3ddbfa7a7 [Bugfix] Include onResize/onResizeStart/onResizeEnd in the list of useEffect dependencies 2023-06-20 11:03:00 +02:00
moklick c6501aff62 refactor(react): use array for nodeInternals, rename to nodes 2023-06-12 16:56:02 +02:00
moklick 565489758b refactor(react): improve performance by fixing minimap 2023-06-08 12:26:38 +02:00
moklick 98d9d3e51a feat(svelte): cleanup styling, use css variables 2023-06-06 19:44:39 +02:00
moklick e0ccc0f980 feat(utils): vanilla interactive minimap 2023-06-05 17:32:40 +02:00
moklick 8354759f57 refactor(packages): change package structure 2023-06-05 15:40:18 +02:00