Releases: djorg83/react-bootstrap-sweetalert
Releases · djorg83/react-bootstrap-sweetalert
4.0.0
Changes in version 4.0
- Added
prop-types
as peer dependency
- Added
props.showConfirm
to allow hiding the confirm button
- Added
props.show
to allow hiding the confirm button
2.0
Changes
- Added support for inputType as prop, including textarea
- Added support for defaultValue for input
- Removed Radium completely
- Refactored to ES6
- deprecated/renamed a few props
Ready for public consumption