All Versions
55
Latest Version
Avg Release Cycle
16 days
Latest Release
-
Changelog History
Page 6
Changelog History
Page 6
-
v0.4.1 Changes
Dec 10, 2018 Thanks to all contributers who improved notistack by opening an issue/PR.
@james-cordeiro @steinbergh @sethduncan @martinmckenna
-
v0.4.0 Changes
Nov 29, 2018 - ๐ Fix issue where we couldn't add custom variant icon of type string (like emojies).
-
v0.3.9 Changes
Nov 20, 2018 Thanks to all contributers who improved notistack by opening an issue/PR.
@nowaalex @nocksapp @nijk @ysgk
-
v0.3.8 Changes
Nov 19, 2018 Thanks to all contributers who improved notistack by opening an issue/PR.
@BornaP @pantharshit00
-
v0.3.7 Changes
Oct 22, 2018 More customisation:
- New prop hideIconVariant to hide iconVariant.
- Set variant of a snackbar to default, (which is the default value) and you'll have a naked snackbar ready to be customised.
- Using classes property, specify the styles applied to snackbars when variant is set to success, error, warning or info,
๐ Support for actions:
- Add action to all of the snackbars, or an individual snackbar.
๐ New feature:
- Customise snackbars individually, by options parameter of enqueueSnackbar method.