Releases: danie-ramdhani/toast-notification
Releases · danie-ramdhani/toast-notification
1.1.0
What's Changed
- Add root options to display notification inside the element by @danie-ramdhani in #1
- Add
ToastNotification.clear()
to remove all toast elements by @danie-ramdhani in #2 - Add marginWidth in options by @danie-ramdhani in #3
New Contributors
- @danie-ramdhani made their first contribution in #1
Full Changelog: 1.0.3...1.1.0
1.0.3
fixed:
- fix duration option on
0
value
1.0.2
fixed:
- fix notification stay in same place
1.0.1
Changed:
- change duration option
fixed:
- centering
toast-icon
&toast-close-button
class usingflex
1.0.0
- initial release