react-notifications-component v2.4.0 Release Notes

Release Date: 2020-03-14 // about 4 years ago
    • ๐Ÿ›  Fixed issue #56 - Removed random generator for id, instead rely on counter property from store as id
    • ๐Ÿ›  Fixed #52 - Swipe was not working properly
    • Implemented #46 - Added center container. Did some changes to top and bottom containers as Chrome blurred content at the beginning of the animation due to the transform property.
    • ๐Ÿ”„ Changed notifications to take 100% width of the container instead of auto.