Commit Graph
12 Commits
Author SHA1 Message Date
Peter 66caa4c8ca chore(svelte) refactored connectionPath & connection 2023-09-27 13:40:03 +02:00
Peter 854a9d3606 feat(svelte) added connectionLineContainerStyle and connectionLineStyle props 2023-09-26 16:01:00 +02:00
Peter bba97aa01a feat(svelte) added connectionLineComponent 2023-09-26 15:45:06 +02:00
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 1f64b29b50 chore(svelte): use correct css var names for defaults 2023-06-29 12:05:20 +02:00
moklick 98d9d3e51a feat(svelte): cleanup styling, use css variables 2023-06-06 19:44:39 +02:00
moklick 45f51e96b1 refactor(store): connection data 2023-06-05 00:02:07 +02:00
moklick e2961bfa8c feat(svelte): add event handlers and props, rename class names 2023-03-01 17:28:59 +01:00
moklick 9391b36869 refactor(svelte): cleanup components 2023-03-01 11:48:08 +01:00
moklick dda21e1fd2 chore(svelte): run prettier 2023-02-28 12:48:52 +01:00
moklick 62a6278682 refactor(svelte): cleanup store usage 2023-02-28 12:43:29 +01:00
moklick 7a879f3c54 feat(svelte): add connectionline and connection functionality 2023-02-27 18:01:18 +01:00