## [2.2.48](https://github.com/tinper-bee/bee-table/compare/v2.2.47...v2.2.48) (2020-04-16) ### Features * **bee-table:** column render方法新增第四个参数为column设置的属性 ([b4b0c95](https://github.com/tinper-bee/bee-table/commit/b4b0c95)) ## [2.2.47](https://github.com/tinper-bee/bee-table/compare/v2.2.46...v2.2.47) (2020-04-16) ### Features * **bee-table:** 子表数据减少时,动态计算高度 ([a4df9ce](https://github.com/tinper-bee/bee-table/commit/a4df9ce)) ## [2.2.46](https://github.com/tinper-bee/bee-table/compare/v2.2.45...v2.2.46) (2020-04-10) ### Bug Fixes * **bee-table:** bug修复:ie 下报错 对象不支持 “forEach” 方法、切换数据源,startIndex、endIndex错误 ([ead7706](https://github.com/tinper-bee/bee-table/commit/ead7706)) ## [2.2.45](https://github.com/tinper-bee/bee-table/compare/v2.2.44...v2.2.45) (2020-04-01) ### Bug Fixes * **bee-table:** 树形表格数据没有key无法展开bug ([a24a865](https://github.com/tinper-bee/bee-table/commit/a24a865)) ## [2.2.44](https://github.com/tinper-bee/bee-table/compare/v2.2.43...v2.2.44) (2020-03-30) ## [2.2.43](https://github.com/tinper-bee/bee-table/compare/v2.2.42...v2.2.43) (2020-03-24) ### Bug Fixes * **bee-table:** TableCell去掉Frament ([606ed5d](https://github.com/tinper-bee/bee-table/commit/606ed5d)) ## [2.2.42](https://github.com/tinper-bee/bee-table/compare/v2.2.41...v2.2.42) (2020-03-22) ### Features * 增加columnKey属性,column[columnKey]可作为主键 ([da2414b](https://github.com/tinper-bee/bee-table/commit/da2414b)) ## [2.2.41](https://github.com/tinper-bee/bee-table/compare/v2.2.40...v2.2.41) (2020-03-13) ## [2.2.40](https://github.com/tinper-bee/bee-table/compare/v2.2.39...v2.2.40) (2020-03-11) ### Features * **bee-table:** en_us.js默认翻译修改 ([1fe5f57](https://github.com/tinper-bee/bee-table/commit/1fe5f57)) * **bee-table:** tableCell colSpan==0 return null & isLeaf 改为 _isLeaf ([4452dc6](https://github.com/tinper-bee/bee-table/commit/4452dc6)) ## [2.2.39](https://github.com/tinper-bee/bee-table/compare/v2.2.38...v2.2.39) (2020-03-09) ### Bug Fixes * **bee-table:** 过滤行多语设置bug ([99c0289](https://github.com/tinper-bee/bee-table/commit/99c0289)) ## [2.2.38](https://github.com/tinper-bee/bee-table/compare/v2.2.37...v2.2.38) (2020-03-02) ### Features * **bee-table:** 列过滤 filterType新增 dateyear(日期-年)、datemonth(日期-月)、dateweek(日期-周) 类型 ([f892ba3](https://github.com/tinper-bee/bee-table/commit/f892ba3)) ## [2.2.37](https://github.com/tinper-bee/bee-table/compare/v2.2.36...v2.2.37) (2020-02-28) ## [2.2.36](https://github.com/tinper-bee/bee-table/compare/v2.2.35...v2.2.36) (2020-02-12) ## [2.2.35](https://github.com/tinper-bee/bee-table/compare/v2.2.34...v2.2.35) (2020-02-11) ### Bug Fixes * **bee-table:** bugfix 设置expandRowByClick,无法显示箭头,去掉 expandRowByClick 判断 ([7a27bc5](https://github.com/tinper-bee/bee-table/commit/7a27bc5)) ## [2.2.34](https://github.com/tinper-bee/bee-table/compare/v2.2.33...v2.2.34) (2020-02-10) ### Bug Fixes * 解决treetable右侧出现空白的问题 ([41a51ce](https://github.com/tinper-bee/bee-table/commit/41a51ce)) ## [2.2.33](https://github.com/tinper-bee/bee-table/compare/v2.2.31...v2.2.33) (2020-01-10) ## [2.2.31](https://github.com/tinper-bee/bee-table/compare/v2.2.30...v2.2.31) (2020-01-07) ### Bug Fixes * 行拖拽,表头更新后,拖拽把手丢失 ([b183fde](https://github.com/tinper-bee/bee-table/commit/b183fde)) ## [2.2.30](https://github.com/tinper-bee/bee-table/compare/v2.2.29...v2.2.30) (2019-12-31) ## [2.2.29](https://github.com/tinper-bee/bee-table/compare/v2.2.28...v2.2.29) (2019-12-26) ## [2.2.28](https://github.com/tinper-bee/bee-table/compare/v2.2.27...v2.2.28) (2019-12-25) ## [2.2.27](https://github.com/tinper-bee/bee-table/compare/v2.2.26...v2.2.27) (2019-12-24) ## [2.2.26](https://github.com/tinper-bee/bee-table/compare/v2.2.25...v2.2.26) (2019-12-17) ## [2.2.25](https://github.com/tinper-bee/bee-table/compare/v2.2.24...v2.2.25) (2019-12-17) ## [2.2.24](https://github.com/tinper-bee/bee-table/compare/v2.2.23...v2.2.24) (2019-12-13) ## [2.2.23](https://github.com/tinper-bee/bee-table/compare/v2.2.22...v2.2.23) (2019-12-13) ## [2.2.22](https://github.com/tinper-bee/bee-table/compare/v2.2.21...v2.2.22) (2019-12-11) ### Bug Fixes * expandIconAsCell={true},表格错行 ([a560c51](https://github.com/tinper-bee/bee-table/commit/a560c51)) ## [2.2.21](https://github.com/tinper-bee/bee-table/compare/v2.2.20...v2.2.21) (2019-12-05) ## [2.2.20](https://github.com/tinper-bee/bee-table/compare/v2.2.19...v2.2.20) (2019-12-04) ## [2.2.19](https://github.com/tinper-bee/bee-table/compare/v2.2.18...v2.2.19) (2019-11-30) ## [2.2.18](https://github.com/tinper-bee/bee-table/compare/v2.2.17...v2.2.18) (2019-11-25) ## [2.2.17](https://github.com/tinper-bee/bee-table/compare/v2.2.16...v2.2.17) (2019-11-14) ## [2.2.16](https://github.com/tinper-bee/bee-table/compare/v2.2.15...v2.2.16) (2019-11-12) ## [2.2.15](https://github.com/tinper-bee/bee-table/compare/v2.2.14...v2.2.15) (2019-10-29) ## [2.2.14](https://github.com/tinper-bee/bee-table/compare/v2.2.13...v2.2.14) (2019-10-19) ## [2.2.13](https://github.com/tinper-bee/bee-table/compare/v2.2.12...v2.2.13) (2019-10-12) ## [2.2.12](https://github.com/tinper-bee/bee-table/compare/v2.2.11...v2.2.12) (2019-09-19) ## [2.2.11](https://github.com/tinper-bee/bee-table/compare/v2.2.10...v2.2.11) (2019-09-09) ## [2.2.10](https://github.com/tinper-bee/bee-table/compare/v2.2.9...v2.2.10) (2019-09-04) ## [2.2.9](https://github.com/tinper-bee/bee-table/compare/v2.2.8...v2.2.9) (2019-09-03) ### Features * **bee-table:** multiSelect 未引入 PropTypes 报错bug ([240c61c](https://github.com/tinper-bee/bee-table/commit/240c61c)) ## [2.2.8](https://github.com/tinper-bee/bee-table/compare/v2.2.7...v2.2.8) (2019-09-02) ## [2.2.7](https://github.com/tinper-bee/bee-table/compare/v2.2.3...v2.2.7) (2019-09-02) ## [2.2.3](https://github.com/tinper-bee/bee-table/compare/v2.2.2...v2.2.3) (2019-08-26) ### Bug Fixes * **TableCell.js:** 修复number类型数据在末位为的显示错误的bug ([094bf16](https://github.com/tinper-bee/bee-table/commit/094bf16)) ## [2.2.2](https://github.com/tinper-bee/bee-table/compare/v2.2.0...v2.2.2) (2019-08-26) ### Features * **新增fieldType属性,包括string number currency bool link date类型:** 新增fieldType属性,包括string number currenc ([e771e8e](https://github.com/tinper-bee/bee-table/commit/e771e8e)) # [2.2.0](https://github.com/tinper-bee/bee-table/compare/v2.1.14...v2.2.0) (2019-08-21) ## [2.1.14](https://github.com/tinper-bee/bee-table/compare/v2.1.13...v2.1.14) (2019-08-17) ## [2.1.13](https://github.com/tinper-bee/bee-table/compare/v2.1.11...v2.1.13) (2019-08-07) ## [2.1.11](https://github.com/tinper-bee/bee-table/compare/v2.1.10...v2.1.11) (2019-08-05) ## [2.1.10](https://github.com/tinper-bee/bee-table/compare/v2.1.9...v2.1.10) (2019-08-03) ## [2.1.9](https://github.com/tinper-bee/bee-table/compare/v2.1.8...v2.1.9) (2019-08-01) ## [2.1.8](https://github.com/tinper-bee/bee-table/compare/v2.1.6...v2.1.8) (2019-07-26) ## [2.1.6](https://github.com/tinper-bee/bee-table/compare/v2.1.5...v2.1.6) (2019-07-13) ## [2.1.5](https://github.com/tinper-bee/bee-table/compare/v2.1.4...v2.1.5) (2019-07-06) ## [2.1.4](https://github.com/tinper-bee/bee-table/compare/2.0.30...v2.1.4) (2019-07-02) ## [2.0.30](https://github.com/tinper-bee/bee-table/compare/v2.1.3...2.0.30) (2019-06-26) ### Bug Fixes * 懒加载树表场景中,data动态获取需终止treeIndex ([b6cb07f](https://github.com/tinper-bee/bee-table/commit/b6cb07f)) * 滚动加载场景中,数据动态改变下占位计算错误的问题 ([5801386](https://github.com/tinper-bee/bee-table/commit/5801386)) ## [2.1.3](https://github.com/tinper-bee/bee-table/compare/v2.1.2...v2.1.3) (2019-06-12) ## [2.1.2](https://github.com/tinper-bee/bee-table/compare/v2.1.1...v2.1.2) (2019-06-06) ## [2.1.1](https://github.com/tinper-bee/bee-table/compare/v2.1.0...v2.1.1) (2019-06-05) ### Bug Fixes * 多列排序时sorter规则优先安置用户传入的sorter方法,如果不传走默认 ([b90ab5e](https://github.com/tinper-bee/bee-table/commit/b90ab5e)) # [2.1.0](https://github.com/tinper-bee/bee-table/compare/v2.0.24...v2.1.0) (2019-06-01) ### Bug Fixes * 纵向滚动条动态显示 ([c0167c3](https://github.com/tinper-bee/bee-table/commit/c0167c3)) ## [2.0.24](https://github.com/tinper-bee/bee-table/compare/v2.0.22...v2.0.24) (2019-05-22) ## [2.0.22](https://github.com/tinper-bee/bee-table/compare/v2.0.21...v2.0.22) (2019-05-22) ## [2.0.21](https://github.com/tinper-bee/bee-table/compare/v2.0.20...v2.0.21) (2019-05-22) ### Bug Fixes * 数据没有时,表头列过多时,后面的列被隐藏 ([74f5400](https://github.com/tinper-bee/bee-table/commit/74f5400)) ## [2.0.20](https://github.com/tinper-bee/bee-table/compare/v2.0.19...v2.0.20) (2019-05-21) ## [2.0.19](https://github.com/tinper-bee/bee-table/compare/v2.0.18...v2.0.19) (2019-05-15) ### Bug Fixes * **bee-table:** ie11下removeEventListener报错bug ([59d03c3](https://github.com/tinper-bee/bee-table/commit/59d03c3)) ## [2.0.18](https://github.com/tinper-bee/bee-table/compare/v2.0.16...v2.0.18) (2019-05-13) ### Bug Fixes * Refs Must Have Owner Warning ([90853f0](https://github.com/tinper-bee/bee-table/commit/90853f0)) * 固定列多出一行导致滚动错位问题 ([d884483](https://github.com/tinper-bee/bee-table/commit/d884483)) ## [2.0.16](https://github.com/tinper-bee/bee-table/compare/v2.0.15...v2.0.16) (2019-04-26) ## [2.0.15](https://github.com/tinper-bee/bee-table/compare/v2.0.14...v2.0.15) (2019-04-25) ## [2.0.14](https://github.com/tinper-bee/bee-table/compare/v2.0.13...v2.0.14) (2019-04-25) ### Bug Fixes * filterColumn内容超出8个字显示省略号 ([2878e39](https://github.com/tinper-bee/bee-table/commit/2878e39)) * 过滤列遮挡行线 ([bc07ab3](https://github.com/tinper-bee/bee-table/commit/bc07ab3)) ### Features * 在固定列中使用图片时增加注意事项 ([6ac9f76](https://github.com/tinper-bee/bee-table/commit/6ac9f76)) * **drag row:** drag row ([81bd1cc](https://github.com/tinper-bee/bee-table/commit/81bd1cc)) ### BREAKING CHANGES * **drag row:** drag row ## [2.0.13](https://github.com/tinper-bee/bee-table/compare/v2.0.12...v2.0.13) (2019-04-23) ### Bug Fixes * 全选表格含有disabled状态并且是勾选状态bug ([162dec5](https://github.com/tinper-bee/bee-table/commit/162dec5)) * 页面尺寸改变时,重新计算表格宽度 ([7e997b7](https://github.com/tinper-bee/bee-table/commit/7e997b7)) ### Features * filterColumn 中item字体为12px,点击文字checkbox也可以选中 ([f8f983f](https://github.com/tinper-bee/bee-table/commit/f8f983f)) * 增加表格内容是否显示在一行 ([df755b9](https://github.com/tinper-bee/bee-table/commit/df755b9)) ## [2.0.12](https://github.com/tinper-bee/bee-table/compare/v2.0.11...v2.0.12) (2019-04-11) ## [2.0.11](https://github.com/tinper-bee/bee-table/compare/v2.0.10...v2.0.11) (2019-04-09) ### Bug Fixes * headerScrol=true数据量大时,表头和表体滚动条长度不一致 ([4198316](https://github.com/tinper-bee/bee-table/commit/4198316)) * table表头字体加粗、固定表头border粗问题、过滤列弹出框宽度自适应超出8个字显示省略号、表头下增加border下划线 ([3a6c718](https://github.com/tinper-bee/bee-table/commit/3a6c718)) * **Table.js:** 表头样式调整,修改多选实例,增加回调函数说明,headerScrol=true数据量大时,表头和表体滚动条长度不一致 ([8d33036](https://github.com/tinper-bee/bee-table/commit/8d33036)) ## [2.0.10](https://github.com/tinper-bee/bee-table/compare/v2.0.9...v2.0.10) (2019-03-29) ## [2.0.9](https://github.com/tinper-bee/bee-table/compare/v2.0.7...v2.0.9) (2019-03-27) ## [2.0.7](https://github.com/tinper-bee/bee-table/compare/v2.0.8...v2.0.7) (2019-03-20) ## [2.0.8](https://github.com/tinper-bee/bee-table/compare/v2.0.6...v2.0.8) (2019-03-20) ### Bug Fixes * Table 拖拽后同步表格整体宽度 ([ee40deb](https://github.com/tinper-bee/bee-table/commit/ee40deb)) * 表格key警告问题 ([6977e2f](https://github.com/tinper-bee/bee-table/commit/6977e2f)) ## [2.0.6](https://github.com/tinper-bee/bee-table/compare/v2.0.5...v2.0.6) (2019-03-15) ### Bug Fixes * **行过滤、checkbox样式:** 1、行过滤点击已选的无效2、checkbox在Table中的样式 ([1a628a4](https://github.com/tinper-bee/bee-table/commit/1a628a4)) ## [2.0.5](https://github.com/tinper-bee/bee-table/compare/v2.0.4...v2.0.5) (2019-03-14) ### Bug Fixes * 参照场景中表格首次渲染最后一列没有撑开bug ([c705539](https://github.com/tinper-bee/bee-table/commit/c705539)) * **Table.js:** 参照场景中第一次加载表格不撑满问题 ([a9530a4](https://github.com/tinper-bee/bee-table/commit/a9530a4)) ## [2.0.4](https://github.com/tinper-bee/bee-table/compare/v2.0.3...v2.0.4) (2019-03-07) ### Bug Fixes * 含有右侧固定列场景中,内容过少不需要滚动条bug ([37b9806](https://github.com/tinper-bee/bee-table/commit/37b9806)) ## [2.0.3](https://github.com/tinper-bee/bee-table/compare/v2.0.0...v2.0.3) (2019-03-05) # [2.0.0](https://github.com/tinper-bee/bee-table/compare/v1.6.44...v2.0.0) (2019-03-01) ## [1.6.44](https://github.com/tinper-bee/bee-table/compare/v1.6.43...v1.6.44) (2019-02-26) ## [1.6.43](https://github.com/tinper-bee/bee-table/compare/v1.6.42...v1.6.43) (2019-02-25) ## [1.6.42](https://github.com/tinper-bee/bee-table/compare/v1.6.40...v1.6.42) (2019-02-25) ## [1.6.40](https://github.com/tinper-bee/bee-table/compare/v1.6.39...v1.6.40) (2019-02-20) ## [1.6.39](https://github.com/tinper-bee/bee-table/compare/v1.6.38...v1.6.39) (2019-02-18) ## [1.6.38](https://github.com/tinper-bee/bee-table/compare/v1.6.37...v1.6.38) (2019-02-14) ## [1.6.37](https://github.com/tinper-bee/bee-table/compare/v1.6.36...v1.6.37) (2019-01-28) ## [1.6.36](https://github.com/tinper-bee/bee-table/compare/v1.6.35...v1.6.36) (2019-01-27) ## [1.6.35](https://github.com/tinper-bee/bee-table/compare/v1.6.34...v1.6.35) (2019-01-25) ## [1.6.34](https://github.com/tinper-bee/bee-table/compare/v1.6.32...v1.6.34) (2019-01-24) ## [1.6.32](https://github.com/tinper-bee/bee-table/compare/v1.6.31...v1.6.32) (2019-01-23) ## [1.6.31](https://github.com/tinper-bee/bee-table/compare/v1.6.30...v1.6.31) (2019-01-17) ## [1.6.30](https://github.com/tinper-bee/bee-table/compare/v1.6.29...v1.6.30) (2019-01-16) ## [1.6.29](https://github.com/tinper-bee/bee-table/compare/v1.6.28...v1.6.29) (2019-01-11) ## [1.6.28](https://github.com/tinper-bee/bee-table/compare/v1.6.27...v1.6.28) (2019-01-09) ## [1.6.27](https://github.com/tinper-bee/bee-table/compare/v1.6.26...v1.6.27) (2019-01-07) ## [1.6.25](https://github.com/tinper-bee/bee-table/compare/v1.6.24...v1.6.25) (2019-01-05) ## [1.6.24](https://github.com/tinper-bee/bee-table/compare/v1.6.23...v1.6.24) (2018-12-29) ## [1.6.23](https://github.com/tinper-bee/bee-table/compare/v1.6.22...v1.6.23) (2018-12-29) ## [1.6.22](https://github.com/tinper-bee/bee-table/compare/v1.6.21...v1.6.22) (2018-12-29) ### Bug Fixes * **keydown:** keydown ([5de9829](https://github.com/tinper-bee/bee-table/commit/5de9829)) ## [1.6.21](https://github.com/tinper-bee/bee-table/compare/v1.6.20...v1.6.21) (2018-12-28) ## [1.6.20](https://github.com/tinper-bee/bee-table/compare/v1.6.19...v1.6.20) (2018-12-26) ## [1.6.19](https://github.com/tinper-bee/bee-table/compare/v1.6.18...v1.6.19) (2018-12-26) ## [1.6.18](https://github.com/tinper-bee/bee-table/compare/v1.6.17...v1.6.18) (2018-12-19) ## [1.6.16](https://github.com/tinper-bee/bee-table/compare/v1.6.15...v1.6.16) (2018-12-17) ## [1.6.15](https://github.com/tinper-bee/bee-table/compare/v1.6.14...v1.6.15) (2018-12-15) ## [1.6.14](https://github.com/tinper-bee/bee-table/compare/v1.6.13...v1.6.14) (2018-12-14) ## [1.6.13](https://github.com/tinper-bee/bee-table/compare/v1.6.12...v1.6.13) (2018-12-14) ## [1.6.12](https://github.com/tinper-bee/bee-table/compare/v1.6.11...v1.6.12) (2018-12-11) ## [1.6.11](https://github.com/tinper-bee/bee-table/compare/v1.6.9...v1.6.11) (2018-12-06) ## [1.6.9](https://github.com/tinper-bee/bee-table/compare/v1.6.8...v1.6.9) (2018-12-05) ## [1.6.8](https://github.com/tinper-bee/bee-table/compare/v1.6.7...v1.6.8) (2018-12-05) ## [1.6.7](https://github.com/tinper-bee/bee-table/compare/v1.6.6...v1.6.7) (2018-12-04) ## [1.6.6](https://github.com/tinper-bee/bee-table/compare/v1.6.5...v1.6.6) (2018-12-04) ## [1.6.5](https://github.com/tinper-bee/bee-table/compare/v1.6.4...v1.6.5) (2018-12-04) ## [1.6.4](https://github.com/tinper-bee/bee-table/compare/v1.6.3...v1.6.4) (2018-12-03) ## [1.6.3](https://github.com/tinper-bee/bee-table/compare/v1.6.2...v1.6.3) (2018-12-03) ## [1.6.2](https://github.com/tinper-bee/bee-table/compare/v1.6.1...v1.6.2) (2018-12-03) ## [1.6.1](https://github.com/tinper-bee/bee-table/compare/v1.5.19...v1.6.1) (2018-12-03) ### Bug Fixes * **拖拽列宽和交换列代码重构,且二者可共存:** 拖拽列宽和交换列代码重构,且二者可共存 ([26f6cd3](https://github.com/tinper-bee/bee-table/commit/26f6cd3)) ## [1.5.19](https://github.com/tinper-bee/bee-table/compare/v1.5.18...v1.5.19) (2018-11-30) ## [1.5.18](https://github.com/tinper-bee/bee-table/compare/v1.5.17...v1.5.18) (2018-11-30) ## [1.5.17](https://github.com/tinper-bee/bee-table/compare/v1.5.16...v1.5.17) (2018-11-29) ## [1.5.16](https://github.com/tinper-bee/bee-table/compare/v1.5.15...v1.5.16) (2018-11-29) ## [1.5.15](https://github.com/tinper-bee/bee-table/compare/v1.5.14...v1.5.15) (2018-11-29) ## [1.5.14](https://github.com/tinper-bee/bee-table/compare/v1.5.13...v1.5.14) (2018-11-28) ## [1.5.13](https://github.com/tinper-bee/bee-table/compare/v1.5.12...v1.5.13) (2018-11-28) ## [1.5.12](https://github.com/tinper-bee/bee-table/compare/v1.5.11...v1.5.12) (2018-11-27) ## [1.5.11](https://github.com/tinper-bee/bee-table/compare/v1.5.10...v1.5.11) (2018-11-27) ## [1.5.10](https://github.com/tinper-bee/bee-table/compare/v1.5.9...v1.5.10) (2018-11-26) ## [1.5.9](https://github.com/tinper-bee/bee-table/compare/v1.5.8...v1.5.9) (2018-11-26) ## [1.5.8](https://github.com/tinper-bee/bee-table/compare/v1.5.7...v1.5.8) (2018-11-22) ## [1.5.7](https://github.com/tinper-bee/bee-table/compare/v1.5.6...v1.5.7) (2018-11-21) ## [1.5.6](https://github.com/tinper-bee/bee-table/compare/v1.5.5...v1.5.6) (2018-11-21) ## [1.5.5](https://github.com/tinper-bee/bee-table/compare/v1.5.4...v1.5.5) (2018-11-20) ## [1.5.4](https://github.com/tinper-bee/bee-table/compare/v1.5.3...v1.5.4) (2018-11-19) ## [1.5.3](https://github.com/tinper-bee/bee-table/compare/v1.5.2...v1.5.3) (2018-11-19) ## [1.5.2](https://github.com/tinper-bee/bee-table/compare/v1.5.1...v1.5.2) (2018-11-19) ## [1.5.1](https://github.com/tinper-bee/bee-table/compare/v1.5.0...v1.5.1) (2018-11-18) # [1.5.0](https://github.com/tinper-bee/bee-table/compare/v1.4.39...v1.5.0) (2018-11-16) ### Features * 合并multiSelect 和newmultiSelect ([d65f3d1](https://github.com/tinper-bee/bee-table/commit/d65f3d1)) ### BREAKING CHANGES * 合并multiSelect 和newmultiSelect ## [1.4.39](https://github.com/tinper-bee/bee-table/compare/v1.4.38...v1.4.39) (2018-11-13) ## [1.4.38](https://github.com/tinper-bee/bee-table/compare/v1.4.37...v1.4.38) (2018-11-12) ## [1.4.37](https://github.com/tinper-bee/bee-table/compare/v1.4.36...v1.4.37) (2018-11-08) ## [1.4.36](https://github.com/tinper-bee/bee-table/compare/v1.4.35...v1.4.36) (2018-11-08) ## [1.4.35](https://github.com/tinper-bee/bee-table/compare/v1.4.34...v1.4.35) (2018-11-07) ## [1.4.34](https://github.com/tinper-bee/bee-table/compare/v1.4.33...v1.4.34) (2018-11-06) ## [1.4.33](https://github.com/tinper-bee/bee-table/compare/v1.4.32...v1.4.33) (2018-11-06) ## [1.4.32](https://github.com/tinper-bee/bee-table/compare/v1.4.31...v1.4.32) (2018-11-01) ### Features * **bee-table:** 加多语 ([ffc232d](https://github.com/tinper-bee/bee-table/commit/ffc232d)) ## [1.4.31](https://github.com/tinper-bee/bee-table/compare/v1.4.30...v1.4.31) (2018-10-30) ## [1.4.30](https://github.com/tinper-bee/bee-table/compare/v1.4.29...v1.4.30) (2018-10-30) ## [1.4.29](https://github.com/tinper-bee/bee-table/compare/v1.4.28...v1.4.29) (2018-10-26) ## [1.4.28](https://github.com/tinper-bee/bee-table/compare/v1.4.27...v1.4.28) (2018-10-25) ## [1.4.27](https://github.com/tinper-bee/bee-table/compare/v1.4.26...v1.4.27) (2018-10-25) ## [1.4.26](https://github.com/tinper-bee/bee-table/compare/v1.4.25...v1.4.26) (2018-10-24) ## [1.4.25](https://github.com/tinper-bee/bee-table/compare/v1.4.24...v1.4.25) (2018-10-24) ## [1.4.24](https://github.com/tinper-bee/bee-table/compare/v1.4.23...v1.4.24) (2018-10-24) ## [1.4.23](https://github.com/tinper-bee/bee-table/compare/v1.4.22...v1.4.23) (2018-10-24) ## [1.4.22](https://github.com/tinper-bee/bee-table/compare/v1.4.21...v1.4.22) (2018-10-24) ## [1.4.21](https://github.com/tinper-bee/bee-table/compare/v1.4.20...v1.4.21) (2018-10-19) ## [1.4.20](https://github.com/tinper-bee/bee-table/compare/v1.4.19...v1.4.20) (2018-10-19) ## [1.4.19](https://github.com/tinper-bee/bee-table/compare/v1.4.18...v1.4.19) (2018-10-17) ## [1.4.18](https://github.com/tinper-bee/bee-table/compare/v1.4.17...v1.4.18) (2018-10-16) ## [1.4.17](https://github.com/tinper-bee/bee-table/compare/v1.4.16...v1.4.17) (2018-10-15) ## [1.4.16](https://github.com/tinper-bee/bee-table/compare/v1.4.15...v1.4.16) (2018-10-12) ## [1.4.15](https://github.com/tinper-bee/bee-table/compare/v1.4.14...v1.4.15) (2018-10-11) ## [1.4.14](https://github.com/tinper-bee/bee-table/compare/v1.4.13...v1.4.14) (2018-10-11) ## [1.4.13](https://github.com/tinper-bee/bee-table/compare/v1.4.12...v1.4.13) (2018-10-11) ## [1.4.12](https://github.com/tinper-bee/bee-table/compare/v1.4.11...v1.4.12) (2018-10-11) ## [1.4.11](https://github.com/tinper-bee/bee-table/compare/v1.4.10...v1.4.11) (2018-10-11) ## [1.4.10](https://github.com/tinper-bee/bee-table/compare/v1.4.9...v1.4.10) (2018-10-08) ## [1.4.9](https://github.com/tinper-bee/bee-table/compare/v1.4.8...v1.4.9) (2018-09-30) ## [1.4.8](https://github.com/tinper-bee/bee-table/compare/v1.4.7...v1.4.8) (2018-09-30) ## [1.4.7](https://github.com/tinper-bee/bee-table/compare/v1.4.6...v1.4.7) (2018-09-29) ## [1.4.6](https://github.com/tinper-bee/bee-table/compare/v1.4.5...v1.4.6) (2018-09-28) ## [1.4.5](https://github.com/tinper-bee/bee-table/compare/v1.4.4...v1.4.5) (2018-09-27) ### Bug Fixes * 表头列增加className,左固定列增加边界 ([e08c25d](https://github.com/tinper-bee/bee-table/commit/e08c25d)) ## [1.4.4](https://github.com/tinper-bee/bee-table/compare/v1.4.3...v1.4.4) (2018-09-19) ## [1.4.3](https://github.com/tinper-bee/bee-table/compare/v1.4.2...v1.4.3) (2018-09-18) ## [1.4.2](https://github.com/tinper-bee/bee-table/compare/v1.4.1...v1.4.2) (2018-09-15) ## [1.4.1](https://github.com/tinper-bee/bee-table/compare/v1.4.0...v1.4.1) (2018-09-14) # [1.4.0](https://github.com/tinper-bee/bee-table/compare/v1.3.9...v1.4.0) (2018-09-13) ## [1.3.9](https://github.com/tinper-bee/bee-table/compare/v1.3.8...v1.3.9) (2018-09-06) ## [1.3.8](https://github.com/tinper-bee/bee-table/compare/v1.3.7...v1.3.8) (2018-09-06) ## [1.3.7](https://github.com/tinper-bee/bee-table/compare/v1.3.6...v1.3.7) (2018-09-04) ## [1.3.6](https://github.com/tinper-bee/bee-table/compare/v1.3.5...v1.3.6) (2018-08-29) ## [1.3.5](https://github.com/tinper-bee/bee-table/compare/v1.3.4...v1.3.5) (2018-08-28) ## [1.3.4](https://github.com/tinper-bee/bee-table/compare/v1.3.3...v1.3.4) (2018-08-10) ## [1.3.3](https://github.com/tinper-bee/bee-table/compare/v1.3.2...v1.3.3) (2018-08-02) ### Features * **bee-table:** 去掉console,排序修改 ([c752873](https://github.com/tinper-bee/bee-table/commit/c752873)) ## [1.3.2](https://github.com/tinper-bee/bee-table/compare/v1.3.1...v1.3.2) (2018-07-25) ## [1.3.1](https://github.com/tinper-bee/bee-table/compare/v1.3.0...v1.3.1) (2018-07-17) # [1.3.0](https://github.com/tinper-bee/bee-table/compare/v1.2.9...v1.3.0) (2018-07-16) ## [1.2.9](https://github.com/tinper-bee/bee-table/compare/v1.2.7...v1.2.9) (2018-07-16) ## [1.2.7](https://github.com/tinper-bee/bee-table/compare/v1.2.6...v1.2.7) (2018-07-05) ### Bug Fixes * **列筛选后滚动条问题,针对列过滤新增checkMinSize属性:** 列筛选后滚动条问题,针对列过滤新增checkMinSize属性 ([36b87b1](https://github.com/tinper-bee/bee-table/commit/36b87b1)) ## [1.2.6](https://github.com/tinper-bee/bee-table/compare/v1.2.5...v1.2.6) (2018-07-04) ## [1.2.5](https://github.com/tinper-bee/bee-table/compare/v1.2.4...v1.2.5) (2018-06-25) ## [1.2.4](https://github.com/tinper-bee/bee-table/compare/v1.2.3...v1.2.4) (2018-06-25) ## [1.2.3](https://github.com/tinper-bee/bee-table/compare/v1.2.2...v1.2.3) (2018-06-24) ## [1.2.2](https://github.com/tinper-bee/bee-table/compare/v1.2.0...v1.2.2) (2018-06-24) ### Bug Fixes * **bee-table:** table解决滚动错行bug ([b2a0e0c](https://github.com/tinper-bee/bee-table/commit/b2a0e0c)) ### Features * **固定列、checkbox、过滤列 综合使用:** 固定列、checkbox、过滤列 综合使用 ([e0ea147](https://github.com/tinper-bee/bee-table/commit/e0ea147)) ### BREAKING CHANGES * **固定列、checkbox、过滤列 综合使用:** 固定列、checkbox、过滤列 综合使用 # [1.2.0](https://github.com/tinper-bee/bee-table/compare/v1.1.7...v1.2.0) (2018-05-22) ## [1.1.7](https://github.com/tinper-bee/bee-table/compare/v1.1.6...v1.1.7) (2018-05-14) ### Features * **发布拖拽表头列的宽度:** 发布拖拽表头列的宽度 ([67688d5](https://github.com/tinper-bee/bee-table/commit/67688d5)) ### BREAKING CHANGES * **发布拖拽表头列的宽度:** 发布拖拽表头列的宽度 ## [1.1.6](https://github.com/tinper-bee/bee-table/compare/v1.1.5...v1.1.6) (2018-05-14) ### Bug Fixes * demo在官网解析报错 ([67483a5](https://github.com/tinper-bee/bee-table/commit/67483a5)) * 文档 ([b266837](https://github.com/tinper-bee/bee-table/commit/b266837)) ## [1.1.5](https://github.com/tinper-bee/bee-table/compare/v1.1.4...v1.1.5) (2018-05-11) ### Features * **表格拖拽交换列、表头过滤、issues的示例:** 表格拖拽交换列、表头过滤、issues的示例 ([903d1a8](https://github.com/tinper-bee/bee-table/commit/903d1a8)) ### BREAKING CHANGES * **表格拖拽交换列、表头过滤、issues的示例:** 表格拖拽交换列、表头过滤、issues的示例 ## [1.1.4](https://github.com/tinper-bee/bee-table/compare/v1.1.3...v1.1.4) (2018-05-02) ## [1.1.3](https://github.com/tinper-bee/bee-table/compare/v1.1.2...v1.1.3) (2018-05-02) ## [1.1.2](https://github.com/tinper-bee/bee-table/compare/v1.1.1...v1.1.2) (2018-04-24) ## [1.1.1](https://github.com/tinper-bee/bee-table/compare/v1.1.0...v1.1.1) (2018-04-18) ### Features * **合并标题后的合计,且支持多字段统计:** 合并标题后的合计,且支持多字段统计 ([64d4059](https://github.com/tinper-bee/bee-table/commit/64d4059)) ### BREAKING CHANGES * **合并标题后的合计,且支持多字段统计:** 合并标题后的合计,且支持多字段统计 # [1.1.0](https://github.com/tinper-bee/bee-table/compare/v1.0.18...v1.1.0) (2018-04-16) ### Features * **bee-table:** 展开行和固定列同时使用支持固定列展开同样高度 ([141eb5c](https://github.com/tinper-bee/bee-table/commit/141eb5c)) ## [1.0.18](https://github.com/tinper-bee/bee-table/compare/v1.0.17...v1.0.18) (2018-04-11) ### Bug Fixes * **bee-table:** fix 全选功能透传问题 ([f8c1d1c](https://github.com/tinper-bee/bee-table/commit/f8c1d1c)) ## [1.0.17](https://github.com/tinper-bee/bee-table/compare/v1.0.16...v1.0.17) (2018-04-02) ## [1.0.16](https://github.com/tinper-bee/bee-table/compare/v1.0.15...v1.0.16) (2018-04-02) ## [1.0.15](https://github.com/tinper-bee/bee-table/compare/v1.0.14...v1.0.15) (2018-04-02) ### Bug Fixes * fix change this.props to props ([c3bc24d](https://github.com/tinper-bee/bee-table/commit/c3bc24d)) ## [1.0.14](https://github.com/tinper-bee/bee-table/compare/v1.0.13...v1.0.14) (2018-03-28) ### Bug Fixes * **Demo16.js:** change the demo about api of the expandedRowRender ([b33c036](https://github.com/tinper-bee/bee-table/commit/b33c036)) * **multiSelect.js:** fix initCheckedObj will change selIds ([cf10950](https://github.com/tinper-bee/bee-table/commit/cf10950)) ## [1.0.13](https://github.com/tinper-bee/bee-table/compare/v1.0.12...v1.0.13) (2018-01-31) ### Features * **Table.js:** add loading param ([92c6468](https://github.com/tinper-bee/bee-table/commit/92c6468)), closes [#10](https://github.com/tinper-bee/bee-table/issues/10) * feat haveExpandIcon to control hidden expandIcon ([98a403d](https://github.com/tinper-bee/bee-table/commit/98a403d)) ## [1.0.12](https://github.com/tinper-bee/bee-table/compare/v1.0.11...v1.0.12) (2018-01-16) ### Bug Fixes * **multiSelect.js:** 修复全选功能中使用rowKey参数bug ([5f30910](https://github.com/tinper-bee/bee-table/commit/5f30910)) ## [1.0.11](https://github.com/tinper-bee/bee-table/compare/v1.0.10...v1.0.11) (2018-01-16) ### Features * **DateRender.js:** 新增type参数支持控制日期的不同展现方式,并完善示例和文档 ([0b814f8](https://github.com/tinper-bee/bee-table/commit/0b814f8)) * **demo.js:** 修改demo显示效果 ([e6b3eb9](https://github.com/tinper-bee/bee-table/commit/e6b3eb9)) ## [1.0.10](https://github.com/tinper-bee/bee-table/compare/v1.0.9...v1.0.10) (2018-01-03) ## [1.0.9](https://github.com/tinper-bee/bee-table/compare/69e0751...v1.0.9) (2018-01-03) ### Bug Fixes * 优化合计组件语法 ([3d4a400](https://github.com/tinper-bee/bee-table/commit/3d4a400)) * 修改checkbox属性修改 ([2398040](https://github.com/tinper-bee/bee-table/commit/2398040)) * 修改onRowClick的api ([d5e85d1](https://github.com/tinper-bee/bee-table/commit/d5e85d1)) * 修改合计行宽度没有对齐的bug ([e26f3b5](https://github.com/tinper-bee/bee-table/commit/e26f3b5)) * 修改方法名 ([350dc43](https://github.com/tinper-bee/bee-table/commit/350dc43)) * 删除多余demo,修改样式和优化合计功能代码 ([b01d24d](https://github.com/tinper-bee/bee-table/commit/b01d24d)) * 更新日期组件版本和提取dateRender组件 ([06e0091](https://github.com/tinper-bee/bee-table/commit/06e0091)) * 解决合计行与排序组合使用时的问题 ([6f6abe5](https://github.com/tinper-bee/bee-table/commit/6f6abe5)) * **DateRender.js:** 修复日期render中设置空字符串出错bug ([b7c1961](https://github.com/tinper-bee/bee-table/commit/b7c1961)) * **multiSelect.js:** 修复全选功能在更新数据时bug ([b9de7de](https://github.com/tinper-bee/bee-table/commit/b9de7de)) * **sort.js:** 修复使用排序功能时,更新数据不生效bug ([b63541c](https://github.com/tinper-bee/bee-table/commit/b63541c)) * **sum.js:** 修复合计功能会忽略其他参数,并导致render不生效的bug ([e2d6be5](https://github.com/tinper-bee/bee-table/commit/e2d6be5)) * **table.scss:** 修改demo中涉及到组件的样式转移到组件中 ([1f5a43f](https://github.com/tinper-bee/bee-table/commit/1f5a43f)) ### Features * 为合计功能增加列可配置,并且完善文档 ([c9f839b](https://github.com/tinper-bee/bee-table/commit/c9f839b)) * 抽离下拉框为selectRender ([b2acc8e](https://github.com/tinper-bee/bee-table/commit/b2acc8e)) * 提交edittype组件render ([9c05647](https://github.com/tinper-bee/bee-table/commit/9c05647)) * 新增demo ([269e6f1](https://github.com/tinper-bee/bee-table/commit/269e6f1)) * 新增多选示例 ([3a3df49](https://github.com/tinper-bee/bee-table/commit/3a3df49)) * 新增嵌套子表格功能和demo,文档。修复rowRef参数bug ([87a81b2](https://github.com/tinper-bee/bee-table/commit/87a81b2)) * 新增排序和全选高阶组件,并增加使用示例 ([f8a00fe](https://github.com/tinper-bee/bee-table/commit/f8a00fe)) * 新增组件示例 ([69e0751](https://github.com/tinper-bee/bee-table/commit/69e0751)) * **multiSelect.js:** 新增selectDisabled可以设置某一行数据无法被全选 ([d2d6d09](https://github.com/tinper-bee/bee-table/commit/d2d6d09)) * **multiSelect.js:** 新增selectedRow参数来控制某一行数据是否选中 ([3f0c3be](https://github.com/tinper-bee/bee-table/commit/3f0c3be)) * **package.json:** 增加changelog和完善提交机制 ([6069320](https://github.com/tinper-bee/bee-table/commit/6069320)) * **SelectRender.js:** 增加键值对参数能在浏览态的时候显示key值 ([4f5cb9b](https://github.com/tinper-bee/bee-table/commit/4f5cb9b)) * **Table.js:** 新增# bee-table ([8117b1c](https://github.com/tinper-bee/bee-table/commit/8117b1c)) * **Table.js:** 新增footerScroll参数来让表尾和表体公用同一个横向滚动条 ([e79234f](https://github.com/tinper-bee/bee-table/commit/e79234f)) * **table.js && table.scss:** 修改固定表头的滚动条默认样式为auto ([e8bc09f](https://github.com/tinper-bee/bee-table/commit/e8bc09f))