Commit Graph

427 Commits

Author SHA1 Message Date
liushaozhen a24a865f7a fix(bee-table): 树形表格数据没有key无法展开bug 2020-04-01 14:54:41 +08:00
liushaozhen e112f641f4 feat(npm发包忽略 demo,docs,test,dist目录): 2020-03-30 12:49:18 +08:00
liushaozhen 606ed5d901 fix(bee-table): TableCell去掉Frament 2020-03-24 14:37:58 +08:00
yangchch6 0e21ef0e3b publish 2.2.42 2020-03-22 16:48:57 +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 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 58f2e80ff0 publish 2.2.37 2020-02-28 20:58:07 +08:00
yangchch6 7ed1cd7693 publish 2.2.36 2020-02-12 15:03:26 +08:00
liushaozhen 7a27bc5ed6 fix(bee-table): bugfix 设置expandRowByClick,无法显示箭头,去掉 expandRowByClick 判断 2020-02-11 19:14:12 +08:00
yangchch6 8ba7a7b552 publish 2.2.34 2020-02-10 17:48:44 +08:00
yangchch6 1402f50d18 publish 2.2.33 2020-01-10 11:40:02 +08:00
yangchch6 e7388e3d32 publish 2.2.32 2020-01-07 20:37:15 +08:00
yangchch6 f3383c0675 publish 2.2.31 2020-01-07 15:17:51 +08:00
yangchch6 816b84733e publish 2.2.30 2019-12-31 15:20:39 +08:00
yangchch6 0f6834dba3 publish 2.2.29 2019-12-26 18:29:07 +08:00
yangchch6 61ba3dbf6e publish 2.2.28 2019-12-25 15:10:07 +08:00
yangchch6 ac2b683cd3 publish 2.2.27 2019-12-24 14:30:49 +08:00
yangchch6 b8872d9e44 publish 2.2.26 2019-12-17 20:46:04 +08:00
yangchch6 532ceb1166 publish 2.2.25 2019-12-17 11:28:34 +08:00
yangchch6 c73ad007b6 publish 2.2.24 2019-12-13 17:22:48 +08:00
yangchch6 e182ad3714 publish 2.2.23 2019-12-13 14:15:00 +08:00
yangchch6 5c6f5ff01b publish 2.2.22 2019-12-11 17:41:15 +08:00
yangchch6 80b0bf7dd4 publish 2.2.21 2019-12-05 16:28:15 +08:00
yangchch6 9dd63de212 publish 2.2.20 2019-12-04 17:56:06 +08:00
yangchch6 71e907a8c9 publish 2.2.19 2019-11-30 14:17:17 +08:00
yangchch6 9fa006ea36 publish 2.2.18 2019-11-25 17:58:48 +08:00
“jonyshi” ed32734bbb publish 2.2.17 2019-11-14 09:49:40 +08:00
yangchch6 376e572bad publish 2.2.16 2019-11-12 17:23:26 +08:00
yangchch6 538cb33c8e publish 2.2.15 2019-10-29 17:18:28 +08:00
yangchch6 1a16da2e16 publish 2.2.14 2019-10-19 11:05:51 +08:00
yangchch6 f469a8574e publish 2.2.13 2019-10-12 17:54:40 +08:00
yangchch6 9cd84f5381 publish 2.2.12 2019-09-19 15:50:30 +08:00
yangchch6 492b2a5de4 publish 2.2.11 2019-09-09 11:27:01 +08:00
yangchch6 65741b6613 嵌套表格,扩展行支持高度自适应 2019-09-09 10:46:35 +08:00
jonyshi 5ce4037c78 publish 2.2.10 2019-09-04 15:23:58 +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 013eb36f0d publish 2.2.7 2019-09-02 11:22:56 +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
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
jonyshi 32b4b620c5 drop 错误也需要抛出事件调用 2019-08-27 15:08:17 +08:00
huayj 094bf1661d fix(TableCell.js): 修复number类型数据在末位为的显示错误的bug
修复number类型数据在末位为0时显示错误的bug
2019-08-26 21:23:09 +08:00
huayj e771e8ef11 feat(新增fieldType属性,包括string number currency bool link date类型): 新增fieldType属性,包括string number currenc
新增fieldType属性,包括string number currency bool link date类型
2019-08-26 17:12:03 +08:00
liushaozhen 487e2e145d demo修改 2019-08-23 14:29:30 +08:00
jonyshi 4d88f655d6 解决table 交换列中onDragEnd,onDrop 事件回调问题 2019-08-21 16:29:11 +08:00
yangchch6 a94583aca1 publish 2.1.14 2019-08-17 14:39:12 +08:00
yangchch6 ca50a4c766 fix:解决嵌套表格展示错行、拖拽过程中错行问题 2019-08-17 10:00:40 +08:00
cw 19e8d670e3 publish 2.1.13 2019-08-07 12:30:01 +08:00
cw d7e14f22ab publish 2.1.12 2019-08-07 11:43:21 +08:00
cw 1aeea1d4bc Merge remote-tracking branch 'origin/master'
# Conflicts:
#	demo/index.js
#	dist/demo.js
#	dist/demo.js.map
#	package.json
2019-08-07 11:25:56 +08:00
cw 4165143767 解决了switch问题 2019-08-07 10:32:05 +08:00
yangchch6 6761d54b8f publish 2.1.11 2019-08-05 19:12:49 +08:00
yangchch6 ac599f935c publish 2.1.10 2019-08-03 15:48:42 +08:00
jonyshi cb543df6f5 publish 2.1.9 2019-08-01 19:00:18 +08:00
yangchch6 64deebbeeb fix:嵌套表格场景,展开行时,表行右侧断开 2019-07-27 14:10:02 +08:00
yangchch6 d75c725d78 publish 2.1.8 2019-07-26 09:50:07 +08:00
yangchch6 71021bd479 修改 utils 文件路径 2019-07-26 09:47:18 +08:00
yangchch6 bc94da12e7 解决内存泄漏问题 2019-07-18 11:25:29 +08:00
yangchch6 ddb6386de4 解决 onRowClick 回调函数中,事件对象属性均为 null 的问题 2019-07-16 18:16:53 +08:00
yangchch6 3a16ccb5c2 publish 2.1.6 2019-07-13 11:19:52 +08:00
yangchch6 93f5ee329d fix:设置expandIconAsCell后样式错乱的问题 2019-07-11 20:52:45 +08:00
yangchch6 9cbf5bf7be 解决传入 selectedRowIndex={0} 无效的问题 2019-07-11 10:45:29 +08:00
yangchch6 baf562cb99 修改 headStyle 2019-07-09 15:18:32 +08:00
yangchch6 d4df00c3e8 修改 headStyle 2019-07-09 14:30:13 +08:00
yangchch6 f8831d8b68 publish 2.1.5 2019-07-06 11:01:02 +08:00
yangchch6 c479e0bbc1 列过滤面板不显示问题 2019-07-06 10:59:19 +08:00
yangchch6 6b3d63cebb merge 2019-07-03 21:14:22 +08:00
yangchch6 8cb3aaee37 fix:querySelector容错处理 2019-07-03 21:12:17 +08:00
jonyshi 59aa962136 2.1.4 2019-07-02 17:11:40 +08:00
yangchch6 aa69d8dfed 单选功能错行问题、拖拽列宽返回的 width 参数不对的问题 2019-07-01 16:22:24 +08:00
jonyshi 39610f5853 build 2019-06-26 16:40:46 +08:00
jonyshi 7d3d5254a1 修改示例 2019-06-26 16:37:41 +08:00
izbz wh b6cb07f9ac fix: 懒加载树表场景中,data动态获取需终止treeIndex 2019-06-19 18:01:30 +08:00
yangchch6 67a7c0780a publish 2.1.3 2019-06-12 10:42:05 +08:00
yangchch6 558264ea73 [Feature]单选表格,行选中后再次点击可取消选中 2019-06-10 16:46:36 +08:00
jonyshi 8dd48af754 publish 2.1.2 2019-06-06 16:15:47 +08:00
izbz wh 0b5b6c623f fix(sort):
多列排序时sorter规则优先安置用户传入的sorter方法,如果不传走默认
2019-06-05 14:12:12 +08:00
yangchch6 237ff92c1a publish 2.1.0 2019-06-01 15:01:19 +08:00
yangchch6 b3a4d95ef5 [Feature]去掉Table重复的id 2019-05-31 15:33:59 +08:00
yangchch6 a6f6523101 升级Radio 2019-05-28 11:44:48 +08:00
izbz wh 07009bae46 merge 2019-05-27 10:28:15 +08:00
izbz wh c0167c3ed2 fix: 纵向滚动条动态显示 2019-05-27 10:16:46 +08:00
yangchch6 6ac47a9943 publish 2.0.25 2019-05-24 18:10:16 +08:00
yangchch6 558957f3a0 publish 2.0.24 2019-05-22 18:25:50 +08:00
izbz wh 58f3f5788e fix(Table.js):
当所有数据都为disable状态时,全选不应该默认选中
2019-05-22 18:12:01 +08:00
yangchch6 f0a05d327a publish 2.0.22 2019-05-22 15:47:58 +08:00
izbz wh 531f99fdb6 fix(表格数据为空时,表头列多时,滚动条隐藏): 2019-05-22 14:34:16 +08:00
yangchch6 fa4d567134 publish 2.0.20 2019-05-21 19:36:15 +08:00
yangchch6 cd4e5a0b77 [Feature]暂无数据支持多语 2019-05-21 19:31:38 +08:00
yangchch6 cc53b26352 Merge branch 'master' of github.com:tinper-bee/bee-table 2019-05-17 10:21:37 +08:00
yangchch6 dc89795be5 示例样式修改 2019-05-17 10:20:44 +08:00
liushaozhen 59d03c3e54 fix(bee-table): ie11下removeEventListener报错bug 2019-05-15 15:29:19 +08:00
yangchch6 c669906b47 publish 2.0.18 2019-05-13 19:16:07 +08:00
yangchch6 ce981bbfef publish 2.0.17 2019-05-10 13:21:33 +08:00
izbz wh 85fb514d50 build 信息更新 2019-05-10 09:40:48 +08:00
izbz wh be75c6e9e8 支持用户自定义展开和关闭图标 2019-05-08 23:02:28 +08:00