react-notifications-component v2.3.0 Release Notes

  • ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed issue #52 - Swipe not working on touch devices
    • ๐Ÿ›  Fixes issue #42 - title and message accept now custom content (a React node or a functional component)
    • ๐Ÿ›  Fixed issue #41 - pauseOnHover was not taken into consideration when used together with content

    ๐Ÿ”„ Changes

    • ๐Ÿ”„ Changed containers to have fixed width of 325px instead of auto which had different results across different test cases. Mobile containers have not changed, they're full width as before.