This website requires JavaScript.
9f6552ea62
fix(ui): separate catalog icon masks from tiles
main
Clintchiz
2026-08-24 23:30:33 +05:30
5bc391e74f
fix(ui): inherit catalog icon contrast
Clintchiz
2026-08-24 23:23:43 +05:30
3327ec0d37
refactor(ui): clarify catalog navigation hierarchy
Clintchiz
2026-08-24 23:16:22 +05:30
ceb865f4f1
fix(ui): prevent navigation surface overflow
Clintchiz
2026-08-24 23:08:00 +05:30
45309b3f72
refactor(ui): compact mega menu layouts
Clintchiz
2026-08-24 23:06:01 +05:30
8f3a13c854
fix(ui): render only supplied mega menu metadata
Clintchiz
2026-08-24 22:57:13 +05:30
eca4447dcf
fix(ui): stabilize catalog mega menu interaction
Clintchiz
2026-08-24 22:50:41 +05:30
904bca21b2
refactor(ui): refine catalog mega menu navigation
Clintchiz
2026-08-24 22:40:58 +05:30
b98d417185
fix(ui): eliminate mega menu flash and lag
Clintchiz
2026-08-24 22:33:02 +05:30
7d737ec0a0
fix(ui): make catalog mega menus interactive
Clintchiz
2026-08-24 22:18:30 +05:30
f5538ed621
fix(ui): keep mega menu open across hover gap
Clintchiz
2026-08-24 22:08:46 +05:30
d2d830e7e2
fix(ui): pin navbar mega panels to viewport
Clintchiz
2026-08-24 21:56:27 +05:30
0618782355
fix(ui): make mega menus work under strict CSP
Clintchiz
2026-08-24 21:52:25 +05:30
9067e68f69
fix(ui): import navbar mega menu dependency
Clintchiz
2026-08-24 21:37:26 +05:30
9d64ec60c4
feat(ui): add typed navbar menu items
Clintchiz
2026-08-24 21:36:46 +05:30
fc1eea3939
chore(editor): refresh language server bundle hash
Clintchiz
2026-08-24 21:25:53 +05:30
4ec5dad60a
fix(formatter): expand large structured prop defaults
Clintchiz
2026-08-24 21:25:07 +05:30
a1a2947910
feat(ui): expand mega menu layout system
Clintchiz
2026-08-24 21:15:50 +05:30
270040fb5f
feat(ui): add in-flow floating navbar
Clintchiz
2026-08-24 19:47:47 +05:30
f9e285b182
feat(ui): own responsive marketing layout APIs
Clintchiz
2026-08-24 19:44:26 +05:30
3b402b4e36
fix(ui): collapse empty navbar topbar and add CTA spacing
Clintchiz
2026-08-24 18:28:39 +05:30
fa535575c5
fix(cli): resolve package updates on Windows
Clintchiz
2026-08-24 17:23:35 +05:30
46ef4b775b
fix(ui): harden public page components
Clintchiz
2026-08-24 17:13:14 +05:30
7a36c1905f
fix(cli): handle version flags before workspace discovery
Clintchiz
2026-08-24 15:03:38 +05:30
1a8c75a958
chore: refresh editor language server bundle
Clintchiz
2026-08-24 14:58:03 +05:30
b3c93e9b18
test: harden package boundaries and audit budgets
Clintchiz
2026-08-24 12:05:20 +05:30
613ff7ae5b
fix: invoke npm reliably from Bun on Windows
Clintchiz
2026-08-24 11:37:06 +05:30
e372ae571a
chore: harden release checks and package coverage
Clintchiz
2026-08-24 11:36:13 +05:30
354082ebc3
fix: recognize globally registered components
Clintchiz
2026-08-23 23:03:45 +05:30
aa21bc4a18
chore: release cli with fixed dev runtime
Clintchiz
2026-08-23 22:58:09 +05:30
1be482caab
fix: defer reactive props in branch pre-rendering
Clintchiz
2026-08-23 22:51:25 +05:30
2d1cda0eab
chore: restore production release gate
Clintchiz
2026-08-23 22:35:11 +05:30
d26403fce2
chore: update public API baseline
Clintchiz
2026-08-23 22:24:51 +05:30
f52e1d50e4
feat: centralize mail credential and sandbox policy
Clintchiz
2026-08-23 21:51:37 +05:30
fe44bc2091
fix: make payment event reduction monotonic
Clintchiz
2026-08-23 21:34:59 +05:30
98e0813061
feat: add gateway-neutral payment package
Clintchiz
2026-08-23 21:05:27 +05:30
a9670c2a1c
fix: close durable queue and runtime gaps
Clintchiz
2026-08-23 20:47:00 +05:30
1a94179b5f
fix: synchronize forwarded component props
Clintchiz
2026-08-23 20:20:43 +05:30
f13e83fd74
fix: stage CLI release dependencies
Clintchiz
2026-08-23 20:09:26 +05:30
7351ed1566
chore: release synchronized client runtime
Clintchiz
2026-08-23 20:07:18 +05:30
53b9947ef9
fix: synchronize mounted component props
Clintchiz
2026-08-23 19:42:39 +05:30
56cde5aaf8
fix(authz): reserve role inheritance namespace
Clintchiz
2026-08-23 19:35:03 +05:30
4be4b2c346
fix: expose client fetch and signed adjustments
Clintchiz
2026-08-23 18:56:05 +05:30
6258495b67
docs: propose @wrnexus/payment with a multi-gateway adapter system
Clintchiz and Claude Opus 5
2026-08-23 18:47:41 +05:30
631e1a2ddb
test: cover client-created component branches
Clintchiz
2026-08-23 11:54:28 +05:30
2e12656060
feat: close application architecture gaps
Clintchiz
2026-08-23 11:45:57 +05:30
d87b197224
fix(queue): let a shut-down queue be started again
Clintchiz and Claude Opus 5
2026-08-23 11:36:44 +05:30
64ab20cc95
feat: add application productivity foundations
Clintchiz
2026-08-23 11:13:03 +05:30
46195462c3
feat: make queues durable by default and add seed helpers
Clintchiz
2026-08-23 09:50:25 +05:30
8fb96f521f
fix(cli): resolve runtime config import absolutely
Clintchiz
2026-08-23 09:29:26 +05:30
9377a69d88
feat(queue): add typed application queue lifecycle
Clintchiz
2026-08-23 09:17:33 +05:30
9332522614
fix: initialize configured auth in production builds
Clintchiz
2026-08-22 23:36:31 +05:30
37439188ca
fix: share authz catalog across package instances
Clintchiz
2026-08-22 23:30:01 +05:30
7c5069b5b5
fix: honor project typecheck in canonical checks
Clintchiz
2026-08-22 23:23:21 +05:30
41b7eb8798
fix: keep authz server modules out of browser bundles
Clintchiz
2026-08-22 23:20:06 +05:30
0be69fb234
fix: avoid auth plugin ordering cycles
Clintchiz
2026-08-22 23:17:33 +05:30
bab11083c6
fix: ship authz runtime and preserve queue clocks
Clintchiz
2026-08-22 23:14:26 +05:30
a3ddd39b7b
feat: centralize application framework primitives
Clintchiz
2026-08-22 23:07:46 +05:30
96e082b943
release: patch syntax, compiler, db, csr
Clintchiz and Claude Opus 5
2026-08-22 12:09:38 +05:30
2299a0726d
chore: fit the loop-locals fix within the production gate
Clintchiz and Claude Opus 5
2026-08-22 12:08:07 +05:30
2d0df4efc9
fix(csr): write loop locals onto client-rendered for-loop items
Clintchiz and Claude Opus 5
2026-08-22 11:31:11 +05:30
20783699ac
test(compiler): prove page loop locals render, not just emit
Clintchiz and Claude Opus 5
2026-08-22 07:38:40 +05:30
d8305a5a14
fix(db): normalise line endings when parsing queries
Clintchiz and Claude Opus 5
2026-08-22 07:28:29 +05:30
98a46091b5
fix(syntax): allow block comments between members
Clintchiz and Claude Opus 5
2026-08-22 06:50:51 +05:30
2c50a07ed2
fix(compiler): expose {#each} locals to event handlers on pages
Clintchiz and Claude Opus 5
2026-08-22 06:05:10 +05:30
9746e8e875
fix(syntax): do not let a regex literal unbalance a block
Clintchiz and Claude Opus 5
2026-08-22 06:05:09 +05:30
0ddb481159
release: patch csr, ui
Clintchiz
2026-08-21 16:32:16 +05:30
3441b96362
fix(csr): deliver focus and blur outputs from inside a component
Clintchiz and Claude Opus 5
2026-08-21 16:31:33 +05:30
84e58b1798
release: patch compiler
Clintchiz
2026-08-21 09:32:46 +05:30
de4477dd9c
fix(compiler): never emit an empty pattern attribute
Clintchiz and Claude Opus 5
2026-08-21 09:32:32 +05:30
2970d5fff3
release: patch dev-server, security
Clintchiz
2026-08-21 09:04:50 +05:30
eeef2d79df
fix(dev-server,security): repair two defects that only appear in a published build
Clintchiz and Claude Opus 5
2026-08-21 09:04:12 +05:30
ef6de302e9
chore(vscode): prepare 0.8.9 marketplace release
Clintchiz and Claude Opus 5
2026-08-20 19:37:11 +05:30
a970d04248
release: patch auth, cli, compiler, core, csr, dev-server, language-server, store, styles, syntax, typecheck, ui
Clintchiz and Claude Opus 5
2026-08-20 19:15:08 +05:30
5429057a38
fix(language-server): gate api hover to actual api.<name> references
Clintchiz and Claude Opus 5
2026-08-20 19:03:46 +05:30
e944fd4496
feat(editor): complete tooling support for the apis block
Clintchiz and Claude Opus 5
2026-08-20 18:51:19 +05:30
861444b8a3
feat(language-server): flag the removed data blocks
Clintchiz and Claude Opus 5
2026-08-20 18:40:08 +05:30
ba957e861e
chore(ui): re-baseline the visual contract after the auth UI refinements
Clintchiz and Claude Opus 5
2026-08-20 16:50:44 +05:30
29febb2e0c
feat(language-server): understand the api binding attribute
Clintchiz and Claude Opus 5
2026-08-20 16:49:06 +05:30
cd0dffa87d
feat: complete SSR CRM and refine auth UI
Clintchiz
2026-08-20 16:17:59 +05:30
f57bd05a03
feat(language-server): complete and describe api block calls
Clintchiz and Claude Opus 5
2026-08-20 12:35:31 +05:30
2bb52487eb
feat(editor): complete the apis block and drop the removed snippets
Clintchiz and Claude Opus 5
2026-08-20 12:31:23 +05:30
990a8128a7
feat(editor): highlight the apis block
Clintchiz and Claude Opus 5
2026-08-20 12:31:19 +05:30
7a1b4e5b33
fix(cli): guard the one migration write path that skips parse validation
Clintchiz and Claude Opus 5
2026-08-20 12:24:19 +05:30
aded2daab9
fix: restore the production gate after the migration tasks
Clintchiz and Claude Opus 5
2026-08-20 12:19:53 +05:30
6bb3ab5fe7
feat(cli): fail the update when a project needs manual review
Clintchiz and Claude Opus 5
2026-08-20 12:12:38 +05:30
4aa0973352
feat(cli): report legacy api bodies for manual migration
Clintchiz and Claude Opus 5
2026-08-20 12:03:17 +05:30
e616ed276e
feat(cli): migrate mode-scoped helpers to shared functions
Clintchiz and Claude Opus 5
2026-08-20 11:58:16 +05:30
74490964ee
feat(cli): migrate api entries into the apis block
Clintchiz and Claude Opus 5
2026-08-20 11:51:44 +05:30
7a3e55b150
feat(cli): migrate away the dead config keys
Clintchiz and Claude Opus 5
2026-08-20 11:45:40 +05:30
fb24cc7ec3
fix(syntax): stop swallowing literal backslashes in attribute values
Clintchiz and Claude Opus 5
2026-08-20 11:42:29 +05:30
63316111cb
feat(examples): worked example for apis blocks
Clintchiz
2026-08-20 08:36:03 +05:30
0ed8351828
test: restore executed and real-tsc coverage lost when the old api-block tests were deleted
Clintchiz and Claude Opus 5
2026-08-20 08:14:16 +05:30
890d6106b3
feat: replace the ssr/client data blocks with apis blocks
Clintchiz and Claude Opus 5
2026-08-20 07:59:37 +05:30
de99a2c2e0
feat(cli): assert types for every api block with declared fields
Clintchiz and Claude Opus 5
2026-08-20 07:44:58 +05:30
442c058d0c
feat(compiler): support the three api render-binding forms
Clintchiz and Claude Opus 5
2026-08-20 07:38:32 +05:30
a08dfa5322
fix(compiler): reject dynamic api access in client functions
Clintchiz
2026-08-20 07:25:02 +05:30
712a6d3d8c
feat(compiler): emit browser api bindings only where the client calls them
Clintchiz
2026-08-20 07:19:55 +05:30
9dec811069
fix(compiler): route the generated api object through the real buildApiRequest
Clintchiz
2026-08-20 07:11:53 +05:30
847b7010d1
feat(compiler): emit the server-side api object
Clintchiz
2026-08-20 07:03:11 +05:30