- Fix dependencies & add peerdependencies #63
- Remove import of styles.css #56
- Fix dependencies & add peerdependencies #63
- Migrate from React.PropTypes #59
- Moving to new transition group method #58
- Allow HTML/React elements in message content #53
- Use Object-assign to support IE #54
- Give CustomComponent access to notification data #51
- Remove CSS from Notifs component, let user optionally import #47
- Use stateless components for Notifs
- Improve
CustomComponent
API #41 - Do not display notifications with the same ID #45
- Drop peerDependencies
- Update devDependencies
- Fixed custom component rendering
- Pass ID to notif component
- Fix
notifDismiss(id)
method
- MARJOR: Renamed package to
redux-notifications
on NPM - Proper linting
- Removed unused code
- #9 Support for React 15
- Document API changes
- Remove unused props
- Add default styles
- #3 Support for manual closing
- Version Bump
- React 0.14 support.
- Better demo env structure.
- Express instead of Webpack dev server.
- Demo with Bootstrap instead of PureCss.