- Add
onClickandzIndexprop for better control over the notifications. Check theREADMEfor more information.
- Updated peer dependecies
- Css is now not imported directly, you need to import it in your project
- Updated dependecies
- Added
componentWillUnmountfunction to stop warnings ofsetStateof unmounted component - Added
animate.cssfile inside the project - Added
closeButtonwhich if set tofalseno close button will show
- Moved main to dist/index.js
- Added /dist folder for npmjs
- Rename the
notifyfunction tonotificationAlert
- Made the icon prop to work properly
- Added Reactstrap as base framework
- Added animations from animate-bootstrap-notify