22 Commits

Author SHA1 Message Date
AI Engineer
bae8adb2d3 chore: release v1.0.13, clean ESM and fix autoform. By: AICoder v1.0.14 2026-06-08 21:57:18 +08:00
AI Engineer
251bb617e5 Renamed RefreshState to dangerous internal name to signal restricted usage. Fixed AutoForm array TypeError. By: AICoder v1.0.13 2026-06-06 22:30:12 +08:00
AI Engineer
cec22a01c8 Philosophical Alignment: Purged black-box patches and aligned with state v2.3 foundation. By: AICoder 2026-06-06 11:45:53 +08:00
AI Engineer
b330c641be Bumped dependency state to 1.0.16 and bumped package version to 1.0.11. By: AICoder v1.0.11 2026-06-05 20:07:44 +08:00
AI Engineer
5f286185ae Fixed virtual list scrolling issues by removing reactive padding bindings and optimizing hidden element height measurement. By: AICoder v1.0.10 2026-06-05 20:05:26 +08:00
AI Engineer
48eb3e1311 chore: rename package to @apigo.cc/base and bump version to 1.0.8 v1.0.8 2026-06-04 18:52:30 +08:00
AI Engineer
41d0745441 feat: 实现 DatePicker (含范围选择)、ColorPicker 及 IconPicker 控件 (by AI) v1.0.7 2026-05-29 22:45:56 +08:00
AI Engineer
999bb2abf4 feat: refactor AutoForm to use reactive data prop and support field.if visibility (by AI) v1.0.6 2026-05-27 23:02:25 +08:00
AI Engineer
35ac70973e fix: AutoForm inline layout height stretch 2026-05-24 13:23:32 +08:00
AI Engineer
34dfbe5d99 chore: publish v1.0.5 (documentation & stability sync) v1.0.5 2026-05-23 17:37:24 +08:00
AI Engineer
01e0067c43 Perf: Support declarative _itemHeight in VirtualScroll for zero-measurement setup 2026-05-22 20:10:11 +08:00
AI Engineer
f5f57638df feat/fix: 深度修复虚拟滚动布局偏移与触底 Bug,并优化测试环境 UI (by AI) v1.0.4 2026-05-20 22:52:44 +08:00
AI Engineer
0dd085f2b0 test: 修复测试用例中程序化滚动未触发刷新的问题,并优化计算逻辑处理触底情况 (by AI) 2026-05-20 20:14:16 +08:00
AI Engineer
f8656f9afb fix: 修复虚拟滚动快速滑动时内容丢失的问题,并为测试列表添加标题 (by AI) 2026-05-20 08:54:56 +08:00
AI Engineer
08e448f845 feat: optimize updateFlatList O(N+M) and release base v1.0.3 v1.0.3 2026-05-19 07:18:01 +08:00
AI Engineer
388a4d69b1 fix: 修复组件扫描时序与状态透传问题,适配最新 State.js 架构 (by AI) 2026-05-18 20:23:05 +08:00
AI Engineer
4efaef33d3 perf: finalize base project optimizations and build 2026-05-17 21:23:33 +08:00
AI Engineer
5fcf4ec063 fix(AutoForm): add null-safety for item type and restore DataTable performance tests 2026-05-17 20:11:17 +08:00
AI Engineer
5467cc6e29 fix(AutoForm): optimize data initialization for better binding support 2026-05-17 17:03:18 +08:00
AI Engineer
36f39bfa08 release: v1.0.2 2026-05-17 16:59:44 +08:00
AI Engineer
58081348ab perf: optimize FastList and fix layout thrashing (by AI) v1.0.1 2026-05-14 23:13:04 +08:00
AI Engineer
16cbec8d8c refactor: modularize base project into separate component files and enhance tests (by AI) v1.0.0-beta.1 2026-05-14 20:04:31 +08:00