@particles/toast-alert
v0.8.0
Published
Displays a temporary Toast notification
Downloads
4
Readme
Toastalert
Displays a temporary Toast notification
Change Log
0.8.0
- Multiple toasts!
- Fancy animations!
- No more activeStateDecorator
0.7.0
- Center Toast
- Fix z-index issue with Minimize Sidebar button
- Pull onTimeout out of setState callback. Call it immediately after.
0.4.0
- Using nextProps.onTimeout
0.2.0
- Added a hack to prevent the message from being cut off
- Refactored
- Added propTypes
0.1.0
- Initial commit