moklick
a1e585fdcc
refactor(css-vars): prefix with xy and fix bgColor prop closes #3669
2023-11-28 16:35:44 +01:00
Moritz Klack and GitHub
ab5eef220f
Feat: dark mode ( #3652 )
...
* feat(react/svelte): add dark mode defaults
* refactor(darkmode): minimap, edges, edge labels
* chore(style): edge label color
* feat(colorMode): add colorMode prop light/dark/system
* chore(examples): cleanup
* test(colorMode): add tests
* chore(base.css): add dark base
* chore(examples): cleanup
2023-11-23 12:15:36 +01:00
braks
7c60f2234a
refactor(system,styles): use translate to align handles to center of their side
2023-11-10 09:35:37 +01:00
moklick
ce1680ba71
fix(svelte): connectionline zIndex closes #3560
2023-10-31 15:36:46 +01:00
moklick
2215b68438
fix(svelte): background lines
2023-09-27 17:26:51 +02:00
moklick
1695b2828f
chore(system): defaults for controls base styles
2023-09-18 16:10:51 +02:00
moklick
3da34c739e
style(minimap): add default bg
2023-08-30 16:38:18 +02:00
moklick
c12bcc1332
fix(connectionline): set overflow visible
2023-08-28 13:09:15 +02:00
Moritz Klack and GitHub
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