bee-message
Version:
Message ui component for react
101 lines (40 loc) • 2.5 kB
Markdown
## [2.1.7](https://github.com/tinper-bee/bee-message/compare/v2.1.6...v2.1.7) (2020-04-24)
### Bug Fixes
* 自动化 ([e5057c8](https://github.com/tinper-bee/bee-message/commit/e5057c8f60efbd997b1ce427a42b4f9611a54565))
<a name="2.1.6"></a>
## [2.1.6](https://github.com/tinper-bee/bee-message/compare/v2.1.5...v2.1.6) (2019-09-30)
<a name="2.1.5"></a>
## [2.1.5](https://github.com/tinper-bee/bee-message/compare/v2.1.4...v2.1.5) (2019-09-23)
<a name="2.1.4"></a>
## [2.1.4](https://github.com/tinper-bee/bee-message/compare/v2.1.3...v2.1.4) (2019-08-16)
<a name="2.1.3"></a>
## [2.1.3](https://github.com/tinper-bee/bee-message/compare/v2.1.2...v2.1.3) (2019-08-14)
<a name="2.1.2"></a>
## [2.1.2](https://github.com/tinper-bee/bee-message/compare/v2.1.1...v2.1.2) (2019-08-06)
<a name="2.1.1"></a>
## [2.1.1](https://github.com/tinper-bee/bee-message/compare/v2.1.0...v2.1.1) (2019-06-24)
### Features
* **bee-message:** 升级icon组件 ([da30010](https://github.com/tinper-bee/bee-message/commit/da30010))
<a name="2.1.0"></a>
# [2.1.0](https://github.com/tinper-bee/bee-message/compare/v2.0.4...v2.1.0) (2019-06-05)
<a name="2.0.4"></a>
## [2.0.4](https://github.com/tinper-bee/bee-message/compare/v2.0.3...v2.0.4) (2019-05-15)
<a name="2.0.3"></a>
## [2.0.3](https://github.com/tinper-bee/bee-message/compare/v2.0.2...v2.0.3) (2019-05-07)
<a name="2.0.2"></a>
## [2.0.2](https://github.com/tinper-bee/bee-message/compare/v2.0.1...v2.0.2) (2019-04-24)
<a name="2.0.1"></a>
## [2.0.1](https://github.com/tinper-bee/bee-message/compare/v2.0.0...v2.0.1) (2019-04-24)
### Bug Fixes
* 每次创建新的Message对象前,没有销毁之前的对象 ([2cec5f2](https://github.com/tinper-bee/bee-message/commit/2cec5f2))
<a name="2.0.0"></a>
# [2.0.0](https://github.com/tinper-bee/bee-message/compare/v1.0.13...v2.0.0) (2019-03-13)
<a name="1.0.13"></a>
## [1.0.13](https://github.com/tinper-bee/bee-message/compare/v1.0.12...v1.0.13) (2018-12-12)
<a name="1.0.4"></a>
## [1.0.4](https://github.com/tinper-bee/bee-message/compare/87214cd...v1.0.4) (2018-02-01)
### Bug Fixes
* **bee-message:** 去掉阴影rem,改为opx ([87214cd](https://github.com/tinper-bee/bee-message/commit/87214cd))
* 修改示例 ([9b2beff](https://github.com/tinper-bee/bee-message/commit/9b2beff))
### Features
* **bee-message:** 添加style参数,可以为message组件添加样式 ([2f2716d](https://github.com/tinper-bee/bee-message/commit/2f2716d))