Releases: gusrb3164/react-custom-alert
Releases Β· gusrb3164/react-custom-alert
1.0.4
What's Changed
The dependent react version has been modified to allow 18.x.x versions.
- Release/1.0.4 by @gusrb3164 in #14
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
Changed build target from "es6" to "esnext"
- Release/1.0.3 by @gusrb3164 in #13
Full Changelog: 1.0.2...1.0.3
1.0.2 Release
What's Changed
- (#6) Modify the way alert functions are called
- (#6) Modify alert name to toast
- The alert name has been modified toast. Because it can override with window alerts.
- When floating toast touched, it will disappear.
- Applied fade animation when toast disappeared.
Contributors
Full Changelog: latest...1.0.1
Full Changelog: 1.0.1...1.0.2
0.1.3 release
Fixed an issue that only supports esm to support umd. (For serverside rendering)