33 Commits

Author SHA1 Message Date
AI Engineer
52655e21cf fix(publish): publish.js 强制包名全小写以符合 npm 规范(by AI)
Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
2026-06-22 19:29:12 +08:00
AI Engineer
e1aaeb57dd chore(datatable): 同步 publish 版本号至 1.0.15(by AI)
Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
2026-06-22 19:28:06 +08:00
AI Engineer
d99b78fc6f fix(datatable): 修复 scope 从 @web 统一为 @apigo.cc,增强 editable 控制及编辑器交互(by AI)
Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
v1.0.15
2026-06-22 19:24:20 +08:00
AI Engineer
92b111c785 chore: release v1.0.14 with final UI polish, scroll-tracking editor and compact menus By: AICoder v1.0.14 2026-06-12 00:48:21 +08:00
AI Engineer
549ab0b552 fix: make inline editor overlay follow scrolling and refine menu markup By: AICoder v1.0.13 2026-06-12 00:14:59 +08:00
AI Engineer
ba7fccd6a7 fix: copy paste keydown listener and checkbox padding in inline editor By: AICoder v1.0.12 2026-06-11 23:20:08 +08:00
AI Engineer
fc835f5a10 fix: unhide option labels in inline editor By: AICoder v1.0.11 2026-06-11 22:51:18 +08:00
AI Engineer
ef40cf529b fix: responsive inline editor dimensions and modal field editor By: AICoder v1.0.10 2026-06-11 20:38:18 +08:00
AI Engineer
2477c50170 chore: release v1.0.8 with component-based refactor, purified state management, and optimized rendering By: AICoder v1.0.9 2026-06-11 20:16:42 +08:00
AI Engineer
814c23a085 chore: release v1.0.5 purifying architecture, eliminating __unsafeRefreshState, optimizing component rendering By: AICoder v1.0.8 2026-06-11 19:48:53 +08:00
AI Engineer
016a7e7a42 Revert "chore: version 1.0.7"
This reverts commit 67501e404fb975dcfebd69d8b96ec33f24439c82.
2026-06-11 14:02:23 +08:00
AI Engineer
67501e404f chore: version 1.0.7 v1.0.7 2026-06-04 19:21:34 +08:00
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