Skip to content

Releases: brijeshb42/medium-style-confirm

Browserify/Webpack ready

19 May 11:36
Compare
Choose a tag to compare
0.4.6

fixed unhandled merge

0.4.5

08 Mar 07:45
Compare
Choose a tag to compare
Update msc-script.js

0.4.4

08 Mar 07:40
Compare
Choose a tag to compare
Updated version

focus-onOK-alert

21 May 07:08
Compare
Choose a tag to compare
  • Focus on okBtn in mscAlert

Dismiss-overlay

21 May 05:21
Compare
Choose a tag to compare
  • Option to dismiss dialog box when clicked on overlay.

mscAlert

20 May 16:20
Compare
Choose a tag to compare
  • mscAlert => An equivalent for alert()

box-padding-mobile

20 May 15:01
Compare
Choose a tag to compare
  • Added padding to the box for mobile devices

prompt-placeholder

20 May 14:35
Compare
Choose a tag to compare
  • Added missing placeholder for input prompt

medium-prompt

20 May 13:56
Compare
Choose a tag to compare
  • Added prompt() equivalent mscPrompt().
  • API is compatible with mscConfirm(). Just the onOk() method receives the input value.

mscConfirm-translucent

27 Mar 17:32
Compare
Choose a tag to compare
  • 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.