github LouisBarranqueiro/reapop v2.0.0
2.0.0

latest releases: v4.2.2, v4.2.1, v4.2.0...
5 years ago

Breaking changes

Notifications with buttons

Notifications with a least one button are not marked as not dismissible by default anymore.

Guidelines to upgrade from vx.x.x to v2.x.x

You need to set the dismissible property to false to make them not dismissible.

Notifications with images

The status of notifications with images are not set to default anymore. It will give you more possibilities.

Guidelines to upgrade from vx.x.x to v2.x.x

You need to define the status for notifications with images.

Improvements

Changelog

  • The status of notifications with images are not set to default anymore (7f5aadb)
  • Notifications with a least one button are not marked as not dismissible by default anymore (9448cba)
  • Support Redux 4 (21b4c1e)
  • Simpler Object value mapping (524fce1) by @stevieoj
  • Add redux-devtools support to the demo website (16a2448) by @5achinJani

Don't miss a new reapop release

NewReleases is sending notifications on new releases.