UNPKG

426 BMarkdownView Raw
1# History
2
3## 4.3.0
4
5- Upgrade `rc-animate` to `3.x`.
6
7## 3.3.0
8
9- Add `onClick` property.
10
11## 3.2.0
12
13- Add `closeIcon`. [#45](https://github.com/react-component/notification/pull/45) [@HeskeyBaozi](https://github.com/HeskeyBaozi)
14
15## 2.0.0
16
17- [Beack Change] Remove wrapper span element when just single notification. [#17](https://github.com/react-component/notification/pull/17)
18
19## 1.4.0
20
21- Added `getContainer` property.