Commit Graph

7 Commits

Author SHA1 Message Date
Kinneyzhang
db41a9b769 Batch ORBIT actions and add reusable scroll performance checks
Coalesce action updates, retain native interaction behavior and validate complete mixed action cycles against fresh rendering.

Extend the shared evaluator with committed-input parity, nested owner selection, cold prefix measurements and GC counters. Document supported invocations and test cleanup and failure reporting.
2026-09-10 23:15:16 +08:00
Kinneyzhang
6cd5a67a35 feat: add sizing and interactive text reference examples
Load same-basename Elisp companions through the generic preview runner. Demonstrate size semantics and native help, pointer, hover and keymap behavior with isolated example state.

Update Flex and Grid examples and extend reusable comparison and interaction evaluators with publication, allocation and fresh-render parity checks.

Validation: make check passed, including all 72 Playground tests.
2026-09-09 22:25:28 +08:00
Kinneyzhang
81957acdf3 test: verify Flex resize through public Ebox reports 2026-08-28 01:53:38 +08:00
Kinneyzhang
94bac1c7c7 refactor: migrate examples to the canonical Ebox DSL 2026-08-27 12:14:51 +08:00
Kinneyzhang
5d1e38856f perf: verify continuous Flex viewport delivery 2026-08-26 00:10:12 +08:00
Kinneyzhang
256868a7ee refactor: delegate resize ownership to Ebox 2026-08-25 22:45:23 +08:00
Kinneyzhang
24b69a64c5 perf: make previews responsive to viewport changes 2026-08-25 17:16:57 +08:00