izbz wh
|
4ec5557598
|
fix: 排序时data 为空处理
|
2020-12-10 15:19:03 +08:00 |
izbz wh
|
aaed13e959
|
fix: 嵌套表格兼容问题
|
2020-12-01 21:04:38 +08:00 |
izbz wh
|
3acd6ea33e
|
fix: 表格横向滚动条拖拽时右侧固定列style
|
2020-11-24 17:05:55 +08:00 |
izbz wh
|
f8ff20f30a
|
fix: 拖拽下的表格含有固定列的场景右侧固定列box-shaow bug
|
2020-11-23 16:15:36 +08:00 |
izbz wh
|
8d87472b4e
|
fix: currentIndex 为-1 比较判断
|
2020-11-20 15:15:44 +08:00 |
malong
|
3b1ffecacd
|
fix: 优化onBodyMouseLeave调用
|
2020-11-19 18:51:02 +08:00 |
izbz wh
|
cb40026e8c
|
feat: 增加onBodyMouseLeave回调函数
|
2020-11-18 16:46:19 +08:00 |
izbz wh
|
6c260cd227
|
fix: 特殊场景this.flatTreeData为空引起报错
|
2020-11-12 10:07:48 +08:00 |
izbz wh
|
b2362185f5
|
fix: 默认前端排序点击分页后数据不更新
|
2020-11-02 14:17:11 +08:00 |
izbz wh
|
f346d7a45c
|
feat: 支持表格初始化时根据soter属性进行默认排序
|
2020-10-30 16:19:12 +08:00 |
izbz wh
|
05d175a94f
|
feat: 增加getCellClassNameAPI支持自定义单元格样式
|
2020-10-30 13:57:05 +08:00 |
izbz wh
|
b6eafe606d
|
Merge branch 'master' of github.com:tinper-bee/bee-table
|
2020-10-21 10:16:05 +08:00 |
izbz wh
|
43266f2f0b
|
fix: #JCJS-4815 表格没有数据滚动滚动条后,grid页头的隐藏无法操作
|
2020-10-21 10:15:47 +08:00 |
Jarvan
|
0a8f8c362b
|
feat: 提供column.sumThousandth属性,用于设置合计行是否开启千分位功能
|
2020-10-14 15:25:17 +08:00 |
izbz wh
|
5cbd047e6e
|
fix: bigData 更改数据源表格数据空白
|
2020-10-09 13:34:44 +08:00 |
izbz wh
|
c6e520db0f
|
feat: 增加列拷贝钩子函数
|
2020-09-29 09:45:11 +08:00 |
izbz wh
|
e96497cf59
|
fix: #DDMPT-20421 火狐浏览器下拖拽后跳转新页面bug
|
2020-09-24 15:48:20 +08:00 |
izbz wh
|
dc00d42445
|
feat: 支持表头自定义mouseDown事件
|
2020-09-21 11:05:41 +08:00 |
izbz wh
|
8aebc77957
|
feat: 自定义某列来控制当前行是否可以拖拽
|
2020-09-11 14:48:13 +08:00 |
izbz wh
|
7147516dd3
|
fix: footer 返回含有固定列Table时,拖拽主表格高度不同步
|
2020-09-07 13:48:01 +08:00 |
izbz wh
|
c29a6cf112
|
fix: 拖拽列宽同步固定列的高度
|
2020-08-29 15:22:36 +08:00 |
izbz wh
|
422c4821a7
|
fix: commit
|
2020-08-29 14:50:01 +08:00 |
izbz wh
|
94e19ce4b9
|
fix: commit
|
2020-08-29 14:32:54 +08:00 |
izbz wh
|
f34847484d
|
fix: 拖拽列宽
|
2020-08-29 13:56:10 +08:00 |
yangchch6
|
17bf7b9c49
|
feat: onDropRow增加参数targetIndex
|
2020-07-29 14:00:31 +08:00 |
liushaozhen
|
bc5aa63851
|
feat: setRowHeight性能优化
|
2020-07-23 09:38:08 +08:00 |
yangchch6
|
f3541dfe03
|
fix: 合计和固定列错位[#540]
|
2020-07-22 10:32:45 +08:00 |
liushaozhen
|
bb7505cb8c
|
feat: merge
|
2020-07-20 17:11:15 +08:00 |
liushaozhen
|
b42d80b02a
|
feat: 普通表格新增onBodyScroll回调
|
2020-07-20 17:09:25 +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
|
4c6f69fcab
|
feat: 新增sumRender自定义列合计render函数
|
2020-07-09 15:26:21 +08:00 |
liushaozhen
|
3b8c65d02b
|
fix: onPaste行列参数修改
|
2020-07-09 11:15:08 +08:00 |
liushaozhen
|
b9fff29c57
|
feat:新增onPaste粘贴回调
|
2020-07-09 10:42:37 +08:00 |
liushaozhen
|
344e948141
|
feat: 排序回调新增data参数
|
2020-07-08 14:52:57 +08:00 |
liushaozhen
|
b9c99bb547
|
feat: 列合计新增精度
|
2020-05-21 17:07:15 +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 |