amis2/packages/amis-editor
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
..
examples fix: 复制后粘贴组件schema会被schemaFilter方法转换,出现一些异常的结果 (#7919) 2023-08-23 19:08:52 +08:00
src Merge pull request #8356 from igrowp/fix-pm-editor 2023-10-11 19:08:34 +08:00
.gitignore fix: 修复 office-viewer 本地文件加载出错;numbering 每个层级重置计数 (#6421) 2023-03-21 14:04:40 +08:00
i18nConfig.js fix(amis-editor): 补充国际化语料,并发布5.3.0版本 (#6806) 2023-05-07 09:14:35 +08:00
index.html chore: amis-editor 调整一下资源引用 (#6416) 2023-03-21 10:50:27 +08:00
index.tsx chore: 添加 amis-editor 本地开发入口 2023-03-20 21:40:40 +08:00
package.json chore: 同步table性能优化 (#8414) 2023-10-18 17:31:48 +08:00
rollup.config.js amis-saas-7740 dynmaic require 调整 2023-01-03 11:44:03 +08:00
rollup.esm.config.js feat: 添加只打包esm的npm script 2023-07-13 14:13:24 +08:00
tsconfig.json chore: 添加 amis-editor 本地开发入口 2023-03-20 21:40:40 +08:00