Commit Graph

179 Commits

Author SHA1 Message Date
Boyuzhou c3d67602e6 fix demo 2018-04-11 10:42:40 +08:00
huyueb 476a366f7b publish 1.0.17 2018-04-02 19:35:18 +08:00
huyueb 0cca9cadd6 fix: 2018-04-02 19:35:15 +08:00
huyueb 59530c8527 publish 1.0.16 2018-04-02 14:38:04 +08:00
huyueb 85b7ada464 fix: 2018-04-02 14:38:00 +08:00
huyueb 6ca4030c47 publish 1.0.15 2018-04-02 14:22:43 +08:00
huyueb c3bc24d6af fix: fix change this.props to props 2018-04-02 14:22:39 +08:00
huyueb e413bdb95f publish 1.0.14 2018-03-28 10:37:21 +08:00
huyueb cf109500e7 fix(multiSelect.js): fix initCheckedObj will change selIds 2018-03-28 10:37:18 +08:00
huyueb b33c0365bd fix(Demo16.js): change the demo about api of the expandedRowRender 2018-03-16 16:44:40 +08:00
huyueb 3c9f1d864c publish 1.0.13 2018-01-31 19:46:43 +08:00
huyueb 98a403db30 feat: feat haveExpandIcon to control hidden expandIcon 2018-01-31 19:46:40 +08:00
huyueb 92c6468549 feat(Table.js): add loading param
fix #10
2018-01-24 15:10:24 +08:00
huyueb 6e459744e2 publish 1.0.12 2018-01-16 17:18:15 +08:00
huyueb 5f30910961 fix(multiSelect.js): 修复全选功能中使用rowKey参数bug 2018-01-16 17:18:12 +08:00
huyueb 0dced88a46 上传修改样式的dist 2018-01-16 10:50:21 +08:00
huyueb 34de179182 修改样式 2018-01-16 10:49:05 +08:00
huyueb 67583bdcfa publish 1.0.11 2018-01-16 10:11:14 +08:00
huyueb e6b3eb9ec1 feat(demo.js): 修改demo显示效果 2018-01-16 10:11:10 +08:00
huyueb 0b814f8470 feat(DateRender.js): 新增type参数支持控制日期的不同展现方式,并完善示例和文档 2018-01-08 14:49:47 +08:00
huyueb 1401010cec 跑通测试 2018-01-04 17:04:49 +08:00
huyueb b4ce80d812 跑通测试 2018-01-04 16:58:50 +08:00
huyueb 498c0a8ac0 publish 1.0.10 2018-01-03 16:14:01 +08:00
huyueb 60d951967d publish 1.0.9 2018-01-03 14:19:28 +08:00
huyueb 3f0c3be121 feat(multiSelect.js): 新增selectedRow参数来控制某一行数据是否选中 2018-01-03 14:19:24 +08:00
huyueb b9de7de510 fix(multiSelect.js): 修复全选功能在更新数据时bug 2017-12-28 10:40:41 +08:00
huyueb b63541c144 fix(sort.js): 修复使用排序功能时,更新数据不生效bug 2017-12-28 10:29:01 +08:00
huyueb 247d0b862c 修复在使用selectDisabled参数,点击全选按钮时获取数据不正确bug 2017-12-27 22:21:52 +08:00
huyueb d2d6d09d1e feat(multiSelect.js): 新增selectDisabled可以设置某一行数据无法被全选 2017-12-27 16:23:25 +08:00
huyueb 908e8489ca 合计行功能默认共用同一个横向滚动条 2017-12-26 13:30:01 +08:00
huyueb e79234f189 feat(Table.js): 新增footerScroll参数来让表尾和表体公用同一个横向滚动条 2017-12-26 13:27:46 +08:00
huyueb 21987e187a publish 1.0.8 2017-12-24 22:54:35 +08:00
huyueb 8117b1c6b5 feat(Table.js): 新增# bee-table
## API
2017-12-24 22:54:32 +08:00
huyueb 554229724d publish 1.0.7 2017-12-24 21:43:00 +08:00
huyueb da696a88f2 docs(readme.md): update readme 2017-12-24 21:42:58 +08:00
huyueb e2d6be5a22 fix(sum.js): 修复合计功能会忽略其他参数,并导致render不生效的bug 2017-12-24 21:39:45 +08:00
huyueb ee11d57ec2 增加hover样式 2017-12-23 18:16:23 +08:00
huyueb 3a16cdc736 修改render示例 2017-12-23 18:13:24 +08:00
huyueb 9bc9f9f44f docs(README.md): 修改expandedRowRender相关使用参数 2017-12-15 13:47:43 +08:00
huyueb d11967d466 修改合计文档 2017-12-14 11:02:00 +08:00
huyueb 67b7392ee0 publish 1.0.6 2017-11-29 16:51:10 +08:00
huyueb e8bc09f6ab feat(table.js && table.scss): 修改固定表头的滚动条默认样式为auto 2017-11-29 16:51:07 +08:00
huyueb d02af6c829 修改demo,消除警告 2017-11-28 16:35:33 +08:00
huyueb 26085cc3f8 修改导出语法规范 2017-11-28 16:24:54 +08:00
huyueb d4c15e2d2f 修改table的td的wordbreak样式 2017-11-24 10:59:12 +08:00
huyueb 47ea5fafaf 增加表格行/列合并示例,并增加文档说明 2017-11-22 10:07:10 +08:00
huyueb bc21709d6a 删除shallowequal库依赖,update readme 2017-11-16 15:14:38 +08:00
BoyuZhou dadd711f2c Merge branch 'master' of http://github.com/tinper-bee/bee-table 2017-11-16 11:22:31 +08:00
BoyuZhou a6ca0e89b8 add dist 2017-11-16 11:11:44 +08:00
huyueb a2b1950e2f update readme 2017-11-16 10:56:52 +08:00