Releases: zhaoyao91/react-bootstrap-easy-dialog
Releases · zhaoyao91/react-bootstrap-easy-dialog
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Breaking Change
- remove
options.centered
- remove
options.size
- remove
options.animation
Feature
- now
diaslog.$method
returns apromise with extra fieldsdone
,hidden
, which are also promisesdone
is the same of the main returned promise, which resolves when canceling or confirming gets triggeredhidden
is a promise which resolves when the dialog is completely hidden