Latest updates from IceHrmPro

This commit is contained in:
Thilina Pituwala
2020-05-20 18:47:29 +02:00
parent 60c92d7935
commit 7453a58aad
18012 changed files with 2089245 additions and 10173 deletions

17
web/node_modules/rc-notification/HISTORY.md generated vendored Normal file
View File

@@ -0,0 +1,17 @@
# History
## 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.