1412 Commits

Author SHA1 Message Date
Mohabbat
8c1f8decd1
feat(devtool): implement component hover highlight (#168) 2026-07-19 03:22:15 +06:00
Nurul Huda (Apon)
6f1fc8e1b7
fix: match whitespacing rule with html/jsx
fixes: https://github.com/ziex-dev/ziex/issues/170
2026-07-18 22:49:42 +06:00
Nurul Huda (Apon)
e3d5ffbcaa
feat: routeoptions.dynamic: bool 2026-07-18 21:09:06 +06:00
Nurul Huda (Apon)
862686b7fa
fix: add missing readme in paths 2026-07-18 16:02:20 +06:00
Nurul Huda (Apon)
eaa8456505
fix: include plugin-system in paths 2026-07-18 16:00:22 +06:00
Nurul Huda (Apon)
2b7be24800
chore: add source js bindings as pkg 2026-07-18 15:47:55 +06:00
Nurul Huda (Apon)
c1d06113b5
perf: rm fixed buffer in favor of alloc 2026-07-18 13:44:46 +06:00
Nurul Huda (Apon)
8773c00cd2
feat(csr): zx.client.Action for client side form submission
Fixes: https://github.com/ziex-dev/ziex/issues/169
2026-07-17 22:49:29 +06:00
Nurul Huda (Apon)
523d8987b4
docs: minimize the amount of bg particles 2026-07-15 13:40:59 +06:00
Nurul Huda (Apon)
c58f161545
chore: add gh template init in readme 2026-07-15 13:29:42 +06:00
Nurul Huda (Apon)
04dd681051
docs: proper dir for zx.kv 2026-07-15 12:55:31 +06:00
Nurul Huda (Apon)
a82459e771
wip: experimental jsx component 2026-07-15 05:00:35 +06:00
Nurul Huda (Apon)
590f6d0a4a
chore: minor copy changes in readme example 2026-07-15 01:05:44 +06:00
Nurul Huda (Apon)
4c26cfafeb
docs(style): rm media query from css 2026-07-15 01:02:23 +06:00
Nurul Huda (Apon)
3346eae031
feat: add zig logic for version calc
The codes were copied from ZLS codebase
2026-07-15 00:40:36 +06:00
Nurul Huda (Apon)
4f01790ba0
refactor: upgrade to latest zig 2026-07-15 00:29:24 +06:00
Nurul Huda (Apon)
8b67c616ad
docs: include available versions in tooltip 2026-07-14 22:00:50 +06:00
Nurul Huda (Apon)
28a43a098e
docs: improve responsiveness 2026-07-13 22:42:49 +06:00
Nurul Huda (Apon)
8a92f0dcec
docs: add manual getting started guide 2026-07-13 21:59:18 +06:00
Nurul Huda (Apon)
b6eeb96c58
feat(cli): export - use auto tmpdir as install prefix 2026-07-13 19:31:44 +06:00
Nurul Huda (Apon)
c36f2aa19d
chore: update export/bundle msg 2026-07-13 17:05:46 +06:00
Nurul Huda (Apon)
760fdf289d
chore: update err text for export 2026-07-13 16:58:17 +06:00
Nurul Huda (Apon)
21070e277b
feat: support pathname in addelement 2026-07-13 14:28:22 +06:00
Nurul Huda (Apon)
abedac30cc
refactor(ps): use shared package fetching v0.1.0-dev.1389 2026-07-12 18:05:58 +06:00
Nurul Huda (Apon)
18a9b02500
refactor: root .vscode -> ide/vscode/.vscode 2026-07-12 16:55:27 +06:00
Nurul Huda (Apon)
fd0f9a6b8d
chore: fix esbuild path on win 2026-07-12 16:22:05 +06:00
Nurul Huda (Apon)
1365558a95
ci: add version option pkg/ziex 2026-07-12 15:25:10 +06:00
Nurul Huda (Apon)
f54a43439c
chore: sync ziex_js 2026-07-12 15:06:32 +06:00
Nurul Huda (Apon)
fe7ee6b645
fix(cli): max zx serve spawn the app itself 2026-07-12 15:06:19 +06:00
Nurul Huda (Apon)
5f2c6b7d5d
ci: check pkgs without bun build 2026-07-12 14:49:00 +06:00
Nurul Huda (Apon)
2a1a1ea300
ci(pkg/ziex): rm bun/npm dep 2026-07-12 14:33:20 +06:00
Nurul Huda (Apon)
dcb7f3f10e
fix(pkg/ziex): use stub build files 2026-07-12 14:11:05 +06:00
Nurul Huda (Apon)
6996e0c44f
refactor: move devtool endpoint to devserver 2026-07-12 13:39:41 +06:00
Nurul Huda (Apon)
5175634bfa
perf: translate zx root files only instead of directories 2026-07-12 13:35:35 +06:00
Nurul Huda (Apon)
7ad4a92361
refactor: introduce plugin-system to share logics across plugins 2026-07-12 12:09:33 +06:00
Nurul Huda (Apon)
917d70fc19
docs: fix docker build 2026-07-12 11:27:16 +06:00
Nurul Huda (Apon)
67311d77c5
refactor: create typescript native plugin and rm all node_modules deps 2026-07-12 10:56:12 +06:00
Nurul Huda (Apon)
4cd53455e5
refactor: rm react deps from jsbindings 2026-07-12 10:40:59 +06:00
Nurul Huda (Apon)
7dcb10dfd3
refactor: rm bun build plugin 2026-07-12 00:49:42 +06:00
Nurul Huda (Apon)
a39aa4dd65
docs: install jsbindings from pkg/ziex 2026-07-12 00:43:46 +06:00
Nurul Huda (Apon)
d5dadc8275
refactor: replace bun with esbuild 2026-07-11 23:28:49 +06:00
Nurul Huda (Apon)
bdf0e24f9f
docs: minimize logs 2026-07-11 19:21:13 +06:00
Nurul Huda (Apon)
cc4b775af5
feat(plugin/esbuild): install esbuild as zig pkg 2026-07-11 18:54:07 +06:00
Nurul Huda (Apon)
95e0bad9de
chore(esbuild): simplify serialization by excluding lazypath 2026-07-11 18:20:52 +06:00
Nurul Huda (Apon)
b910a29731
chore(esbuild): rm nodejs requirement 2026-07-11 17:37:18 +06:00
Nurul Huda (Apon)
bbb95b9583
docs: make cf build releasesmall 2026-07-11 17:02:32 +06:00
Nurul Huda (Apon)
a90f585101
refactor: re-use handler across wasi/native 2026-07-11 15:40:56 +06:00
Nurul Huda (Apon)
2c14e6f1de
fix: wasi error route 2026-07-11 15:04:00 +06:00
Nurul Huda (Apon)
6795300a64
fix: catch notfound error in wasi 2026-07-11 15:02:31 +06:00
Nurul Huda (Apon)
a9e727973a
feat: make page caching generic and use in wasi 2026-07-11 13:12:28 +06:00