Releases: brijeshb42/medium-style-confirm
Releases · brijeshb42/medium-style-confirm
Browserify/Webpack ready
0.4.6 fixed unhandled merge
0.4.5
Update msc-script.js
0.4.4
Updated version
focus-onOK-alert
- Focus on okBtn in mscAlert
Dismiss-overlay
- Option to dismiss dialog box when clicked on overlay.
mscAlert
- mscAlert => An equivalent for alert()
box-padding-mobile
- Added padding to the box for mobile devices
prompt-placeholder
- Added missing placeholder for input prompt
medium-prompt
- Added prompt() equivalent
mscPrompt()
. - API is compatible with
mscConfirm()
. Just theonOk()
method receives the input value.
mscConfirm-translucent
- Added animation to only the dialog part and not the whole overlay (a feedback on reddit).
- Made the overlay a little translucent and the dialog part completely opaque.