amis/examples
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
..
app feat: App 应用支持设置菜单徽标 Close: #7380 (#7384) 2023-07-06 20:16:51 +08:00
components chore: 同步table性能优化 (#8414) 2023-10-18 17:31:48 +08:00
polyfills chore: ios 的 DragEvent 报错修复挪到 core 模块下 (#7154) 2023-06-15 11:36:29 +08:00
static 支持图片变量 2023-04-27 18:59:00 +08:00
doc.css 修改属性、事件table固定列样式 2023-07-07 14:37:36 +08:00
docs.json chore: 调整 vite 后 gh-pages 问题修复 (#5682) 2022-11-03 12:12:14 +08:00
embed.tsx feat: api 的 requestAdaptor 支持拦截请求 (#7566) 2023-07-25 14:31:19 +08:00
index.html fix: 修复 office-viewer 本地文件加载出错;numbering 每个层级重置计数 (#6421) 2023-03-21 14:04:40 +08:00
index.jsx deps: 更新 echarts 到 5.3.1,monaco-editor 到 0.33.0,qrcode.react 到 3.0.0,官网 React 升级到 18 (#3897) 2022-03-30 12:47:37 +08:00
loader.ts fix: jssdk导出页面时自定义组件模块缺失 (#8182) 2023-09-20 16:38:42 +08:00
loadMonacoEditor.ts 修复两个 jssdk 用法问题 (#1291) 2020-12-30 20:16:31 +08:00
map.json 调试 gh-pages 2022-06-06 11:58:24 +08:00
mobile.html fix: 修复 gh-pages 报 css 找不到的异常 (#6440) 2023-03-21 20:57:37 +08:00
mobile.jsx 让示例可以跑起来 2022-06-01 21:35:49 +08:00
mod.js jssdk 调整支持多版本共存 (#2151) 2021-06-24 20:59:28 +08:00
sdk-placeholder.html fix: issues-6683: jssdk helper样式优先级问题 (#6802) 2023-05-06 17:39:29 +08:00
style.scss docs: 避免文档搜索框被主题样式影响 Closes #6389 (#6819) 2023-05-08 14:03:31 +08:00