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

Choose a tag to compare

@brijeshb42 brijeshb42 released this 19 May 11:36
0.4.6

fixed unhandled merge

0.4.5

Choose a tag to compare

@brijeshb42 brijeshb42 released this 08 Mar 07:45
Update msc-script.js

0.4.4

Choose a tag to compare

@brijeshb42 brijeshb42 released this 08 Mar 07:40
Updated version

focus-onOK-alert

Choose a tag to compare

@brijeshb42 brijeshb42 released this 21 May 07:08
  • Focus on okBtn in mscAlert

Dismiss-overlay

Choose a tag to compare

@brijeshb42 brijeshb42 released this 21 May 05:21
  • Option to dismiss dialog box when clicked on overlay.

mscAlert

Choose a tag to compare

@brijeshb42 brijeshb42 released this 20 May 16:20
  • mscAlert => An equivalent for alert()

box-padding-mobile

Choose a tag to compare

@brijeshb42 brijeshb42 released this 20 May 15:01
  • Added padding to the box for mobile devices

prompt-placeholder

Choose a tag to compare

@brijeshb42 brijeshb42 released this 20 May 14:35
  • Added missing placeholder for input prompt

medium-prompt

Choose a tag to compare

@brijeshb42 brijeshb42 released this 20 May 13:56
  • Added prompt() equivalent mscPrompt().
  • API is compatible with mscConfirm(). Just the onOk() method receives the input value.

mscConfirm-translucent

Choose a tag to compare

@brijeshb42 brijeshb42 released this 27 Mar 17:32
  • 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.