You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
488 B
24 lines
488 B
# Changelog
|
|
|
|
- https://github.com/react-component/notification/releases
|
|
|
|
## 4.3.0
|
|
|
|
- Upgrade `rc-animate` to `3.x`.
|
|
|
|
## 3.3.0
|
|
|
|
- Add `onClick` property.
|
|
|
|
## 3.2.0
|
|
|
|
- Add `closeIcon`. [#45](https://github.com/react-component/notification/pull/45) [@HeskeyBaozi](https://github.com/HeskeyBaozi)
|
|
|
|
## 2.0.0
|
|
|
|
- [Beack Change] Remove wrapper span element when just single notification. [#17](https://github.com/react-component/notification/pull/17)
|
|
|
|
## 1.4.0
|
|
|
|
- Added `getContainer` property.
|