Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Releases: brijeshb42/medium-style-confirm

Browserify/Webpack ready

19 May 11:36

Choose a tag to compare

0.4.6

fixed unhandled merge

0.4.5

08 Mar 07:45

Choose a tag to compare

Update msc-script.js

0.4.4

08 Mar 07:40

Choose a tag to compare

Updated version

focus-onOK-alert

21 May 07:08

Choose a tag to compare

  • Focus on okBtn in mscAlert

Dismiss-overlay

21 May 05:21

Choose a tag to compare

  • Option to dismiss dialog box when clicked on overlay.

mscAlert

20 May 16:20

Choose a tag to compare

  • mscAlert => An equivalent for alert()

box-padding-mobile

20 May 15:01

Choose a tag to compare

  • Added padding to the box for mobile devices

prompt-placeholder

20 May 14:35

Choose a tag to compare

  • Added missing placeholder for input prompt

medium-prompt

20 May 13:56

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

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.