Commit Graph

418 Commits

Author SHA1 Message Date
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 c6e520db0f feat: 增加列拷贝钩子函数 2020-09-29 09:45:11 +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 2a06e5fa8f feat: 条件过滤,输入框输入即查询[#605] 2020-07-17 14:37:35 +08:00
yangchch6 2cb8982d67 feat: 行拖拽样式修改[JCJS-2307] 2020-07-16 09:57:18 +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 344e948141 feat: 排序回调新增data参数 2020-07-08 14:52:57 +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
liushaozhen a24a865f7a fix(bee-table): 树形表格数据没有key无法展开bug 2020-04-01 14:54:41 +08:00
liushaozhen 606ed5d901 fix(bee-table): TableCell去掉Frament 2020-03-24 14:37:58 +08:00
yangchch6 da2414b196 feat: 增加columnKey属性,column[columnKey]可作为主键 2020-03-22 16:47:08 +08:00
yangchch6 87be595ae5 publish 2.2.41 2020-03-13 14:59:32 +08:00
liushaozhen 4452dc6a69 feat(bee-table): tableCell colSpan==0 return null & isLeaf 改为 _isLeaf 2020-03-11 13:52:12 +08:00
liushaozhen 1fe5f5705c feat(bee-table): en_us.js默认翻译修改 2020-03-09 11:10:55 +08:00
liushaozhen 99c0289e09 fix(bee-table): 过滤行多语设置bug 2020-03-09 10:31:03 +08:00
liushaozhen f892ba3a17 feat(bee-table): 列过滤 filterType新增 dateyear(日期-年)、datemonth(日期-月)、dateweek(日期-周) 类型
列过滤 filterType新增 dateyear(日期-年)、datemonth(日期-月)、dateweek(日期-周) 类型
2020-03-02 14:32:05 +08:00
yangchch6 910c10469d 未设置key的容错 2020-02-28 20:57:09 +08:00
yangchch6 4a1c146f51 feature: 增加参数minColumnWidth,设置拖拽列宽度的最小限制 2020-02-12 15:02:13 +08:00
liushaozhen 7a27bc5ed6 fix(bee-table): bugfix 设置expandRowByClick,无法显示箭头,去掉 expandRowByClick 判断 2020-02-11 19:14:12 +08:00
yangchch6 41a51ce2d4 fix: 解决treetable右侧出现空白的问题 2020-02-10 17:46:54 +08:00
yangchch6 ee5fa5123a fix:点击表头,会触发拖拽列宽事件问题 2020-01-10 11:39:13 +08:00
yangchch6 b6201d7319 固定表头th 限制最大宽度 2020-01-07 20:35:04 +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 77f565d7dd fix:树表异步加载子节点,data数据未更新的问题 2019-12-26 18:28:11 +08:00
yangchch6 d9ed1c7ffd fix:表格交换列后,再拖拽列宽,作用元素不对 2019-12-25 14:53:03 +08:00
yangchch6 7b515fb57d feat:单选关联行样式改变 2019-12-24 16:45:37 +08:00
yangchch6 2f0d76d36d fix:拖拽列宽报错问题 2019-12-24 14:29:26 +08:00
yangchch6 a1bee3fff2 fix:单选缺少PropTypes引入 2019-12-17 20:44:55 +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 9af72b045d feat:行点击事件关联单选功能 2019-12-13 14:13:13 +08:00
yangchch6 be387369c4 fix:行点击事件有延迟 2019-12-11 17:40:10 +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 1a84262dc0 feat:滚动加载,递归逻辑优化,willReceiveProps逻辑优化 2019-12-05 10:04:21 +08:00
yangchch6 c672fc1808 fix:嵌套表格,expandIconAsCell={true}时,拖拽列宽度,被调整的总是前一列 2019-12-04 17:55:17 +08:00
yangchch6 fcbe1c9c70 fix:解决树状表,不传 onExpandedRowsChange 属性,展不开节点的问题 2019-11-30 14:16:43 +08:00
yangchch6 d9789a1a18 feat:必输列禁止设置隐藏 2019-11-25 17:58:02 +08:00