- update deps micro-event-manager
- update build dependencies
- update react peer dependency version
- use inline svg elements
- create queue class to manage messages
- fix issues when call
Toast.hide()
right afterToast.loading()
- update dependency
- update dependency
- extract event manager to an independent library
- fix issues when sometimes css transition doesn't trigger
- minimize css
- Embrace React hooks
- Use message queue
- CSS transition for smooth animation instead of JavaScript
- Use CSS modules to avoid global classNames pollution