Commit Graph

24 Commits

Author SHA1 Message Date
release-bot
3f440728fc feat: implement variable height for node shader
Some checks failed
🚀 Lint & Test & Deploy / release (pull_request) Failing after 1m3s
2026-02-12 18:11:14 +01:00
release-bot
5b5c63c1a9 fix(ui): make arrows on inputnumber visible on lighttheme 2026-02-12 13:31:34 +01:00
cefda41fcf feat(theme): optimize node readability 2026-02-09 16:18:19 +01:00
21d0f0da5a feat: add high-contrast-light theme 2026-02-09 16:04:17 +01:00
64d75b9686 feat(ui): add InputColor and custom theme 2026-02-09 15:26:18 +01:00
release-bot
20d8e2abed feat(theme): improve light theme a bit 2026-02-09 01:57:32 +01:00
release-bot
715e1d095b feat(theme): merge edge and connection color
All checks were successful
🚀 Lint & Test & Deploy / release (pull_request) Successful in 3m35s
2026-02-09 01:35:41 +01:00
release-bot
07e2826f16 feat(ui): improve colors of input shape 2026-02-09 00:52:35 +01:00
Max Richter
fd8e5e92d2 chore: run formatting 2026-02-03 13:14:06 +01:00
Max Richter
b19da950a6 refactor: use tailwind custom colors for themes
Use tailwind v4 @theme block so we can use bg-layer-0 instead of
bg-[--layer-0] for theme colors.
2026-02-03 12:18:44 +01:00
Max Richter
30e897468a chore: setup linting 2026-02-02 16:22:14 +01:00
Max Richter
be97387252 feat: trying to remove wasm-bindgen 2026-01-19 01:29:12 +01:00
Max Richter
a11214072f chore: some updates
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m6s
2026-01-18 16:27:42 +01:00
5421349c79 feat: migrate some more stuff to svelte-5, mainly app settings
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 4s
2024-11-08 02:38:19 +01:00
a87add30ff feat(ui): migrate to svelte-5 and storybook 2024-11-02 15:15:09 +01:00
eafc9c99c8 feat: add octaves to noise node
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m8s
2024-04-30 13:15:56 +02:00
98a4e6e34d feat: improve help view
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 1m24s
2024-04-26 19:04:54 +02:00
4db1cc7d4f feat: add path_geometry data
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m21s
2024-04-24 19:11:00 +02:00
d82b798897 feat: add readme 2024-04-24 02:01:20 +02:00
f1e537d596 feat: improve theme color consistency 2024-04-24 00:37:43 +02:00
c62cfbf75e feat: add outline to themes 2024-04-19 02:36:11 +02:00
d8ada83db3 feat: add theming support 2024-04-19 01:27:11 +02:00
36faeae886 feat: implement settings 2024-04-18 18:39:24 +02:00
e7f43020dc feat: add validation to include_definition macro 2024-04-18 15:40:41 +02:00