Commit Graph

955 Commits

Author SHA1 Message Date
jonyshi 54b1aa0084 修改示例 2019-06-26 16:32:17 +08:00
jonyshi 6427080647 解决NCC提出的拖动列宽时,有固定列出现表格中间断开问题 2019-06-26 16:18:39 +08:00
izbz wh 5604daa355 merge 2019-06-19 18:05:05 +08:00
izbz wh b6cb07f9ac fix: 懒加载树表场景中,data动态获取需终止treeIndex 2019-06-19 18:01:30 +08:00
yangchch6 b4013ecb14 [Feature]行拖拽支持触摸屏 2019-06-19 13:21:15 +08:00
izbz wh 0cddb2738f merge 2019-06-13 14:49:43 +08:00
izbz wh 3222a6d47e fix:最后一个非固定列不可以拖拽 2019-06-13 14:47:48 +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
jonyshi cab1f66b56 解决文字不能拖拽问题 2019-06-06 16:13:07 +08:00
izbz wh 0bb92b4f15 publish 2.1.1 2019-06-05 14:12:15 +08:00
izbz wh 0b5b6c623f fix(sort):
多列排序时sorter规则优先安置用户传入的sorter方法,如果不传走默认
2019-06-05 14:12:12 +08:00
izbz wh b90ab5e9b6 fix: 多列排序时sorter规则优先安置用户传入的sorter方法,如果不传走默认 2019-06-05 14:10:44 +08:00
izbz wh 49aee39c59 Merge branch 'master' of github.com:tinper-bee/bee-table 2019-06-04 16:54:53 +08:00
izbz wh b99957c629 add:table表头单击事件 2019-06-04 16:54:24 +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
yangchch6 8f284a0f21 文档增加单选示例链接 2019-05-27 10:38:55 +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 ccaf66777c [Fixbug]行拖拽不能拖拽至第一行的问题 2019-05-24 10:59:10 +08:00
izbz wh 06a0d594fd merge 2019-05-23 09:33:13 +08:00
izbz wh f5eb769e4f fix:模态框中使用table,计算的滚动条宽度为0的bug 2019-05-23 09:32:19 +08:00
yangchch6 558957f3a0 publish 2.0.24 2019-05-22 18:25:50 +08:00
yangchch6 e87ac8a9aa merge 2019-05-22 18:24:33 +08:00
yangchch6 503ad33ada [Fixbug]使用rowKey的表格,行拖拽无法使用的问题 2019-05-22 18:20:13 +08:00
izbz wh f287618102 publish 2.0.23 2019-05-22 18:12:04 +08:00
izbz wh 58f3f5788e fix(Table.js):
当所有数据都为disable状态时,全选不应该默认选中
2019-05-22 18:12:01 +08:00
izbz wh 4b0704128a merge 2019-05-22 18:10:58 +08:00
izbz wh f1c14e4d16 fix:当所有数据都为disable状态时,全选不应该默认选中 2019-05-22 18:07:03 +08:00
yangchch6 f0a05d327a publish 2.0.22 2019-05-22 15:47:58 +08:00
yangchch6 3a6d323dbd [Fixbug]解决emptyText报错的问题 2019-05-22 15:47:15 +08:00
izbz wh 615ff1abae publish 2.0.21 2019-05-22 14:34:19 +08:00
izbz wh 531f99fdb6 fix(表格数据为空时,表头列多时,滚动条隐藏): 2019-05-22 14:34:16 +08:00
izbz wh 2a088819f3 merge 2019-05-22 14:20:04 +08:00
izbz wh 74f540004a fix: 数据没有时,表头列过多时,后面的列被隐藏 2019-05-22 14:19:13 +08:00
yangchch6 c215008d2d API分类顺序调整 2019-05-22 10:06:33 +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 fbdefdb95b [Feature]增加单选功能 2019-05-20 15:50:13 +08:00
yangchch6 5f7175d29f 嵌套表格的图标缺失问题 2019-05-17 16:17:27 +08:00
yangchch6 a867c1d445 拖拽列问题 2019-05-17 10:48:47 +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 e52a39cca8 publish 2.0.19 2019-05-15 15:29:23 +08:00
liushaozhen 59d03c3e54 fix(bee-table): ie11下removeEventListener报错bug 2019-05-15 15:29:19 +08:00
yangchch6 42fac60c77 API分类整理 2019-05-14 18:14:13 +08:00