max_richter max
max pushed to main at max/nodarium 2026-02-03 15:01:04 +01:00
667d140883 docs: add information on how to release to readme
max pushed to main at max/nodarium 2026-02-03 14:52:27 +01:00
0ac65fd7a7 feat(ci): add release workflow
max pushed to main at max/nodarium 2026-02-03 14:49:22 +01:00
5437e062e1 feat(ci): add release workflow
max pushed to main at max/nodarium 2026-02-03 13:15:33 +01:00
1015d17afb fix(ci): put pnpm store in home instead of workspace
fd8e5e92d2 chore: run formatting
Compare 2 commits »
max pushed to main at max/nodarium 2026-02-03 13:11:08 +01:00
a2c2503a8e Merge pull request 'feat/ui-float' (#30) from feat/ui-float into main
e18f75e1b8 refactor(ci): make it simpler
6a178dc3a7 fix(ci): correctly copy ui output to app
76cdfee018 feat(app): merge active node and graph settings panel
b19da950a6 refactor: use tailwind custom colors for themes
Compare 6 commits »
max deleted branch feat/ui-float from max/nodarium 2026-02-03 13:11:08 +01:00
max merged pull request max/nodarium#30 2026-02-03 13:11:06 +01:00
feat/ui-float
max closed issue max/nodarium#25 2026-02-03 13:11:06 +01:00
feat(theme): use tailwind where possible and replace bg-[var(--bg)] with actual tailwind classes
max pushed to feat/ui-float at max/nodarium 2026-02-03 13:10:10 +01:00
e18f75e1b8 refactor(ci): make it simpler
max pushed to feat/ui-float at max/nodarium 2026-02-03 13:07:09 +01:00
6a178dc3a7 fix(ci): correctly copy ui output to app
max created pull request max/nodarium#30 2026-02-03 13:06:10 +01:00
feat/ui-float
max pushed to feat/ui-float at max/nodarium 2026-02-03 13:05:08 +01:00
76cdfee018 feat(app): merge active node and graph settings panel
b19da950a6 refactor: use tailwind custom colors for themes
89e4cf8364 chore: use vite for auto building @nodarium/ui instead of chokidar
Compare 3 commits »
max created branch feat/ui-float in max/nodarium 2026-02-03 13:05:08 +01:00
max pushed to main at max/nodarium 2026-02-02 17:48:15 +01:00
a28f15c256 chore(ci): simplify ci step
max pushed to main at max/nodarium 2026-02-02 17:46:06 +01:00
57e3a707c5 chore(ci): simplify ci step
max pushed to main at max/nodarium 2026-02-02 17:45:13 +01:00
dced7db3ad chore(ci): simplify ci step
max pushed to main at max/nodarium 2026-02-02 17:39:20 +01:00
c2dc538c05 fix(ci): make deploy step work
max pushed to main at max/nodarium 2026-02-02 17:33:04 +01:00
9484b3599e chore: run formatting on all files
3c168aa9b6 chore: add check script to ui package
Compare 2 commits »
max pushed to main at max/nodarium 2026-02-02 17:07:51 +01:00
812099c55d chore: run formatting
max pushed to main at max/nodarium 2026-02-02 16:56:07 +01:00
025921aeab feat(ci): run on every branch