All Versions
20
Latest Version
Avg Release Cycle
79 days
Latest Release
1587 days ago

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 and create-react-classpackages. (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)
  • v0.2.10 Changes

    August 29, 2016
    • ๐Ÿ‘ Allows children content to override action. (thanks to @gor181)
  • v0.2.9 Changes

    August 25, 2016
    • ๐Ÿ‘Œ Improved CSS styles for better performance
    • ๐Ÿ”€ Merged pull request to avoid warnings related to component state