bee-complex-grid
Version:
Complex Grid for React, AdvancedDataGrid
834 lines (329 loc) • 25.2 kB
Markdown
## [2.2.10](https://github.com/tinper-bee/bee-complex-grid/compare/v2.2.9...v2.2.10) (2021-12-27)
### Bug Fixes
* 版本号修改 ([d4f6035](https://github.com/tinper-bee/bee-complex-grid/commit/d4f6035ff93ec504ee9a0d946e44bae4ad263962))
## [2.2.9](https://github.com/tinper-bee/bee-complex-grid/compare/v2.2.8...v2.2.9) (2021-12-27)
## [2.2.8](https://github.com/tinper-bee/bee-complex-grid/compare/v2.2.7...v2.2.8) (2021-12-06)
### Bug Fixes
* package文件修改 ([28658ad](https://github.com/tinper-bee/bee-complex-grid/commit/28658adb2a58ea270994ebe111924383082b6c12))
* tinper组件升级 ([e1c937c](https://github.com/tinper-bee/bee-complex-grid/commit/e1c937c7dfc79c45c68ce27046c93d6be7a9e4bc))
## [2.2.7](https://github.com/tinper-bee/bee-complex-grid/compare/v2.2.6...v2.2.7) (2021-11-12)
## [2.2.6](https://github.com/tinper-bee/bee-complex-grid/compare/v2.2.5...v2.2.6) (2021-09-26)
### Bug Fixes
* 修改bee-table的依赖 ([8a54472](https://github.com/tinper-bee/bee-complex-grid/commit/8a544722bf2354025726a94e19533902ee454cf4))
## [2.2.5](https://github.com/tinper-bee/bee-complex-grid/compare/v2.2.4...v2.2.5) (2021-09-08)
### Bug Fixes
* 固定一些包的版本 ([971268b](https://github.com/tinper-bee/bee-complex-grid/commit/971268bd1a31d7332e2775d82cf105fd31682165))
## [2.2.4](https://github.com/tinper-bee/bee-complex-grid/compare/v2.2.3...v2.2.4) (2020-10-30)
### Bug Fixes
* 更改package.json版本 ([cb5234d](https://github.com/tinper-bee/bee-complex-grid/commit/cb5234d05bd08baf345748fe5984d2b0fe835946))
## [2.2.3](https://github.com/tinper-bee/bee-complex-grid/compare/v2.2.2...v2.2.3) (2020-10-12)
### Bug Fixes
* 分页 activePage不准备 ([af75dde](https://github.com/tinper-bee/bee-complex-grid/commit/af75dde6d8e648772f9176cc14861ce45050d2f5))
## [2.2.2](https://github.com/tinper-bee/bee-complex-grid/compare/v2.2.1...v2.2.2) (2020-09-23)
### Bug Fixes
* 最后一列排序按钮样式 ([756d6ca](https://github.com/tinper-bee/bee-complex-grid/commit/756d6ca215513b5974848310d7d1a887d0249cae))
## [2.2.1](https://github.com/tinper-bee/bee-complex-grid/compare/v2.2.0...v2.2.1) (2020-07-30)
### Bug Fixes
* 更新组件paginationObj时候加判断优化 ([1bb8f26](https://github.com/tinper-bee/bee-complex-grid/commit/1bb8f2691b5041fbbb6ac4bfbab4ac143ac5eaf0))
# [2.2.0](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.5...v2.2.0) (2020-07-22)
### Bug Fixes
* forceRenderColumn未定义 ([3578efe](https://github.com/tinper-bee/bee-complex-grid/commit/3578efe6d9d23c5008d5153a376c3ed6b3f9e688))
* record=record ([d75e271](https://github.com/tinper-bee/bee-complex-grid/commit/d75e271b6cc09f7c8467313d11351f99eed08f87))
* this.props.getSelectedDataFunc ([890a6b9](https://github.com/tinper-bee/bee-complex-grid/commit/890a6b9f2286da003cfb14a3cf3b33df3531ada5))
* 排序+拖拽组合点击表头会触发排序问题修复 ([989f8b8](https://github.com/tinper-bee/bee-complex-grid/commit/989f8b8c4fd3903bfec990158c2c7f2314b4f1be))
* 编辑表格customText数据类型判断 ([dda19ef](https://github.com/tinper-bee/bee-complex-grid/commit/dda19ef20ff384acae02a446af80443c7789b49a))
* 编辑表格抛出getSelectedDataFunc ([09170cd](https://github.com/tinper-bee/bee-complex-grid/commit/09170cdb45d226de20c8b1438163e61faaf2f088))
* 编辑表格自定义field focus问题 ([ba7ce6d](https://github.com/tinper-bee/bee-complex-grid/commit/ba7ce6de902c0c463409202be41b75e452bf27f8))
* 编辑表格自定义renderoverlay问题 ([34a6c75](https://github.com/tinper-bee/bee-complex-grid/commit/34a6c75cd3ce30eb749c40fefd45484458eae1f8))
* 自动化 ([52dbfa4](https://github.com/tinper-bee/bee-complex-grid/commit/52dbfa429756d7e67f9ad1b7d4bd52be9dca3a25))
* 适配初始item内没有数据的情况 ([4cedc4a](https://github.com/tinper-bee/bee-complex-grid/commit/4cedc4ac89d70e7eeb57738f4c9a94883b3c0c6f))
### Features
* customizeRenderText ([f8b5a0b](https://github.com/tinper-bee/bee-complex-grid/commit/f8b5a0b105295447618c6aeb7423be8718483bac))
* customText 返回overlay和text ([6ffbd1d](https://github.com/tinper-bee/bee-complex-grid/commit/6ffbd1d63e7e3d64b66fa430e5d28411aacbf813))
* forceRenderColumn ([ffc1d9f](https://github.com/tinper-bee/bee-complex-grid/commit/ffc1d9f2a83b8710735c7f0f7885b9d8bc19e8d2))
* 分页默认居中显示 ([44ac35f](https://github.com/tinper-bee/bee-complex-grid/commit/44ac35ff9e4d3425f82772abfaea72248ee3e2dc))
* 文档地址 ([e134dbc](https://github.com/tinper-bee/bee-complex-grid/commit/e134dbc4af7d7468ca53a94221692f8d1afb1c4c))
* 新增表头锁定解锁的回调函数 ([ec79b6d](https://github.com/tinper-bee/bee-complex-grid/commit/ec79b6ddf3c60b75f499e1f645436b80c82112a5))
* 编辑表格customizeRender的时候,自定义渲染text ([129332c](https://github.com/tinper-bee/bee-complex-grid/commit/129332c3ed1e2d485a36d57c068f776da93ee299))
* 编辑表格onChang新增改变的单元格数据e ([a58f3c6](https://github.com/tinper-bee/bee-complex-grid/commit/a58f3c60cac7212ae05325375b99d1a47b9851cd))
* 编辑表格更新 ([747be03](https://github.com/tinper-bee/bee-complex-grid/commit/747be0388373ed4869cbd7420d82632988e8ec79))
* 编辑表格自定义renderText ([3f6e2ae](https://github.com/tinper-bee/bee-complex-grid/commit/3f6e2ae2443165fafdf867b928c225692f28601a))
## [2.1.23](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.22...v2.1.23) (2020-07-08)
### Bug Fixes
* 排序+拖拽组合点击表头会触发排序问题修复 ([989f8b8](https://github.com/tinper-bee/bee-complex-grid/commit/989f8b8c4fd3903bfec990158c2c7f2314b4f1be))
## [2.1.22](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.21...v2.1.22) (2020-06-17)
### Bug Fixes
* this.props.getSelectedDataFunc ([890a6b9](https://github.com/tinper-bee/bee-complex-grid/commit/890a6b9f2286da003cfb14a3cf3b33df3531ada5))
## [2.1.21](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.20...v2.1.21) (2020-06-17)
### Bug Fixes
* 编辑表格抛出getSelectedDataFunc ([09170cd](https://github.com/tinper-bee/bee-complex-grid/commit/09170cdb45d226de20c8b1438163e61faaf2f088))
## [2.1.20](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.19...v2.1.20) (2020-06-16)
### Bug Fixes
* 编辑表格customText数据类型判断 ([dda19ef](https://github.com/tinper-bee/bee-complex-grid/commit/dda19ef20ff384acae02a446af80443c7789b49a))
## [2.1.19](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.18...v2.1.19) (2020-06-16)
### Bug Fixes
* 编辑表格自定义renderoverlay问题 ([34a6c75](https://github.com/tinper-bee/bee-complex-grid/commit/34a6c75cd3ce30eb749c40fefd45484458eae1f8))
## [2.1.18](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.17...v2.1.18) (2020-06-16)
### Bug Fixes
* 编辑表格自定义field focus问题 ([ba7ce6d](https://github.com/tinper-bee/bee-complex-grid/commit/ba7ce6de902c0c463409202be41b75e452bf27f8))
## [2.1.17](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.16...v2.1.17) (2020-06-16)
## [2.1.16](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.15...v2.1.16) (2020-06-16)
### Features
* customText 返回overlay和text ([6ffbd1d](https://github.com/tinper-bee/bee-complex-grid/commit/6ffbd1d63e7e3d64b66fa430e5d28411aacbf813))
## [2.1.15](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.14...v2.1.15) (2020-06-15)
### Bug Fixes
* forceRenderColumn未定义 ([3578efe](https://github.com/tinper-bee/bee-complex-grid/commit/3578efe6d9d23c5008d5153a376c3ed6b3f9e688))
## [2.1.14](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.13...v2.1.14) (2020-06-08)
### Features
* forceRenderColumn ([ffc1d9f](https://github.com/tinper-bee/bee-complex-grid/commit/ffc1d9f2a83b8710735c7f0f7885b9d8bc19e8d2))
## [2.1.13](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.12...v2.1.13) (2020-06-06)
### Features
* 编辑表格自定义renderText ([3f6e2ae](https://github.com/tinper-bee/bee-complex-grid/commit/3f6e2ae2443165fafdf867b928c225692f28601a))
## [2.1.12](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.11...v2.1.12) (2020-06-06)
### Features
* 编辑表格customizeRender的时候,自定义渲染text ([129332c](https://github.com/tinper-bee/bee-complex-grid/commit/129332c3ed1e2d485a36d57c068f776da93ee299))
## [2.1.11](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.10...v2.1.11) (2020-06-06)
### Features
* customizeRenderText ([f8b5a0b](https://github.com/tinper-bee/bee-complex-grid/commit/f8b5a0b105295447618c6aeb7423be8718483bac))
## [2.1.10](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.9...v2.1.10) (2020-06-05)
### Features
* 编辑表格onChang新增改变的单元格数据e ([a58f3c6](https://github.com/tinper-bee/bee-complex-grid/commit/a58f3c60cac7212ae05325375b99d1a47b9851cd))
## [2.1.9](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.8...v2.1.9) (2020-06-05)
### Bug Fixes
* record=record ([d75e271](https://github.com/tinper-bee/bee-complex-grid/commit/d75e271b6cc09f7c8467313d11351f99eed08f87))
## [2.1.8](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.7...v2.1.8) (2020-06-05)
### Features
* 编辑表格更新 ([747be03](https://github.com/tinper-bee/bee-complex-grid/commit/747be0388373ed4869cbd7420d82632988e8ec79))
## [2.1.7](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.6...v2.1.7) (2020-05-22)
### Bug Fixes
* 适配初始item内没有数据的情况 ([4cedc4a](https://github.com/tinper-bee/bee-complex-grid/commit/4cedc4ac89d70e7eeb57738f4c9a94883b3c0c6f))
### Features
* 文档地址 ([e134dbc](https://github.com/tinper-bee/bee-complex-grid/commit/e134dbc4af7d7468ca53a94221692f8d1afb1c4c))
## [2.1.6](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.5...v2.1.6) (2020-05-20)
### Bug Fixes
* 自动化 ([52dbfa4](https://github.com/tinper-bee/bee-complex-grid/commit/52dbfa429756d7e67f9ad1b7d4bd52be9dca3a25))
### Features
* 新增表头锁定解锁的回调函数 ([ec79b6d](https://github.com/tinper-bee/bee-complex-grid/commit/ec79b6ddf3c60b75f499e1f645436b80c82112a5))
<a name="2.1.5"></a>
## [2.1.5](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.4...v2.1.5) (2020-04-22)
### Bug Fixes
* 单选selectedRowIndex没更新 ([093cf33](https://github.com/tinper-bee/bee-complex-grid/commit/093cf33))
<a name="2.1.4"></a>
## [2.1.4](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.3...v2.1.4) (2020-03-09)
### Features
* **bee-complex-grid:** 默认英文修改 ([75bbb01](https://github.com/tinper-bee/bee-complex-grid/commit/75bbb01))
<a name="2.1.3"></a>
## [2.1.3](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.2...v2.1.3) (2020-01-02)
<a name="2.1.2"></a>
## [2.1.2](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.1...v2.1.2) (2019-12-30)
<a name="2.1.1"></a>
## [2.1.1](https://github.com/tinper-bee/bee-complex-grid/compare/v2.1.0...v2.1.1) (2019-12-26)
### Features
* **bee-complex-grid:** 编辑表格校验错误失去焦点保留输入框 ([afb9e1c](https://github.com/tinper-bee/bee-complex-grid/commit/afb9e1c))
<a name="2.1.0"></a>
# [2.1.0](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.30...v2.1.0) (2019-12-25)
<a name="2.0.30"></a>
## [2.0.30](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.29...v2.0.30) (2019-12-25)
### Features
* **bee-complex-grid:** 自定义行列合并 ([10d56cc](https://github.com/tinper-bee/bee-complex-grid/commit/10d56cc))
<a name="2.0.29"></a>
## [2.0.29](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.28...v2.0.29) (2019-12-24)
### Features
* **bee-complex-grid:** 编辑表格加表格校验方法 ([c54a1cb](https://github.com/tinper-bee/bee-complex-grid/commit/c54a1cb))
<a name="2.0.28"></a>
## [2.0.28](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.27...v2.0.28) (2019-11-19)
<a name="2.0.27"></a>
## [2.0.27](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.26...v2.0.27) (2019-11-01)
<a name="2.0.26"></a>
## [2.0.26](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.24...v2.0.26) (2019-10-30)
<a name="2.0.24"></a>
## [2.0.24](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.23...v2.0.24) (2019-08-23)
### Features
* **bee-complex-grid:** export 修改 ([93b554c](https://github.com/tinper-bee/bee-complex-grid/commit/93b554c))
<a name="2.0.23"></a>
## [2.0.23](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.22...v2.0.23) (2019-07-25)
<a name="2.0.22"></a>
## [2.0.22](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.21...v2.0.22) (2019-07-13)
<a name="2.0.21"></a>
## [2.0.21](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.20...v2.0.21) (2019-07-04)
<a name="2.0.20"></a>
## [2.0.20](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.19...v2.0.20) (2019-06-24)
### Bug Fixes
* 在最后一列,列右对齐导致的文字隐藏 ([920e712](https://github.com/tinper-bee/bee-complex-grid/commit/920e712))
<a name="2.0.19"></a>
## [2.0.19](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.18...v2.0.19) (2019-06-10)
<a name="2.0.18"></a>
## [2.0.18](https://github.com/tinper-bee/bee-complex-grid/compare/2.0.18...v2.0.18) (2019-06-06)
<a name="2.0.17"></a>
## [2.0.17](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.16...v2.0.17) (2019-06-04)
<a name="2.0.16"></a>
## [2.0.16](https://github.com/tinper-bee/bee-complex-grid/compare/2.0.16...v2.0.16) (2019-05-30)
<a name="2.0.15"></a>
## [2.0.15](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.14...v2.0.15) (2019-05-22)
### Bug Fixes
* 表格中表头菜单和右侧隐藏过滤搭配使用在最后一非固定列下有问题 ([1be53a7](https://github.com/tinper-bee/bee-complex-grid/commit/1be53a7))
* **Grid:** 表格中表头菜单和右侧隐藏过滤搭配使用在最后一非固定列锁定bug ([68b4b9f](https://github.com/tinper-bee/bee-complex-grid/commit/68b4b9f))
<a name="2.0.14"></a>
## [2.0.14](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.13...v2.0.14) (2019-05-21)
### Bug Fixes
* **Grid.js:** fix:当所有列都锁定了,表格内容消失 ([a66e9b9](https://github.com/tinper-bee/bee-complex-grid/commit/a66e9b9))
<a name="2.0.13"></a>
## [2.0.13](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.12...v2.0.13) (2019-04-29)
<a name="2.0.12"></a>
## [2.0.12](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.11...v2.0.12) (2019-04-29)
<a name="2.0.11"></a>
## [2.0.11](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.10...v2.0.11) (2019-04-28)
<a name="2.0.10"></a>
## [2.0.10](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.9...v2.0.10) (2019-04-26)
### Bug Fixes
* table 过滤列文字不对齐问题 ([9eaa6ad](https://github.com/tinper-bee/bee-complex-grid/commit/9eaa6ad))
* **过滤列:** 过滤列文字图标不对齐问题 ([3d4ee18](https://github.com/tinper-bee/bee-complex-grid/commit/3d4ee18))
<a name="2.0.9"></a>
## [2.0.9](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.7...v2.0.9) (2019-04-26)
### Bug Fixes
* 一个节点多个场景中Grid相互影响问题 ([df8179a](https://github.com/tinper-bee/bee-complex-grid/commit/df8179a))
### Features
* 增加GridToolBar组件 ([dbde825](https://github.com/tinper-bee/bee-complex-grid/commit/dbde825))
<a name="2.0.7"></a>
## [2.0.7](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.6...v2.0.7) (2019-04-09)
<a name="2.0.6"></a>
## [2.0.6](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.5...v2.0.6) (2019-04-04)
### Bug Fixes
* 模态框中含有grid中表头菜单出不来 ([67d85bd](https://github.com/tinper-bee/bee-complex-grid/commit/67d85bd))
* **Grid:** 模态框中含有grid中表头菜单出不来 ([49530c7](https://github.com/tinper-bee/bee-complex-grid/commit/49530c7))
<a name="2.0.5"></a>
## [2.0.5](https://github.com/tinper-bee/bee-complex-grid/compare/2.0.4...v2.0.5) (2019-04-01)
### Bug Fixes
* **Grid:** 过滤列时保存列的显示状态 ([6273865](https://github.com/tinper-bee/bee-complex-grid/commit/6273865))
<a name="2.0.4"></a>
## [2.0.4](https://github.com/tinper-bee/bee-complex-grid/compare/2.0.2...2.0.4) (2019-03-29)
<a name="2.0.2"></a>
## [2.0.2](https://github.com/tinper-bee/bee-complex-grid/compare/v2.0.1...v2.0.2) (2019-03-12)
<a name="2.0.1"></a>
## [2.0.1](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.19...v2.0.1) (2019-03-07)
<a name="1.0.19"></a>
## [1.0.19](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.18...v1.0.19) (2019-02-28)
<a name="1.0.18"></a>
## [1.0.18](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.17...v1.0.18) (2019-02-26)
<a name="1.0.17"></a>
## [1.0.17](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.16...v1.0.17) (2019-02-25)
<a name="1.0.16"></a>
## [1.0.16](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.15...v1.0.16) (2019-02-25)
<a name="1.0.15"></a>
## [1.0.15](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.14...v1.0.15) (2019-02-22)
<a name="1.0.14"></a>
## [1.0.14](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.13...v1.0.14) (2019-02-21)
<a name="1.0.13"></a>
## [1.0.13](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.11...v1.0.13) (2019-02-18)
<a name="1.0.11"></a>
## [1.0.11](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.10...v1.0.11) (2019-01-23)
<a name="1.0.10"></a>
## [1.0.10](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.9...v1.0.10) (2019-01-14)
<a name="1.0.9"></a>
## [1.0.9](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.8...v1.0.9) (2019-01-10)
<a name="1.0.8"></a>
## [1.0.8](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.7...v1.0.8) (2018-12-14)
### Bug Fixes
* **保存锁定的zhuagnt:** 保存锁定的状态 ([8d28db7](https://github.com/tinper-bee/bee-complex-grid/commit/8d28db7))
<a name="1.0.7"></a>
## [1.0.7](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.6...v1.0.7) (2018-12-10)
<a name="1.0.6"></a>
## [1.0.6](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.5...v1.0.6) (2018-12-10)
<a name="1.0.5"></a>
## [1.0.5](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.4...v1.0.5) (2018-12-10)
<a name="1.0.4"></a>
## [1.0.4](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.3...v1.0.4) (2018-12-07)
<a name="1.0.3"></a>
## [1.0.3](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.2...v1.0.3) (2018-12-06)
<a name="1.0.2"></a>
## [1.0.2](https://github.com/tinper-bee/bee-complex-grid/compare/v1.0.1...v1.0.2) (2018-12-05)
<a name="1.0.1"></a>
## [1.0.1](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.44...v1.0.1) (2018-12-05)
<a name="0.2.44"></a>
## [0.2.44](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.43...v0.2.44) (2018-11-29)
<a name="0.2.43"></a>
## [0.2.43](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.42...v0.2.43) (2018-11-29)
<a name="0.2.42"></a>
## [0.2.42](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.41...v0.2.42) (2018-11-29)
<a name="0.2.41"></a>
## [0.2.41](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.40...v0.2.41) (2018-11-28)
<a name="0.2.40"></a>
## [0.2.40](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.39...v0.2.40) (2018-11-27)
<a name="0.2.39"></a>
## [0.2.39](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.38...v0.2.39) (2018-11-27)
### Bug Fixes
* **拖拽回调函数休息:** 拖拽回调函数修改 ([a28325b](https://github.com/tinper-bee/bee-complex-grid/commit/a28325b))
<a name="0.2.38"></a>
## [0.2.38](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.37...v0.2.38) (2018-11-24)
<a name="0.2.37"></a>
## [0.2.37](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.36...v0.2.37) (2018-11-23)
<a name="0.2.36"></a>
## [0.2.36](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.35...v0.2.36) (2018-11-22)
<a name="0.2.35"></a>
## [0.2.35](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.34...v0.2.35) (2018-11-19)
<a name="0.2.34"></a>
## [0.2.34](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.33...v0.2.34) (2018-11-15)
<a name="0.2.33"></a>
## [0.2.33](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.32...v0.2.33) (2018-11-14)
<a name="0.2.32"></a>
## [0.2.32](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.31...v0.2.32) (2018-11-12)
<a name="0.2.31"></a>
## [0.2.31](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.30...v0.2.31) (2018-11-07)
<a name="0.2.30"></a>
## [0.2.30](https://github.com/tinper-bee/bee-complex-grid/compare/v0.2.29...v0.2.30) (2018-11-06)
<a name="0.2.29"></a>
## [0.2.29](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.28...v0.2.29) (2018-11-06)
<a name="0.0.28"></a>
## [0.0.28](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.27...v0.0.28) (2018-11-05)
<a name="0.0.27"></a>
## [0.0.27](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.26...v0.0.27) (2018-11-05)
<a name="0.0.26"></a>
## [0.0.26](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.25...v0.0.26) (2018-11-02)
<a name="0.0.25"></a>
## [0.0.25](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.24...v0.0.25) (2018-11-02)
<a name="0.0.24"></a>
## [0.0.24](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.23...v0.0.24) (2018-11-02)
<a name="0.0.23"></a>
## [0.0.23](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.22...v0.0.23) (2018-11-01)
<a name="0.0.22"></a>
## [0.0.22](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.21...v0.0.22) (2018-10-30)
<a name="0.0.21"></a>
## [0.0.21](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.20...v0.0.21) (2018-10-30)
<a name="0.0.20"></a>
## [0.0.20](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.19...v0.0.20) (2018-10-29)
<a name="0.0.19"></a>
## [0.0.19](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.18...v0.0.19) (2018-10-26)
<a name="0.0.18"></a>
## [0.0.18](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.17...v0.0.18) (2018-10-25)
<a name="0.0.17"></a>
## [0.0.17](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.16...v0.0.17) (2018-10-19)
<a name="0.0.16"></a>
## [0.0.16](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.15...v0.0.16) (2018-10-19)
<a name="0.0.15"></a>
## [0.0.15](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.14...v0.0.15) (2018-10-19)
<a name="0.0.14"></a>
## [0.0.14](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.13...v0.0.14) (2018-10-18)
<a name="0.0.13"></a>
## [0.0.13](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.12...v0.0.13) (2018-10-16)
<a name="0.0.12"></a>
## [0.0.12](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.11...v0.0.12) (2018-10-16)
<a name="0.0.11"></a>
## [0.0.11](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.10...v0.0.11) (2018-10-15)
<a name="0.0.10"></a>
## [0.0.10](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.9...v0.0.10) (2018-10-15)
<a name="0.0.9"></a>
## [0.0.9](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.8...v0.0.9) (2018-10-12)
<a name="0.0.8"></a>
## [0.0.8](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.7...v0.0.8) (2018-10-11)
<a name="0.0.7"></a>
## [0.0.7](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.6...v0.0.7) (2018-10-11)
<a name="0.0.6"></a>
## [0.0.6](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.5...v0.0.6) (2018-10-11)
<a name="0.0.5"></a>
## [0.0.5](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.2...v0.0.5) (2018-10-11)
<a name="0.0.2"></a>
## [0.0.2](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.4...v0.0.2) (2018-10-10)
<a name="0.0.4"></a>
## [0.0.4](https://github.com/tinper-bee/bee-complex-grid/compare/v0.0.3...v0.0.4) (2018-10-10)
<a name="0.0.3"></a>
## 0.0.3 (2018-10-10)