<a name="2.0.11"></a>
## [2.0.11](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.10...v2.0.11) (2019-08-29)



<a name="2.0.10"></a>
## [2.0.10](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.9...v2.0.10) (2019-08-01)


### Features

* **bee-dropdown:** getDocument支持数组 ([91f3dcc](https://github.com/tinper-bee/bee-dropdown/commit/91f3dcc))



<a name="2.0.9"></a>
## [2.0.9](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.8...v2.0.9) (2019-07-12)



<a name="2.0.8"></a>
## [2.0.8](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.7...v2.0.8) (2019-07-10)



<a name="2.0.7"></a>
## [2.0.7](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.6...v2.0.7) (2019-06-25)


### Features

* **bee-dropdown:** 新增延迟显示隐藏api ([8c543ee](https://github.com/tinper-bee/bee-dropdown/commit/8c543ee))



<a name="2.0.6"></a>
## [2.0.6](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.5...v2.0.6) (2019-05-13)


### Bug Fixes

* **bee-dropdown:** 去掉clsPrefix警告 ([4b4f8cc](https://github.com/tinper-bee/bee-dropdown/commit/4b4f8cc))



<a name="2.0.5"></a>
## [2.0.5](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.4...v2.0.5) (2019-04-29)


### Features

* **bee-dropdown:** 新增disabled是否禁用属性 ([3dd011a](https://github.com/tinper-bee/bee-dropdown/commit/3dd011a))



<a name="2.0.4"></a>
## [2.0.4](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.3...v2.0.4) (2019-03-19)



<a name="2.0.3"></a>
## [2.0.3](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.2...v2.0.3) (2019-03-15)



<a name="2.0.2"></a>
## [2.0.2](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.1...v2.0.2) (2019-03-02)



<a name="2.0.1"></a>
## [2.0.1](https://github.com/tinper-bee/bee-dropdown/compare/v2.0.0...v2.0.1) (2019-03-01)



<a name="2.0.0"></a>
# [2.0.0](https://github.com/tinper-bee/bee-dropdown/compare/v1.1.1...v2.0.0) (2019-03-01)



<a name="1.1.1"></a>
## [1.1.1](https://github.com/tinper-bee/bee-dropdown/compare/v1.1.0...v1.1.1) (2019-02-28)


### Bug Fixes

* **bee-dropdown:** 引用menu时 使用 clsPrefix prefixCls问题 ([edf98f1](https://github.com/tinper-bee/bee-dropdown/commit/edf98f1))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/tinper-bee/bee-dropdown/compare/v1.0.7...v1.1.0) (2019-02-16)



<a name="1.0.7"></a>
## [1.0.7](https://github.com/tinper-bee/bee-dropdown/compare/v1.0.6...v1.0.7) (2019-02-16)


### Bug Fixes

* **bee-dropdown:** 宽度bug修改 ([f0bf8aa](https://github.com/tinper-bee/bee-dropdown/commit/f0bf8aa))



<a name="1.0.6"></a>
## [1.0.6](https://github.com/tinper-bee/bee-dropdown/compare/v1.0.5...v1.0.6) (2019-02-14)


### Bug Fixes

* **bee-dropdown:** 更改下拉内容时宽度不自动撑开bug ([b5fef0c](https://github.com/tinper-bee/bee-dropdown/commit/b5fef0c))



<a name="1.0.5"></a>
## [1.0.5](https://github.com/tinper-bee/bee-dropdown/compare/v1.0.4...v1.0.5) (2019-01-10)


### Bug Fixes

* **bee-dropdown:** 写死bee-menus版本 ([dcbf2f1](https://github.com/tinper-bee/bee-dropdown/commit/dcbf2f1))



<a name="1.0.4"></a>
## [1.0.4](https://github.com/tinper-bee/bee-dropdown/compare/v1.0.3...v1.0.4) (2019-01-03)


### Features

* **bee-dropdown:** 新增getDocument属性，设置点击隐藏的document对象 ([cb8081a](https://github.com/tinper-bee/bee-dropdown/commit/cb8081a))



<a name="1.0.3"></a>
## [1.0.3](https://github.com/tinper-bee/bee-dropdown/compare/2412f07...v1.0.3) (2018-09-27)


### Bug Fixes

* **bee-dropdown:** fix:修复父组件重新渲染，下拉菜单没有销毁的bug ([e47c135](https://github.com/tinper-bee/bee-dropdown/commit/e47c135))
* demo展示bug ([08d80ab](https://github.com/tinper-bee/bee-dropdown/commit/08d80ab))
* 修复demo ([3cafad7](https://github.com/tinper-bee/bee-dropdown/commit/3cafad7))


### build

* **组件依赖清理,changelog:** 组件依赖清理,changelog ([2412f07](https://github.com/tinper-bee/bee-dropdown/commit/2412f07))


### BREAKING CHANGES

* **组件依赖清理,changelog:** 组件依赖清理,changelog



