Skip to content

v0.9.7

Choose a tag to compare

@metonym metonym released this 23 Aug 20:41
· 2236 commits to master since this release

This patch release addresses the InlineNotification and ToastNotification components in PR#235 (thanks @Overbryd!).

Enhancements

  • Allow InlineNotification to be closed after a timeout (consistent behavior with ToastNotification)

Bug fixes

  • Dispatch "close" event in ToastNotification if closing using timeout (e.g. timeout={2000})

Documentation

  • Fix JSDoc comment for timeout prop