Commit Graph

54 Commits

Author SHA1 Message Date
max 5b55056fc1 chore: remove graph element in graphManager 2026-05-05 21:27:42 +02:00
max 8ad62cfc8e feat: add node group breadcrumbs 2026-05-05 12:44:44 +02:00
max bff140a764 feat: show different ui when inside group 2026-05-05 11:11:33 +02:00
max 106797de32 feat: make group input/output node work
📊 Benchmark the Runtime / benchmark (pull_request) Successful in 1m11s
🚀 Lint & Test & Deploy / quality (pull_request) Successful in 2m7s
🚀 Lint & Test & Deploy / test-unit (pull_request) Successful in 32s
🚀 Lint & Test & Deploy / test-e2e (pull_request) Successful in 1m50s
🚀 Lint & Test & Deploy / deploy (pull_request) Successful in 1m56s
2026-05-04 19:11:52 +02:00
max e695c76490 chore: make eslint happy
📊 Benchmark the Runtime / benchmark (pull_request) Successful in 1m6s
🚀 Lint & Test & Deploy / quality (pull_request) Failing after 1m7s
🚀 Lint & Test & Deploy / test-unit (pull_request) Successful in 31s
🚀 Lint & Test & Deploy / test-e2e (pull_request) Failing after 32s
🚀 Lint & Test & Deploy / deploy (pull_request) Has been skipped
2026-05-04 14:50:11 +02:00
max 317d1552ce fix: graph correctly restore html refs after exiting node group 2026-05-04 12:49:23 +02:00
max ef217b1c40 feat: some updates
📊 Benchmark the Runtime / benchmark (pull_request) Successful in 1m13s
🚀 Lint & Test & Deploy / quality (pull_request) Failing after 44s
🚀 Lint & Test & Deploy / test-unit (pull_request) Failing after 29s
🚀 Lint & Test & Deploy / test-e2e (pull_request) Failing after 33s
🚀 Lint & Test & Deploy / deploy (pull_request) Has been skipped
2026-05-04 11:27:21 +02:00
max 01f58377c2 feat: make more node group features work
📊 Benchmark the Runtime / release (pull_request) Successful in 4m32s
🚀 Lint & Test & Deploy / release (pull_request) Failing after 1m5s
2026-05-03 16:34:52 +02:00
max 72f07d0a50 feat: initial node groups 2026-04-26 18:41:25 +02:00
max 58d39cd101 feat: improve planty ux 2026-04-20 21:23:55 +02:00
max c1ae70282c feat: add color to sockets
🚀 Lint & Test & Deploy / release (push) Failing after 3m5s
Closes #34
2026-02-13 00:57:28 +01:00
release-bot 3235cae904 chore: fix lint and typecheck errors
🚀 Lint & Test & Deploy / release (pull_request) Failing after 3m15s
2026-02-12 18:19:27 +01:00
release-bot ddc3b4ce35 feat: allow variable height node parameters 2026-02-12 16:18:12 +01:00
release-bot 07cd9e84eb feat: clamp AddMenu to viewport
🚀 Lint & Test & Deploy / release (push) Successful in 4m10s
2026-02-10 21:51:50 +01:00
max 23a48572f3 feat(app): dots background for node interface 2026-02-09 16:53:57 +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
Felix Hungenberg 3e019e4e21 feat: don't move graph on right click drag 2026-01-22 23:26:26 +01:00
max 4c76c62a3e feat: add header element 2026-01-21 11:09:51 +01:00
max 8693c63d16 feat: resize canvases to fit window height
Deploy to GitHub Pages / build_site (push) Successful in 2m3s
Closes #16

The canvases fit their parents size, so adding a wrapper with 100vh
solved it. https://threlte.xyz/docs/reference/core/canvas#size
2026-01-20 17:55:58 +01:00
max a3d10d6094 feat: drop node on edge
Closes #13
2026-01-20 17:46:09 +01:00
max d068828b68 refactor: rename state.svelte.ts to graph-state.svelte.ts
Deploy to GitHub Pages / build_site (push) Successful in 1m59s
2025-12-09 20:00:52 +01:00
max 702c3ee6cf feat: better handle camera positioning 2025-12-05 14:18:56 +01:00
Max Richter 7ae1fae3b9 refactor: split ui/runtime/serialized node types
Closes #6
2025-12-03 19:18:56 +01:00
Max Richter ef479d0557 chore: update
Deploy to GitHub Pages / build_site (push) Successful in 3m50s
2025-12-02 17:31:58 +01:00
max d178f812fb refactor: move event handlers to own classes 2025-12-02 16:58:31 +01:00
Max Richter 6229becfd8 fix: display add menu at correct position
Deploy to GitHub Pages / build_site (push) Successful in 1m58s
2025-12-01 22:39:43 +01:00
Max Richter 1ea544e765 chore: rename @nodes -> @nodarium for everything
Deploy to GitHub Pages / build_site (push) Successful in 3m33s
2025-12-01 17:03:14 +01:00
max e5658b8a7e feat: initial auto connect nodes
Deploy to GitHub Pages / build_site (push) Successful in 2m35s
2025-11-26 17:27:32 +01:00
Max Richter 6ca1ff2a34 chore: move some more components to svelte 5
Deploy to GitHub Pages / build_site (push) Has been cancelled
2025-11-23 19:35:33 +01:00
max 5c1c8c480b feat: some shit 2024-12-17 19:22:57 +01:00
max 5421349c79 feat: migrate some more stuff to svelte-5, mainly app settings
Deploy to GitHub Pages / build_site (push) Failing after 4s
2024-11-08 02:38:19 +01:00
max 4f03f2af5a feat: migrate most of graph-manager to svelte-5
Deploy to GitHub Pages / build_site (push) Failing after 2m44s
2024-11-02 19:37:22 +01:00
max 26d3f6a2f1 fix: gravity node
Deploy to GitHub Pages / build_site (push) Successful in 2m35s
2024-05-02 18:49:08 +02:00
max d9afec5bf6 feat: add benchmark settings panel
Deploy to GitHub Pages / build_site (push) Successful in 1m59s
2024-05-01 23:05:04 +02:00
max 98a4e6e34d feat: improve help view
Deploy to GitHub Pages / build_site (push) Failing after 1m24s
2024-04-26 19:04:54 +02:00
max cafe9bff84 feat: add help view
Deploy to GitHub Pages / build_site (push) Failing after 1m20s
2024-04-26 15:30:52 +02:00
max f1e5faf040 fix: stems not displaying correctly
Deploy to GitHub Pages / build_site (push) Successful in 2m0s
2024-04-25 03:49:28 +02:00
max e0e1743b77 feat: implement performance view
Deploy to GitHub Pages / build_site (push) Successful in 2m10s
2024-04-25 03:37:52 +02:00
max f51f61df17 feat: add simple performance tracker
Deploy to GitHub Pages / build_site (push) Successful in 2m23s
2024-04-25 00:02:02 +02:00
max f0ccbf808e feat: load props from node store 2024-04-24 01:40:04 +02:00
max 198a868fc6 feat: add active node settings 2024-04-23 19:14:27 +02:00
max c87d4b8dda feat: style checkboxes better 2024-04-22 22:27:21 +02:00
max 1de0094c85 feat: add snapToGrid and showGrid settings 2024-04-22 16:52:52 +02:00
max ad197db873 feat: make node definitions type safe with zod 2024-04-22 00:33:04 +02:00
max 4c7c4cac2c feat: some shut 2024-04-20 04:08:30 +02:00
max 78c88e4d66 feat: node store interface 2024-04-20 02:41:18 +02:00
max e575974872 feat: add shortcut viewer 2024-04-19 21:51:07 +02:00
max c62cfbf75e feat: add outline to themes 2024-04-19 02:36:11 +02:00
max d8ada83db3 feat: add theming support 2024-04-19 01:27:11 +02:00