Commit Graph
14 Commits
Author SHA1 Message Date
Dimitri POSTOLOV a6604eb2c6 fix: improve TSDoc comments for BackgroundProps 2025-03-24 20:24:06 +01:00
moklick 381ed2a5bf chore(types): add tsdocs 2025-02-11 17:57:21 +01:00
moklick d8ab3bf0bd chore(hooks): tsdoc update 2025-02-11 13:59:17 +01:00
moklick a4c20b192c fix(background): start patterns at 0,0 #4615 2024-09-03 16:01:27 +02:00
Jeffrey Gordon 78739a0674 Scale dots by 0.5 to match size using old offset 2024-07-30 12:37:31 -04:00
Jeffrey Gordon ad8aa13556 Control background pattern translation with offset 2024-07-22 22:49:09 -04:00
moklick 25576cd5d5 chore(types): cleanup comments 2024-01-16 18:09:54 +01:00
peterkogo 8c32b426f4 added typedocs for plugins 2024-01-15 17:38:54 +01:00
moklick 61f8e00541 chore(react): cleanup exports 2024-01-08 13:26:14 +01:00
moklick a1e585fdcc refactor(css-vars): prefix with xy and fix bgColor prop closes #3669 2023-11-28 16:35:44 +01:00
Moritz KlackandGitHub 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
moklick 92a06d25db chore(svelte): add id prop 2023-10-16 11:22:05 +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 8354759f57 refactor(packages): change package structure 2023-06-05 15:40:18 +02:00