21 Commits

Author SHA1 Message Date
AI Engineer
2a81326df3 feat: enhance DataTable with extensible registerFieldType API, rich formatters, and dynamic AutoForm schemas (by AI) v1.0.6 2026-05-28 17:07:51 +08:00
AI Engineer
82b7ebc799 feat: update dataTable to use new AutoForm data pattern and fix editing persistence (by AI) v1.0.5 2026-05-27 23:27:45 +08:00
AI Engineer
ded8dfd72a style(ui): improve menu aesthetics and standardize $class syntax 2026-05-25 14:45:12 +08:00
AI Engineer
b76ae9fbf5 feat(ui): implement frozen columns and refine menu positioning & scrolling 2026-05-25 14:38:16 +08:00
AI Engineer
8bd7e9cbd9 fix(ui): prevent column menu from overflowing screen boundaries 2026-05-25 12:28:19 +08:00
AI Engineer
4a06d906ce fix(ui): restore missing .dt-cell-selected CSS styles 2026-05-25 12:25:32 +08:00
AI Engineer
1d7b429b14 refactor(ui): revert selection UI mechanism to use precise CSS selectors 2026-05-25 08:25:42 +08:00
AI Engineer
8ba9480bb0 refactor(ui): remove $if workaround and debugging attributes 2026-05-25 08:14:16 +08:00
AI Engineer
6081140907 perf: implement AOT template flattening for columns 2026-05-24 13:23:44 +08:00
AI Engineer
59a9e5d650 feat/fix: publish v1.0.4 (extreme performance restored & interactive excel features) v1.0.4 2026-05-23 17:37:25 +08:00
AI Engineer
cc6d2363b0 Fix: Resolve editing bugs including stale editor, scope errors, and scroll sync 2026-05-22 20:32:26 +08:00
AI Engineer
3e0dcc7df5 Perf: Leverage _itemHeight to bypass VirtualScroll DOM measurement 2026-05-22 20:10:06 +08:00
AI Engineer
e03cf3a099 Perf: Eliminate layout thrashing and fix row 70 jump 2026-05-22 19:39:03 +08:00
AI Engineer
667b08c895 Perf: Eliminate first-scroll unresponsiveness 2026-05-22 19:30:05 +08:00
AI Engineer
e8d8e17b7d Docs: Update TEST.md with v6 results 2026-05-22 19:17:01 +08:00
AI Engineer
d45a815d55 Refactor: Modularize DataTable and manual DOM selection logic 2026-05-22 19:16:45 +08:00
AI Engineer
bff76354dc Perf: Achieve Zero-Scan virtual scroll foundation 2026-05-22 12:32:50 +08:00
AI Engineer
9eea16cdab test: restore comprehensive DataTable tests and verify performance 2026-05-17 20:11:20 +08:00
AI Engineer
3f19fb3a83 perf(DataTable): implement lazy wrapping and optimize initialization 2026-05-17 18:50:30 +08:00
AI Engineer
0bae1edceb release: v1.0.1 with performance optimizations 2026-05-17 17:49:48 +08:00
AI Engineer
5759b2f061 release: v1.0.1 2026-05-17 17:03:21 +08:00