Skip to content

Toast instance passed to onShow and onHide

Compare
Choose a tag to compare
@Stabzs Stabzs released this 20 Aug 13:43
· 6 commits to master since this release

Features

  • The toast instance is now passed to the onShowCallback and onHideCallback handlers when invoked.

Documentation

  • Documentation for handlers.

Chores

  • Cleanup of test dependencies and added new npm scripts to make test execution easier.