Skip to content

Releases: gusrb3164/react-custom-alert

1.0.4

03 Nov 08:11
cc9ea02
Compare
Choose a tag to compare

What's Changed

The dependent react version has been modified to allow 18.x.x versions.

Full Changelog: 1.0.3...1.0.4

1.0.3

28 Oct 11:03
0e9747c
Compare
Choose a tag to compare

What's Changed

Changed build target from "es6" to "esnext"

Full Changelog: 1.0.2...1.0.3

1.0.2 Release

03 Oct 12:20
Compare
Choose a tag to compare

What's Changed

  1. (#6) Modify the way alert functions are called
  2. (#6) Modify alert name to toast
    • The alert name has been modified toast. Because it can override with window alerts.
  3. When floating toast touched, it will disappear.
  4. 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

02 Apr 15:15
d1f5bcf
Compare
Choose a tag to compare

Fixed an issue that only supports esm to support umd. (For serverside rendering)