amis2/packages/amis-core/__tests__
wanglinfang2014 ec21a1c0f3
chore: 同步table性能优化 (#8414)
* chore: 优化 Table 渲染性能

* chore: 优化 Table 渲染性能

* chore: 修复性能优化后 列固定宽度不刷新问题 (#8040)

* chore: 调整table nested 样式 (#8077)

* chore: 优化 Table 渲染单元格性能

* 剔除无关属性下发

* 优化 table 宽度初始化

* fix: 修复性能优化后在需要用到父级数据的时候没有及时更新的问题 Close: #8188 (#8193)

* Revert "fix: table 添加 toggled: false 的列不参与持久化存储 (#5236)" (#8156)

This reverts commit e7c909b277.

* fix: 修复编辑器表格在有快速编辑配置时点选不上的问题 Close: #8208 (#8210)

* fix: 修复嵌套模式当列隐藏时不显示展开按钮问题 Close: #8301

* fix: 修复CRUD固定表头不生效问题 (#8332)

* fix: 修复固定表头不生效

* 修复低版本浏览器固定表头不生效问题

---------

Co-authored-by: huangxj29 <huangxuejuan@xgd.com>

* fix: 修复table columns、tableLayout属性变化realWidth未更新

* fix:锁定@types/codemirror修复单测问题

* fix: 删除多余单测

---------

Co-authored-by: 2betop <2betop.cn@gmail.com>
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
Co-authored-by: huangxj29 <2824346520@qq.com>
Co-authored-by: huangxj29 <huangxuejuan@xgd.com>
2023-10-18 17:31:48 +08:00
..
__snapshots__ 调整为 monorepo 2022-06-01 15:06:00 +08:00
utils feat: inputNubmer formatter优化 2023-07-07 15:36:54 +08:00
async-filter.test.ts fix:补充filter单测 2023-05-22 15:56:42 +08:00
compat.test.d.ts 调整为 monorepo 2022-06-01 15:06:00 +08:00
compat.test.ts feat:增加formulaEvalErrorHandler&conditionComputeErrorHandler用于跳过amis解析 2023-04-13 20:03:10 +08:00
condition.test.ts feat:增加formulaEvalErrorHandler&conditionComputeErrorHandler用于跳过amis解析 2023-04-13 20:03:10 +08:00
datamapping.test.ts 补充测试用例 2022-06-16 12:39:59 +08:00
factory.test.d.ts 调整为 monorepo 2022-06-01 15:06:00 +08:00
factory.test.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
filter.test.d.ts 调整为 monorepo 2022-06-01 15:06:00 +08:00
filter.test.ts fix:补充filter单测 2023-05-22 15:56:42 +08:00
helper.d.ts 调整为 monorepo 2022-06-01 15:06:00 +08:00
helper.tsx chore: 同步table性能优化 (#8414) 2023-10-18 17:31:48 +08:00
jest.setup.d.ts 调整为 monorepo 2022-06-01 15:06:00 +08:00
jest.setup.js chore: 尝试修复一些 ts 报错 2023-03-23 16:05:28 +08:00
tokenize.test.d.ts 调整为 monorepo 2022-06-01 15:06:00 +08:00
tokenize.test.ts 调整为 monorepo 2022-06-01 15:06:00 +08:00