Kinneyzhang
b530b0513c
feat: add typed Text and Normal Box property boundary
2026-08-26 18:41:59 +08:00
Kinneyzhang
fcfbeb0368
fix: restore immediate retained viewport updates
2026-08-26 00:09:53 +08:00
Kinneyzhang
175ae2ed4e
fix: preserve intrinsic row sizing across containing blocks
2026-08-25 20:55:43 +08:00
Kinneyzhang
b65b5937cc
Fix retained Flex ownership and responsive viewport updates
2026-08-22 17:37:03 +08:00
Kinneyzhang
3dc0706af9
chore(ebox): checkpoint current implementation and docs
2026-08-11 20:43:40 +08:00
Kinneyzhang
cdf841232a
refactor(ebox): publish roots through TP surfaces
...
Move ephemeral rendering, initial buffer mounts, declarative commits, and opaque handle updates onto retained TP surfaces while keeping Ebox layout planning and runtime indexes transactionally synchronized.
Verified with: make check EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs
2026-08-06 05:49:22 +08:00
Kinneyzhang
8a8e862098
feat(ebox): publish standalone low-level package
...
Split the verified renderer, layout engine, Grid support, native boundary, tests, examples, and paired documentation into the independent Ebox repository. Keep ETAF and application concerns outside this package.
2026-08-05 09:15:35 +08:00