7.5 KiB
7.5 KiB
2.3.11 (2021-02-03)
Bug Fixes
- scroll.Y变化时重新计算scrollTop (5906420)
2.3.10 (2021-02-03)
Bug Fixes
- 加入ignoreScrollYChange参数 (dcbb145)
2.3.9 (2021-02-03)
Bug Fixes
2.3.8 (2021-01-14)
Bug Fixes
- 固定列在主表渲染引起的渲染多次问题 (390a8a4)
2.3.7 (2021-01-12)
Bug Fixes
- provide more parameters for getting multi-sort value (b487e67)
2.3.6 (2021-01-11)
2.3.5 (2021-01-11)
2.3.4 (2021-01-11)
Bug Fixes
- 传入不同的scroll.y时,重置scrollTop (f5f381c)
2.3.3 (2021-01-07)
Bug Fixes
- 多排序字段处理 (a19770b)
2.3.2 (2021-01-07)
Bug Fixes
- 多排序字段处理 (a19770b)
2.3.1 (2021-01-04)
Bug Fixes
- issues/655 表格拖拽没办法拖拽到第一行 (b7a75a3)
2.3.0 (2020-12-28)
Features
- 固定列支持拖拽改变列宽 (c2cf138)
2.2.85 (2020-12-24)
Bug Fixes
- #JCJS-6424 表格展开高度计算bug (00f282c), closes #JCJS-6424
2.2.84 (2020-12-23)
Bug Fixes
- ie 下展开表格当含有height时不再动态获取该表格高度 (8a0bba1)
2.2.83 (2020-12-15)
Bug Fixes
- update时判断表格数据 (9e7b9f7)
2.2.82 (2020-12-10)
Bug Fixes
- 浏览器IE拖拽不好使 (b581de4)
2.2.81 (2020-12-10)
Bug Fixes
- 排序时data 为空处理 (4ec5557)
2.2.80 (2020-12-01)
Bug Fixes
- 嵌套表格兼容问题 (aaed13e)
2.2.79 (2020-11-24)
Bug Fixes
- 表格横向滚动条拖拽时右侧固定列style (3acd6ea)
2.2.78 (2020-11-23)
Bug Fixes
- 拖拽下的表格含有固定列的场景右侧固定列box-shaow bug (f8ff20f)
2.2.77 (2020-11-20)
Bug Fixes
- currentIndex 为-1 比较判断 (8d87472)
2.2.76 (2020-11-19)
Bug Fixes
- 优化onBodyMouseLeave调用 (3b1ffec)
2.2.75 (2020-11-18)
Features
- 增加onBodyMouseLeave回调函数 (cb40026)
2.2.74 (2020-11-12)
Bug Fixes
- 特殊场景this.flatTreeData为空引起报错 (6c260cd)
2.2.73 (2020-11-02)
Bug Fixes
- 默认前端排序点击分页后数据不更新 (b236218)
2.2.72 (2020-10-30)
Features
- 支持表格初始化时根据soter属性进行默认排序 (f346d7a)
2.2.71 (2020-10-30)
Features
- 增加getCellClassNameAPI支持自定义单元格样式 (05d175a)
2.2.70 (2020-10-21)
Bug Fixes
- #JCJS-4815 表格没有数据滚动滚动条后,grid页头的隐藏无法操作 (43266f2), closes #JCJS-4815
Features
- 提供column.sumThousandth属性,用于设置合计行是否开启千分位功能 (0a8f8c3)
2.2.69 (2020-10-14)
Features
- 提供column.sumThousandth属性,用于设置合计行是否开启千分位功能 (0a8f8c3)