Skip to content

3.0.0

Compare
Choose a tag to compare
@teodosii teodosii released this 12 Nov 23:02
· 46 commits to master since this release

Changes

  • TS support
  • Added full-sized containers for top and bottom
  • Changed SASS style to match BEM - breaking change
  • Limit center containers to 350px
  • Allow dynamic expansion of containers based on each notification's width
  • Adedd new API call removeAllNotifications
  • Removed prop-types package, props are now defaulted internally

Fixes