## [1.0.33](https://github.com/tinper-bee/overlay/compare/v1.0.32...v1.0.33) (2021-01-15)


### Bug Fixes

* 修改calculatePosition 计算逻辑,增加滚动条高度的计算 ([2b1ca26](https://github.com/tinper-bee/overlay/commit/2b1ca26d5f8805d87350daff24324e1b40aba6cd))



## [1.0.32](https://github.com/tinper-bee/overlay/compare/v1.0.31...v1.0.32) (2020-05-11)


### Bug Fixes

* Tooltip onVisibleChange单独使用不生效 ([7bc1627](https://github.com/tinper-bee/overlay/commit/7bc1627fa668ea2357de553d4cf3aebb5012ec33))
* 自动化 ([dd83b9c](https://github.com/tinper-bee/overlay/commit/dd83b9c7b5498efaca6c7a6cf1e986285e1512d8))



<a name="1.0.31"></a>
## [1.0.31](https://github.com/tinper-bee/overlay/compare/v1.0.30...v1.0.31) (2019-08-01)


### Features

* **bee-overlay:** getDocument可传数组 ([ab21a61](https://github.com/tinper-bee/overlay/commit/ab21a61))



<a name="1.0.30"></a>
## [1.0.30](https://github.com/tinper-bee/overlay/compare/v1.0.29...v1.0.30) (2019-06-13)



<a name="1.0.29"></a>
## [1.0.29](https://github.com/tinper-bee/overlay/compare/v1.0.28...v1.0.29) (2019-06-06)



<a name="1.0.28"></a>
## [1.0.28](https://github.com/tinper-bee/overlay/compare/v1.0.27...v1.0.28) (2019-06-06)



<a name="1.0.27"></a>
## [1.0.27](https://github.com/tinper-bee/overlay/compare/v1.0.26...v1.0.27) (2019-06-06)



<a name="1.0.26"></a>
## [1.0.26](https://github.com/tinper-bee/overlay/compare/v1.0.25...v1.0.26) (2019-05-05)


### Features

* **Modal.js:** Refs Must Have Owner Warning ([0980c2e](https://github.com/tinper-bee/overlay/commit/0980c2e))



<a name="1.0.25"></a>
## [1.0.25](https://github.com/tinper-bee/overlay/compare/v1.0.24...v1.0.25) (2019-04-28)



<a name="1.0.24"></a>
## [1.0.24](https://github.com/tinper-bee/overlay/compare/v1.0.23...v1.0.24) (2019-04-25)



<a name="1.0.23"></a>
## [1.0.23](https://github.com/tinper-bee/overlay/compare/v1.0.22...v1.0.23) (2019-04-25)


### Features

* **bee-overlay:** trigger新增自定义属性 ([482f637](https://github.com/tinper-bee/overlay/commit/482f637))



<a name="1.0.22"></a>
## [1.0.22](https://github.com/tinper-bee/overlay/compare/v1.0.21...v1.0.22) (2019-01-20)



<a name="1.0.21"></a>
## [1.0.21](https://github.com/tinper-bee/overlay/compare/v1.0.20...v1.0.21) (2019-01-03)


### Features

* **bee-overlay:** 当渲染内容不在当前document时候，新增获得document的props ([73f57f1](https://github.com/tinper-bee/overlay/commit/73f57f1))



<a name="1.0.20"></a>
## [1.0.20](https://github.com/tinper-bee/overlay/compare/v1.0.19...v1.0.20) (2018-12-27)



<a name="1.0.19"></a>
## [1.0.19](https://github.com/tinper-bee/overlay/compare/v1.0.18...v1.0.19) (2018-12-10)



<a name="1.0.18"></a>
## [1.0.18](https://github.com/tinper-bee/overlay/compare/v1.0.15...v1.0.18) (2018-12-07)


### Features

* **增加滚轮事件，滚动时显示的隐藏显示的menu:** g ([01cd267](https://github.com/tinper-bee/overlay/commit/01cd267))



<a name="1.0.15"></a>
## [1.0.15](https://github.com/tinper-bee/overlay/compare/v1.0.9...v1.0.15) (2018-10-09)


### Features

* **bee-overlay:** clearTimeout前加判断 ([4a55d52](https://github.com/tinper-bee/overlay/commit/4a55d52))



<a name="1.0.9"></a>
## [1.0.9](https://github.com/tinper-bee/overlay/compare/6ba52d9...v1.0.9) (2018-08-12)


### Bug Fixes

* **bee-overlay bee-dropdown:** fix Dropdown组件父组件销毁，下拉没有销毁bug ([6ba52d9](https://github.com/tinper-bee/overlay/commit/6ba52d9))
* 内容超出时，将内容显示在相反反向将内容展示 ([283e6ba](https://github.com/tinper-bee/overlay/commit/283e6ba))



