Commit Graph

1255 Commits

Author SHA1 Message Date
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 9dd63de212 publish 2.2.20 2019-12-04 17:56:06 +08:00
yangchch6 c672fc1808 fix:嵌套表格,expandIconAsCell={true}时,拖拽列宽度,被调整的总是前一列 2019-12-04 17:55:17 +08:00
yangchch6 71e907a8c9 publish 2.2.19 2019-11-30 14:17:17 +08:00
yangchch6 fcbe1c9c70 fix:解决树状表,不传 onExpandedRowsChange 属性,展不开节点的问题 2019-11-30 14:16:43 +08:00
yangchch6 9fa006ea36 publish 2.2.18 2019-11-25 17:58:48 +08:00
yangchch6 d9789a1a18 feat:必输列禁止设置隐藏 2019-11-25 17:58:02 +08:00
liushaozhen dd7d478eaa demo修改 2019-11-15 11:06:14 +08:00
“jonyshi” ed32734bbb publish 2.2.17 2019-11-14 09:49:40 +08:00
“jonyshi” 7e822f3c5b 复杂表头拖拽 2019-11-14 09:46:13 +08:00
“jonyshi” 42181fed93 demo修改 2019-11-14 09:46:13 +08:00
“jonyshi” ee12a6742a demo修改 2019-11-14 09:46:13 +08:00
yangchch6 376e572bad publish 2.2.16 2019-11-12 17:23:26 +08:00
yangchch6 00a824533c merge bugfix 2019-11-12 15:22:24 +08:00
yangchch6 b3ad1ed5bf fix:懒加载的树状表,在传了expandedRowKeys属性后,会导致点击+号无法展开的问题 2019-11-06 15:03:26 +08:00
yangchch6 538cb33c8e publish 2.2.15 2019-10-29 17:18:28 +08:00
yangchch6 16b7080ab6 fix:树形表,onRowHover方法返回参数异常 2019-10-29 17:14:58 +08:00
yangchch6 1a16da2e16 publish 2.2.14 2019-10-19 11:05:51 +08:00
yangchch6 0bb87cfa31 优化多选表格data更新处理逻辑 2019-10-19 11:04:58 +08:00
yangchch6 f469a8574e publish 2.2.13 2019-10-12 17:54:40 +08:00
yangchch6 41971af1b2 解决Grid 多级表头在点隐藏按钮时,多级表头变成了一级表头的问题 2019-10-12 17:38:51 +08:00
yangchch6 14103fad2a 单元格内容超出列宽时,表头和表体出现错位 2019-10-12 17:25:39 +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 4eab282716 新增 multiSelectConfig API,用于自定义 Checkbox 属性,如设置复选框为红色填充 2019-09-09 17:30:16 +08:00
yangchch6 492b2a5de4 publish 2.2.11 2019-09-09 11:27:01 +08:00
yangchch6 ed34f52275 merge 2019-09-09 11:01:06 +08:00
yangchch6 65741b6613 嵌套表格,扩展行支持高度自适应 2019-09-09 10:46:35 +08:00
yurokn 1723ff7370 自定义整行整列样式 2019-09-06 14:47:42 +08:00
jonyshi 5ce4037c78 publish 2.2.10 2019-09-04 15:23:58 +08:00
yangchch6 14a743125b 修改文档 2019-09-04 13:52:21 +08:00
yangchch6 daecc98b3f 修改文档 2019-09-04 13:41:41 +08:00
huayj d429add1cd merge 2019-09-03 15:38:44 +08:00
liushaozhen b3cd55e135 publish 2.2.9 2019-09-03 09:34:13 +08:00
liushaozhen 240c61cc01 feat(bee-table): multiSelect 未引入 PropTypes 报错bug 2019-09-03 09:34:11 +08:00
yangchch6 20d514e1f9 publish 2.2.8 2019-09-02 18:54:00 +08:00
yangchch6 b9b42ba052 增加 autoCheckedByClickRows 参数,设置行点击是否自动勾选复选框 2019-09-02 17:53:53 +08:00
yangchch6 013eb36f0d publish 2.2.7 2019-09-02 11:22:56 +08:00
yangchch6 cc2a624fe6 树形表多级懒加载 2019-08-31 11:32:29 +08:00
jonyshi d3b4cb34de drop 增加参数node.props.cloum 2019-08-30 13:43:25 +08:00
jonyshi d7638273ca drop 增加参数node.props.cloum 2019-08-30 11:39:59 +08:00
yangchch6 8991080cde 树表、行拖拽组合场景,图标重叠问题 2019-08-29 20:43:47 +08:00
huayj b6c43b0414 ascii时序号问题 2019-08-28 11:14:21 +08:00
huayj 5073e7f5fd 修改序号渲染方式,排序新增stringChinese类型 2019-08-28 10:47:27 +08:00
huayj ee1ec1c558 版本修改 2019-08-27 17:21:47 +08:00
huayj f13af2da22 v2.2.5-beta.1 产出 2019-08-27 17:12:43 +08:00
huayj 99dae73e8a 眼瞎,把i写成1 2019-08-27 17:05:02 +08:00
huayj 35347335e6 解决record为空时的报错问题 2019-08-27 17:04:32 +08:00
huayj c4dbadb2ee Merge branch 'master' into dev4iuap5.0 2019-08-27 16:46:54 +08:00