Releases: LouisBarranqueiro/reapop
Releases · LouisBarranqueiro/reapop
0.5.0
Improvements :
- Allow user to manually set an ID for a notification : PR #8 by @ckald, commit 960d193
0.4.0
Improvements
- Preloads image of notifications before displaying it - 09c2742
- Update npm dependencies & dev dependencies - 3de8288
0.3.2
Bugs
- Notification wasn't disappear if
dismissAfter
was null
- 46f2f77
0.3.1
Bugs
- NotificationsSystem component was not re-render on window resize (no responsive) - f5b13b1