Releases: chentsulin/react-redux-sweetalert
Releases · chentsulin/react-redux-sweetalert
Release list
1.0.2 / 2018-07-25
- [new] Support React v16, Redux v4
1.0.1 / 2017-06-22
- [fix] use
prop-typesto avoid warning on React >=15.15
1.0.0 / 2017-03-23
- Renamed
showAlerttoswal - Removed
replaceAlert - Renamed
dismissAlerttoclose - supported
showConfirmButton - supported
showCancelButton - supported
allowEscapeKey - supported
allowOutsideClick - supported
timer - supported shortcut:
swal("Oops...", "Something went wrong!", "error");0.2.1 / 2017-02-09
- [fix] actions never intended to be public access
0.2.0 / 2017-02-09
0.1.1 / 2017-02-03
- [fix] allow custom option in payload