fischer-agentkit/scripts
Chiguyong fede996dcb fix(bitable): 修复表格头部与数据行之间的幽灵空白
- BitableGrid.vue: 小数据量时移除 height 属性,让 vxe-grid 按内容高度渲染
- 为 .bitable-grid-scope__group-grid 添加 flex:1/min-height:0,避免 vxe-table 回退到 16777216px 的异常高度
- 小数据量时禁用固定列,避免固定列容器错位导致底部出现重复表头
- 隐藏 vxe-table 内置 empty-placeholder,防止有数据时仍显示“暂无数据”
- 隐藏小数据量下 vxe-table 错误的 .vxe-body--y-space 占位,消除表头与首行之间的 132px 间隙
- test_user_service.py: 中文化错误信息断言同步更新
2026-07-06 20:27:04 +08:00
..
build-backend.ps1 feat(client): add Tauri 2.x desktop client with sidecar process management 2026-06-14 10:06:12 +08:00
build-backend.sh feat(client): add Tauri 2.x desktop client with sidecar process management 2026-06-14 10:06:12 +08:00
check-no-emoji.sh refactor: remove all emoji from source code (#20) 2026-07-03 02:46:40 +08:00
deploy.sh refactor: remove all emoji from source code (#20) 2026-07-03 02:46:40 +08:00
dev-start.sh fix(bitable): 修复表格头部与数据行之间的幽灵空白 2026-07-06 20:27:04 +08:00
dev-stop.sh fix(bitable): 修复表格头部与数据行之间的幽灵空白 2026-07-06 20:27:04 +08:00
prod-start.sh chore(prior): malformed tool call handling, auth whitelist, dev scripts, wave1 plan 2026-06-29 20:25:03 +08:00
prod-stop.sh chore(prior): malformed tool call handling, auth whitelist, dev scripts, wave1 plan 2026-06-29 20:25:03 +08:00
run_e2e.sh feat(router): optimize routing intelligence — ExecutionMode expansion, multi-candidate scoring, quality gate skill match 2026-06-15 22:43:13 +08:00
test-start.sh chore(prior): malformed tool call handling, auth whitelist, dev scripts, wave1 plan 2026-06-29 20:25:03 +08:00
test_semantic_sim.py feat(router): improve colloquial/mixed-lang routing, fix low-complexity IntentRouter bypass 2026-06-15 23:54:57 +08:00