Commit graph

10 commits

Author SHA1 Message Date
Snider
dc5edcfb3d fix(path): tighten block id parsing
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-15 02:25:33 +01:00
Snider
4e5c3fd921 fix(layout): stabilise block id numbering
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
Make root-level duplicate slot IDs use stable per-slot numbering.

Add a regression test for root duplicate block IDs.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-15 01:44:15 +01:00
Snider
066bb8e92d Implement dotted block coordinates
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
2026-04-15 01:18:48 +01:00
Snider
f6bdc0959e feat(html): add RFC block-path rendering
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-15 00:43:07 +01:00
Snider
61adbd55c5 fix(html): align left slot with navigation semantics
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
2026-04-15 00:16:01 +01:00
Virgil
5d13a4028b fix(html): validate block ID parsing
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 56s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 19:55:44 +00:00
Virgil
11f18a24d2 fix(tests): complete ax naming compliance
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-27 04:55:58 +00:00
Virgil
3616ad3a76 chore: polish ax v0.8.0 conventions
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 18:12:06 +00:00
Virgil
b8d06460d6 refactor(core): upgrade to v0.8.0-alpha.1
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 15:24:16 +00:00
Claude
d75988a99e feat: add nested layout path chains
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 23:40:40 +00:00