Commit Graph

170 Commits

Author SHA1 Message Date
gx 3ccd8210a2 fix: update 2021-03-28 19:23:41 +08:00
gx 4db60bd1b6 fix: use HTMLCollection to judge instead of Array 2021-03-21 17:50:59 +08:00
gx a2024a9827 fix: check if trs and action exist in doEventList 2021-03-18 16:37:51 +08:00
izbz wh c2cf138000 feat: 固定列支持拖拽改变列宽 2020-12-28 10:16:11 +08:00
izbz wh b581de4fe9 fix: 浏览器IE拖拽不好使 2020-12-10 20:54:53 +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 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 2a06e5fa8f feat: 条件过滤,输入框输入即查询[#605] 2020-07-17 14:37:35 +08:00
yangchch6 87be595ae5 publish 2.2.41 2020-03-13 14:59:32 +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
yangchch6 ee5fa5123a fix:点击表头,会触发拖拽列宽事件问题 2020-01-10 11:39:13 +08:00
yangchch6 b6201d7319 固定表头th 限制最大宽度 2020-01-07 20:35:04 +08:00
yangchch6 d9ed1c7ffd fix:表格交换列后,再拖拽列宽,作用元素不对 2019-12-25 14:53:03 +08:00
yangchch6 2f0d76d36d fix:拖拽列宽报错问题 2019-12-24 14:29:26 +08:00
yangchch6 c672fc1808 fix:嵌套表格,expandIconAsCell={true}时,拖拽列宽度,被调整的总是前一列 2019-12-04 17:55:17 +08:00
yangchch6 d9789a1a18 feat:必输列禁止设置隐藏 2019-11-25 17:58:02 +08:00
“jonyshi” 7e822f3c5b 复杂表头拖拽 2019-11-14 09:46:13 +08:00
jonyshi 5ce4037c78 publish 2.2.10 2019-09-04 15:23:58 +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
jonyshi 32b4b620c5 drop 错误也需要抛出事件调用 2019-08-27 15:08:17 +08:00
huayj a84313109a column新增required属性控制标题红色星号的展示 2019-08-24 16:21:57 +08:00
huayj b7b4e2f8a3 column新增`titleAlign`和`contentAlign`属性,控制标题和内容的居中 2019-08-24 15:37:12 +08:00
jonyshi 4d88f655d6 解决table 交换列中onDragEnd,onDrop 事件回调问题 2019-08-21 16:29:11 +08:00
yangchch6 ca50a4c766 fix:解决嵌套表格展示错行、拖拽过程中错行问题 2019-08-17 10:00:40 +08:00
cw e65f4cec38 解决了th.setAttribute('draggable', true)报th为undefinded的问题 2019-08-09 10:59:06 +08:00
jonyshi 5ba0648eb2 修复title 为dom时,交换列问题 2019-08-05 21:32:15 +08:00
yangchch6 af4b9351d9 fix:解决拖拽列宽无效的问题 2019-08-05 19:11:23 +08:00
jonyshi 3035d41fd6 title 为dom结构时,拖拽失去焦点 2019-08-01 18:57:37 +08:00
yangchch6 87e0f1f82e 增加 onDraggingBorder 拖拽时的回调 2019-08-01 14:39:57 +08:00
yangchch6 95fa534d17 fix:拖拽列宽后,滚动条滚到表格底部,会导致固定列和非固定列错行 2019-07-26 12:46:52 +08:00
yangchch6 71021bd479 修改 utils 文件路径 2019-07-26 09:47:18 +08:00
yangchch6 acf9eb2ddb fix:当传入的 columns 为空时,不绑定拖拽事件 2019-07-22 13:53:10 +08:00
yangchch6 bc94da12e7 解决内存泄漏问题 2019-07-18 11:25:29 +08:00
yangchch6 e67d6d5cea fix:解决dragborder和draggable必须同时使用的问题 2019-07-15 10:59:26 +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 1f46e1e7af Merge branch 'master' of github.com:tinper-bee/bee-table 2019-07-02 17:09:44 +08:00
jonyshi 8e4fb0373c 拖拽Column 为空报错问题 2019-07-02 17:09:36 +08:00
yangchch6 aa69d8dfed 单选功能错行问题、拖拽列宽返回的 width 参数不对的问题 2019-07-01 16:22:24 +08:00
yangchch6 233efa609a 表格图标问题 2019-07-01 11:58:24 +08:00
jonyshi 8aea29060a build 2019-06-26 17:50:04 +08:00