Commit Graph

406 Commits

Author SHA1 Message Date
release-bot 07cd9e84eb feat: clamp AddMenu to viewport
🚀 Lint & Test & Deploy / release (push) Successful in 4m10s
2026-02-10 21:51:50 +01:00
release-bot a31a49ad50 ci: lint and typecheck before build
🚀 Lint & Test & Deploy / release (push) Successful in 3m42s
2026-02-10 15:54:50 +01:00
release-bot 850d641a25 chore: pnpm format
🚀 Lint & Test & Deploy / release (push) Has been cancelled
2026-02-10 15:54:01 +01:00
release-bot ee5ca81757 ci: sign release commits with pgp key
🚀 Lint & Test & Deploy / release (push) Failing after 2m10s
2026-02-10 15:47:42 +01:00
release-bot 22a11832b8 fix(ci): correctly format changelog 2026-02-10 15:24:23 +01:00
release-bot b5ce5723fa chore: format favicon svg
🚀 Lint & Test & Deploy / release (push) Successful in 3m53s
2026-02-10 15:14:35 +01:00
release-bot 102130cc77 feat: add favicon
🚀 Lint & Test & Deploy / release (push) Failing after 2m5s
2026-02-10 15:11:58 +01:00
release-bot 1668a2e6d5 chore: format changelog.md
🚀 Lint & Test & Deploy / release (push) Has been cancelled
2026-02-10 15:09:03 +01:00
release-bot b0af83004e chore(release): v0.0.4 2026-02-10 14:03:49 +00:00
release-bot 51de3ced13 fix(ci): update changelog before building
🚀 Lint & Test & Deploy / release (push) Successful in 3m47s
v0.0.4
2026-02-10 14:59:17 +01:00
max 8d403ba803 Merge pull request 'feat/shape-node' (#36) from feat/shape-node into main
🚀 Lint & Test & Deploy / release (push) Successful in 4m0s
Reviewed-on: #36
2026-02-09 22:32:14 +01:00
release-bot 6bb301153a Merge remote-tracking branch 'origin/main' into feat/shape-node
🚀 Lint & Test & Deploy / release (pull_request) Successful in 3m47s
2026-02-09 22:27:43 +01:00
release-bot 02eee5f9bf fix: disable macro logs in wasm
🚀 Lint & Test & Deploy / release (pull_request) Successful in 3m47s
2026-02-09 22:21:28 +01:00
release-bot 4f48a519a9 feat(nodes): add rotation to instance node
🚀 Lint & Test & Deploy / release (pull_request) Successful in 4m9s
2026-02-09 22:16:20 +01:00
release-bot 97199ac20f feat(nodes): implement leaf node 2026-02-09 22:16:02 +01:00
release-bot f36f0cb230 feat(ui): show circles only when hovering InputShape 2026-02-09 22:15:39 +01:00
release-bot ed3d48e07f fix(runtime): correctly encode 2d shape for wasm nodes 2026-02-09 22:15:11 +01:00
release-bot c610d6c991 fix(app): show backside in three instances 2026-02-09 22:14:45 +01:00
max 8865b9b032 feat(node): initial leaf / shape nodes
🚀 Lint & Test & Deploy / release (pull_request) Successful in 4m1s
2026-02-09 18:32:52 +01:00
max 235ee5d979 fix(app): wrong linter errors in changelog
🚀 Lint & Test & Deploy / release (pull_request) Successful in 3m37s
2026-02-09 16:54:45 +01:00
max 23a48572f3 feat(app): dots background for node interface 2026-02-09 16:53:57 +01:00
max e89a46e146 feat(app): add error page
🚀 Lint & Test & Deploy / release (pull_request) Successful in 4m20s
2026-02-09 16:18:27 +01:00
max cefda41fcf feat(theme): optimize node readability 2026-02-09 16:18:19 +01:00
max 21d0f0da5a feat: add high-contrast-light theme 2026-02-09 16:04:17 +01:00
max 46202451ba ci: simplify ci quality checks
🚀 Lint & Test & Deploy / release (pull_request) Successful in 3m43s
2026-02-09 15:51:55 +01:00
max 0f4239d179 ci: simplify ci quality checks
🚀 Lint & Test & Deploy / release (pull_request) Failing after 38s
2026-02-09 15:50:05 +01:00
max d9c9bb5234 fix(theme): allow raw html in head style 2026-02-09 15:49:50 +01:00
max 18802fdc10 fix(ui): add missing types
🚀 Lint & Test & Deploy / release (pull_request) Failing after 2m45s
2026-02-09 15:37:37 +01:00
max b1cbd23542 feat(app): use same color for node outline and header
🚀 Lint & Test & Deploy / release (pull_request) Failing after 2m3s
2026-02-09 15:30:40 +01:00
max 33f10da396 feat(ui): make details stand out
🚀 Lint & Test & Deploy / release (pull_request) Failing after 2m6s
2026-02-09 15:26:48 +01:00
max af5b3b23ba fix: make sure that CHANGELOG.md is in correct place 2026-02-09 15:26:40 +01:00
max 64d75b9686 feat(ui): add InputColor and custom theme 2026-02-09 15:26:18 +01:00
release-bot 2e6466ceca chore: update dprint linters
🚀 Lint & Test & Deploy / release (pull_request) Successful in 4m17s
2026-02-09 01:58:05 +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
🚀 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
release-bot e0ad97b003 feat(ui): highlight circle on hover on InputShape
🚀 Lint & Test & Deploy / release (pull_request) Successful in 3m53s
2026-02-09 00:21:58 +01:00
release-bot 93df4a19ff fix(ci): handle newline in commit messages for git.json
🚀 Lint & Test & Deploy / release (pull_request) Successful in 3m41s
2026-02-09 00:09:28 +01:00
release-bot d661a4e4a9 feat(ui): improve InputShape ux
🚀 Lint & Test & Deploy / release (pull_request) Successful in 4m17s
Allow interactions in mirrored side aswell. Use rightclick to delete
circles.
2026-02-08 23:59:39 +01:00
release-bot c7f808ce2d wip 2026-02-08 22:56:41 +01:00
release-bot 72d6cd6ea2 feat(ui): add initial InputShape element 2026-02-08 21:59:43 +01:00
release-bot 615f2d3c48 feat(ui): allow custom snippets in ui section header 2026-02-08 21:59:00 +01:00
release-bot 2fadb6802d refactor: make changelog code simpler 2026-02-08 21:58:01 +01:00
release-bot 9271d3a7e4 fix(app): handle error while parsing commit
🚀 Lint & Test & Deploy / release (push) Successful in 3m53s
2026-02-08 21:01:34 +01:00
release-bot 13c83efdb9 fix(app): handle error while parsing changelog 2026-02-08 21:00:30 +01:00
release-bot e44b73bebf feat: optimize changelog display
🚀 Lint & Test & Deploy / release (push) Successful in 4m5s
- Hide releases under a Detail
- Hide all commits under a Detail
2026-02-08 19:04:56 +01:00
max 979e9fd922 feat: improve changelog readbility
🚀 Lint & Test & Deploy / release (push) Failing after 2m41s
2026-02-07 17:40:49 +01:00
max 544500e7fe chore: remove pgp from changelog
Build & Push CI Image / build-and-push (push) Successful in 8m48s
🚀 Lint & Test & Deploy / release (push) Successful in 4m13s
2026-02-07 16:58:06 +01:00
max aaebbc4bc0 fix: some stuff with ci 2026-02-07 16:57:50 +01:00
release-bot 894ab70b79 chore(release): v0.0.3 2026-02-07 15:56:02 +00:00