Commit Graph

217 Commits

Author SHA1 Message Date
gx 85ca312b51 fix: add loading for infinate table 2021-03-25 20:14:16 +08:00
gx 0c7e3d9d7e fix: delete "dataChanged" operation in life cycle 2021-03-17 17:37:35 +08:00
gx b0914c928e fix: reset scrollbar when the whole width changes 2021-03-16 14:12:35 +08:00
=gx d6e16c2ef1 fix: reset left/rightBodyRows when data changes 2021-03-12 15:41:22 +08:00
gx-mac ffd42b97e6 fix: change NCC record config 2021-03-11 20:18:01 +08:00
gx-mac f1c585a850 2.3.15-beta.7 2021-03-05 10:51:21 +08:00
gx-mac f1dfb9c85f 2.3.15-beta.6 2021-03-04 16:40:17 +08:00
gx-mac 290ba7aed8 fix: css update 2021-03-04 10:19:18 +08:00
gx-mac 43193e089b fix: version update 2021-03-03 22:09:20 +08:00
gx-mac cb7d54be80 fix: update 2021-03-02 16:40:03 +08:00
gx-mac 6b8ad2414e fix: scrollbar issue 2021-03-01 02:07:39 +08:00
gx 6b609d1a3d fix: 2.3.15-beta.1 2021-02-24 16:58:38 +08:00
izbz wh 8a0bba14dd fix: ie 下展开表格当含有height时不再动态获取该表格高度 2020-12-23 14:05:37 +08:00
izbz wh 9e7b9f763d fix: update时判断表格数据 2020-12-15 20:55:48 +08:00
izbz wh 3acd6ea33e fix: 表格横向滚动条拖拽时右侧固定列style 2020-11-24 17:05:55 +08:00
izbz wh b2362185f5 fix: 默认前端排序点击分页后数据不更新 2020-11-02 14:17:11 +08:00
Jarvan 0a8f8c362b feat: 提供column.sumThousandth属性,用于设置合计行是否开启千分位功能 2020-10-14 15:25:17 +08:00
izbz wh dc00d42445 feat: 支持表头自定义mouseDown事件 2020-09-21 11:05:41 +08:00
izbz wh 7147516dd3 fix: footer 返回含有固定列Table时,拖拽主表格高度不同步 2020-09-07 13:48:01 +08:00
yangchch6 17bf7b9c49 feat: onDropRow增加参数targetIndex 2020-07-29 14:00:31 +08:00
yangchch6 f3541dfe03 fix: 合计和固定列错位[#540] 2020-07-22 10:32:45 +08:00
yangchch6 b5eab50b9a feat: 增加 hideDragHandle 参数,隐藏行拖拽把手[#609] 2020-07-14 16:43:10 +08:00
yangchch6 02d962563b feat: 增加useDragHandle参数,支持行手柄拖拽[#607] 2020-07-13 21:14:33 +08:00
liushaozhen b4b0c95c9c feat(bee-table): column render方法新增第四个参数为column设置的属性 2020-04-16 14:19:24 +08:00
liushaozhen a4df9cef69 feat(bee-table): 子表数据减少时,动态计算高度 2020-04-16 11:41:07 +08:00
liushaozhen ead7706fd8 fix(bee-table): bug修复:ie 下报错 对象不支持 “forEach” 方法、切换数据源,startIndex、endIndex错误 2020-04-10 12:54:37 +08:00
yangchch6 da2414b196 feat: 增加columnKey属性,column[columnKey]可作为主键 2020-03-22 16:47:08 +08:00
liushaozhen 4452dc6a69 feat(bee-table): tableCell colSpan==0 return null & isLeaf 改为 _isLeaf 2020-03-11 13:52:12 +08:00
yangchch6 41a51ce2d4 fix: 解决treetable右侧出现空白的问题 2020-02-10 17:46:54 +08:00
yangchch6 b183fde817 fix: 行拖拽,表头更新后,拖拽把手丢失 2020-01-07 15:16:46 +08:00
yangchch6 0efad91481 fix:兼容 NCC 以前的业务逻辑,支持外部通过 record 中的 isleaf 字段,判断是否为叶子节点 2019-12-31 15:20:13 +08:00
yangchch6 d9ed1c7ffd fix:表格交换列后,再拖拽列宽,作用元素不对 2019-12-25 14:53:03 +08:00
yangchch6 7871086349 fix:异步加载data,固定列错行问题 2019-12-17 11:28:06 +08:00
yangchch6 bf414ad479 去掉onRowDoubleClick默认值 2019-12-13 17:22:14 +08:00
yangchch6 a560c5151d fix: expandIconAsCell={true},表格错行 2019-12-11 17:09:59 +08:00
yangchch6 721460bf42 feat:优化表格更新处理逻辑,解决 ie11 滚动加载,导致浏览器崩溃的问题 2019-12-05 16:31:59 +08:00
yangchch6 e383ad4b7c fix:记录 record 中的 children = [] 时,显示了多余的展开图标 2019-12-05 16:27:38 +08:00
yangchch6 c672fc1808 fix:嵌套表格,expandIconAsCell={true}时,拖拽列宽度,被调整的总是前一列 2019-12-04 17:55:17 +08:00
“jonyshi” ed32734bbb publish 2.2.17 2019-11-14 09:49:40 +08:00
yangchch6 b3ad1ed5bf fix:懒加载的树状表,在传了expandedRowKeys属性后,会导致点击+号无法展开的问题 2019-11-06 15:03:26 +08:00
yangchch6 16b7080ab6 fix:树形表,onRowHover方法返回参数异常 2019-10-29 17:14:58 +08:00
yangchch6 9cd84f5381 publish 2.2.12 2019-09-19 15:50:30 +08:00
yangchch6 7f93dc5683 解决层级树大数据场景,动态改变data时,数据未同步的问题 2019-09-11 21:08:18 +08:00
yangchch6 65741b6613 嵌套表格,扩展行支持高度自适应 2019-09-09 10:46:35 +08:00
yangchch6 b9b42ba052 增加 autoCheckedByClickRows 参数,设置行点击是否自动勾选复选框 2019-09-02 17:53:53 +08:00
yangchch6 cc2a624fe6 树形表多级懒加载 2019-08-31 11:32:29 +08:00
yangchch6 8991080cde 树表、行拖拽组合场景,图标重叠问题 2019-08-29 20:43:47 +08:00
huayj f13af2da22 v2.2.5-beta.1 产出 2019-08-27 17:12:43 +08:00
yangchch6 bdde396727 feat:增加 onBodyScroll 回调函数,在表体滚动时返回可视区最后一条数据的 index 2019-08-27 11:10:47 +08:00
huayj 1b1a719288 merge 2019-08-26 17:07:51 +08:00