Commit graph

1420 commits

Author SHA1 Message Date
Nurul Huda (Apon)
54f32357ac
perf: introduce centralized app.zon manifest 2026-07-04 22:43:14 +06:00
Nurul Huda (Apon)
2a93c5ea5b
feat: asset hashing 2026-07-04 18:06:52 +06:00
Mohabbat
9d6a8a523d
fix(devtool): expand/collapse entire tree instead of just native elements (#162) 2026-07-02 18:39:28 +06:00
Nurul Huda (Apon)
1df05eeb8f
chore: update release template 2026-07-02 10:43:57 +06:00
Mohabbat
7b1756b9a5
fix(devtool): clean up dead ui elements and match new website theme (#161) 2026-07-01 12:40:33 +06:00
Nurul Huda (Apon)
1f928c36b4
docs: dynamic og image generation 2026-06-30 13:14:49 +06:00
Nurul Huda (Apon)
67ec7fea66
docs: update dockerfile of site 2026-06-30 02:18:42 +06:00
Nurul Huda (Apon)
d57dc8924a
ci: update zig version in docs ci 2026-06-30 01:27:30 +06:00
Nurul Huda (Apon)
cf90ffb36a
docs: re-enable zls 0.16 in pg 2026-06-30 01:25:53 +06:00
Nurul Huda (Apon)
1048cc90b6
docs: add more links in readme 2026-06-29 23:09:24 +06:00
Nurul Huda (Apon)
b511a65bb3
perf: separate prod/dev jsglue 2026-06-29 22:51:49 +06:00
Nurul Huda (Apon)
2320b44913
fix: exclude zls from release for now 2026-06-29 22:01:28 +06:00
Nurul Huda (Apon)
cf8b7a4efd
ci: update release to zig 0.17 2026-06-28 15:49:42 +06:00
Nurul Huda (Apon)
f4815c8bb1
fix(js): only register devhook when running with devserver
Fixes: https://github.com/ziex-dev/ziex/issues/158
2026-06-26 20:51:59 +06:00
Nurul Huda (Apon)
381b1cf0a4
fix(cli): fix zx dev change detection 2026-06-26 20:10:51 +06:00
Nurul Huda (Apon)
5aeeb53e06
refactor: cleanup doc-comments, unused files 2026-06-26 18:44:12 +06:00
Nurul Huda (Apon)
7c4cc42d6f
feat: migration to zig 0.17.0 2026-06-26 17:27:12 +06:00
Nurul Huda (Apon)
a220ad2177
chore: update readme 2026-06-26 17:26:04 +06:00
Nurul Huda (Apon)
a0aad9472f
chore: sync zig master version 2026-06-26 17:18:11 +06:00
Nurul Huda (Apon)
bebe9f5d60
fix(csr): new element on re-render is not appearing 2026-06-26 17:05:15 +06:00
Nurul Huda (Apon)
6ae40b629e
docs: disable zls on playground for now 2026-06-26 17:04:40 +06:00
Nurul Huda (Apon)
50ffdfed3c
docs: update home page examples 2026-06-26 16:28:29 +06:00
Nurul Huda (Apon)
96c37691c1
fix(csr): stop flattening fragments 2026-06-26 16:27:56 +06:00
Nurul Huda (Apon)
3e5cf5cf90
test: disable dev cli test on win 2026-06-22 17:10:35 +06:00
Nurul Huda (Apon)
d474d83c32
chore: merge branch 'main' into zig-0.17 2026-06-22 17:07:52 +06:00
Nurul Huda (Apon)
aa02823746
docs: show init command in installaction guide 2026-06-22 17:05:46 +06:00
Nurul Huda (Apon)
cb3c666df5
feat: setup adaptable Postgres stub 2026-06-22 14:48:23 +06:00
Nurul Huda (Apon)
a7f47a4137
refactor: cleanup event handler dispatcher 2026-06-22 13:49:53 +06:00
Nurul Huda (Apon)
a5a93e7255
fix: override clientjs with source 2026-06-22 12:53:57 +06:00
Nurul Huda (Apon)
ecdb94602a
fix: zig 0.17 pending todos 2026-06-22 03:02:44 +06:00
Nurul Huda (Apon)
6f78622f15
chore: merge branch 'main' into zig-0.17 2026-06-21 23:22:11 +06:00
Nurul Huda (Apon)
2929ba46e5
test: rm failing builder test as this will be removed 2026-06-21 23:21:50 +06:00
Mohabbat
36a7e61ebc
feat(template): add railway template (#152) 2026-06-21 23:19:03 +06:00
Nurul Huda (Apon)
9023e3bd49
fix: zx cli exe introspection 2026-06-21 22:57:30 +06:00
Nurul Huda (Apon)
60f49e103c
docs: keep readme image url as is for now 2026-06-21 22:22:48 +06:00
Nurul Huda (Apon)
4f4dc05197
docs: add branding assets as dep 2026-06-21 22:20:07 +06:00
Nurul Huda (Apon)
f4ed8b4096
chore: merge branch 'main' into zig-0.17 2026-06-21 21:55:31 +06:00
Nurul Huda (Apon)
86abf8a84e
ci: exclude lsp build for now 2026-06-21 21:48:17 +06:00
Nurul Huda (Apon)
ca35cb02b5
fix: update zig version in ci to 0.17 2026-06-21 21:44:45 +06:00
Nurul Huda (Apon)
6337f05d1e
refactor(cli): transpile and cleanup 2026-06-21 21:28:02 +06:00
Mohabbat
215b23f14b
feat(template): add render template (#159) 2026-06-21 21:26:09 +06:00
Nurul Huda (Apon)
35b631080a
chore: merge branch 'main' into zig-0.17 2026-06-21 10:23:38 +06:00
Nurul Huda (Apon)
26f594531d
chore: sync template version 2026-06-21 10:15:09 +06:00
Nurul Huda (Apon)
f346e357db
fix: proper guide for node template 2026-06-21 10:11:33 +06:00
Nurul Huda (Apon)
3fc421a811
chore: update versions and copy 2026-06-21 09:53:22 +06:00
Nurul Huda (Apon)
73df2c9e09
refactor(ide/zed): cleanup lsp config 2026-06-21 08:33:02 +06:00
Nurul Huda (Apon)
45d0691ccb
feat: respect PORT env var 2026-06-21 08:32:17 +06:00
Nurul Huda (Apon)
a808ca2058
refactor(ide/zed): cleanup lsp config 2026-06-21 08:29:50 +06:00
Nurul Huda (Apon)
9c5d23bc6b
perf: feature flag sqlite dep 2026-06-21 07:59:50 +06:00
Nurul Huda (Apon)
0f6ca8f449
feat: respect PORT env var 2026-06-21 02:06:25 +06:00