1070 Commits

Author SHA1 Message Date
Nurul Huda (Apon)
e7ff58f900
ci: rm ssr dep from post deploy v0.1.0-dev.1068 2026-05-29 16:21:06 +06:00
Nurul Huda (Apon)
f10620dab1
ci: temp disable ssr build 2026-05-29 16:18:23 +06:00
Nurul Huda (Apon)
e80ab388f1
chore: bump ziex version 2026-05-29 16:13:26 +06:00
Nurul Huda (Apon)
c93e3b5ee0
refactor: upgrade templates to Zig 0.16.0 2026-05-29 16:12:39 +06:00
Nurul Huda (Apon)
71db58ab3b
doc: hide ssr dependant example 2026-05-29 16:08:56 +06:00
Nurul Huda (Apon)
80f1d0fdcd
refactor: update zig version in dockerfile 2026-05-29 15:51:47 +06:00
Nurul Huda (Apon)
2526ebc3fc
chore: update bench to latest ziex 2026-05-29 15:48:01 +06:00
Nurul Huda (Apon)
66493af819
fix: site scripts, replace bun with rebuild (#119) 2026-05-29 15:46:49 +06:00
Nurul Huda (Apon)
cf85ea0a5c
chore: rm zig-0.16 branch 2026-05-29 13:22:29 +06:00
Nurul Huda (Apon)
b29018b97c
test: increase transpile perf max time 2026-05-29 12:59:21 +06:00
Nurul Huda (Apon)
03163c0a97
refactor: move docker from bundle to template 2026-05-29 12:49:02 +06:00
Nurul Huda (Apon)
820ba84968
fix: Zig 0.16.0 migration regressions - dev log (#118) 2026-05-29 12:34:41 +06:00
Nurul Huda (Apon)
25c3630547
refactor(migration): Zig 0.16.0 (#116)
Few regressions bugs are there but merging to main to continue development on main and will make release only after all known bugs related to Zig 0.16.0 has been fixed.

- [x] Upstream http.zig - Core web server and routing - [PR](https://github.com/karlseguin/http.zig/pull/191)
- [x] Upstream zli - CLI Parser - remove dependancies and use [proposed std.cli](4b4d625ca9/lib/std/cli.zig)
- [x] Upstream zig-tree-sitter - [PR](https://github.com/tree-sitter/zig-tree-sitter/pull/40)
- [x] Core Ziex Language
- [x] Core Ziex app
- [x] Core Ziex CLI
- [x] Ziex Dev Server (zx dev)
- [x] LSP
- [x] Playground
    - [x] Upgrade to Zig 0.16.0
    - [x] Fix WASM Regression
- [ ] Fix regressions
    - [ ] Runtime: File Form
    - [x] CLI: Export
    - [x] CLI: Bundle
    - [ ] Runtime: Websocket
    - [ ] DevServer: Error Overlay
    - [x] WASI Build
2026-05-29 09:22:04 +06:00
Mohabbat
0711dcfa31
docs: fix and expand client-side rendering documentation (#115) 2026-05-15 12:08:18 +06:00
Mohabbat
6d0d80ff34
fix: retry accept on transient error (#114) 2026-05-11 16:27:22 +06:00
Nurul Huda (Apon)
b4653385a2
fix: ignore asserting mem leak on freestanding 2026-05-07 15:45:42 +05:00
Nurul Huda (Apon)
26f8b93475
refactor: camel to snake for generated events 2026-04-19 11:03:55 +06:00
Nurul Huda (Apon)
3ead4a7f58
docs: improve lighthouse score 2026-04-19 10:39:41 +06:00
Nurul Huda (Apon)
efa090e9ab
refactor: encapsulate internal fields 2026-04-19 01:31:30 +06:00
Nurul Huda (Apon)
ff24de0290
feat(csr): client event type generation 2026-04-18 23:39:41 +06:00
Nurul Huda (Apon)
689503e0ff
chore: bump version 2026-04-18 19:02:33 +06:00
Nurul Huda (Apon)
f22b89a423
refactor: rename zx.zx to zx.x 2026-04-18 18:50:46 +06:00
Nurul Huda (Apon)
e3d6d1b175
refactor: rm deprecated 2026-04-18 18:19:35 +06:00
Nurul Huda (Apon)
08c462ba35
refactor: move private fields to _internal struct 2026-04-18 17:53:38 +06:00
Nurul Huda (Apon)
6cd0901d4c
chore: disable sleeping component 2026-04-18 17:19:50 +06:00
Nurul Huda (Apon)
50b62b08bd
test(db): typed row 2026-04-18 15:07:00 +06:00
Nurul Huda (Apon)
1d2c8442a0
feat(db): typed row 2026-04-18 15:05:05 +06:00
Nurul Huda (Apon)
93586f846c
refactor: zig-0.16.0 migration prep 2026-04-18 11:26:57 +06:00
Nurul Huda (Apon)
2789a28f70
chore: add more to vercel ignore 2026-04-18 10:15:28 +06:00
Nurul Huda (Apon)
99dc0df0bb
test: add e2e step 2026-04-16 00:45:27 +06:00
Nurul Huda (Apon)
e9778d3e0d
chore: update example 2026-04-15 19:06:51 +06:00
Nurul Huda (Apon)
5af72bade7
docs: open in playground in home page 2026-04-15 19:02:35 +06:00
Nurul Huda (Apon)
546c847fe5
docs: open in playground 2026-04-15 17:45:14 +06:00
Nurul Huda (Apon)
cde06c12e1
docs(pg): render all pub decl cmp 2026-04-15 17:04:40 +06:00
Nurul Huda (Apon)
49b9b0f78c
feat(lsp): inlay hint for zig block 2026-04-15 13:55:08 +06:00
Nurul Huda (Apon)
19015f9bfe
ci: wrangler include hidden files 2026-04-15 13:17:18 +06:00
Nurul Huda (Apon)
2caba26501
refactor: rm react integration docs 2026-04-15 13:06:39 +06:00
Nurul Huda (Apon)
f8358c8af2
ci: install bun in deploy_edge 2026-04-15 12:54:56 +06:00
Nurul Huda (Apon)
672614908f
ci: deploy_edge should need pre_depljoy 2026-04-15 12:50:15 +06:00
Nurul Huda (Apon)
ef596b1535
ci: update job needs 2026-04-15 12:46:42 +06:00
Nurul Huda (Apon)
e7fcbf9c77
ci: prebuild for edge 2026-04-15 12:41:48 +06:00
Nurul Huda (Apon)
47b37d3e59
refactor: cleanup net interfaces 2026-04-15 12:29:33 +06:00
Nurul Huda (Apon)
dd21ef38de
ci: look at remote image 2026-04-15 11:52:51 +06:00
Nurul Huda (Apon)
226ae4240a
ci: rm build_ssr matrix 2026-04-15 11:29:55 +06:00
Nurul Huda (Apon)
7ab0770841
ci: build ssr on gh 2026-04-15 11:17:04 +06:00
Nurul Huda (Apon)
a8cc22206d
fix(lsp): utf encoding slection 2026-04-15 11:10:19 +06:00
Nurul Huda (Apon)
79c89e24a5
docs: home page responsiveness 2026-04-15 02:01:39 +06:00
Nurul Huda (Apon)
e8e7f882ec
docs: mascot runner width 2026-04-15 01:38:34 +06:00
Nurul Huda (Apon)
a06461c1bc
fix: add server-only stub module gen 2026-04-15 01:32:18 +06:00
Nurul Huda (Apon)
dd0a46aa92
docs: cleanup unused file and fix wasi build 2026-04-15 00:11:00 +06:00