All Versions
20
Latest Version
Avg Release Cycle
79 days
Latest Release
1850 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.3.0 Changes
November 14, 2019- โก๏ธ Updated to class components and removed future deprecated lifecycle methods (thanks to @oskarer)
-
v0.2.17 Changes
February 22, 2018- Dismissible enhancements (thanks to @thepeted)
-
v0.2.16 Changes
October 19, 2017- ๐ Support for React 16 (thanks to @marudor)
-
v0.2.15 Changes
August 01, 2017- ๐ UMD build now specifies the library name (thanks to @franckamayou)
-
v0.2.14 Changes
May 03, 2017- ๐ Ability to edit notifications. (thanks to @syndbg)
- โ Removed deprecation warning. Now using
prop-types
andcreate-react-class
packages. (thanks to @andrewBalekha) - ๐ Fix calling
onRemove
before updating the notifications state. (thanks to @szdc)
-
v0.2.13 Changes
March 14, 2017- ๐ UMD support. (thanks to @jochenberger)
-
v0.2.12 Changes
March 02, 2017- โ Adds support for enter and exit animations for NotificationItem. (thanks to @OriR)
-
v0.2.11 Changes
December 06, 2016- โ Added
clearNotifications()
method (thanks to @saaqibz)
- โ Added
-
v0.2.10 Changes
August 29, 2016- ๐ Allows children content to override
action
. (thanks to @gor181)
- ๐ Allows children content to override
-
v0.2.9 Changes
August 25, 2016- ๐ Improved CSS styles for better performance
- ๐ Merged pull request to avoid warnings related to component state