Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Releases: myclabs/jquery.confirm

2.3.1

14 May 15:00
Compare
Choose a tag to compare

Fixed Bower's configuration

2.3.0

14 May 09:08
Compare
Choose a tag to compare

2.2.0

23 Apr 09:11
Compare
Choose a tag to compare
  • Use data-* attributes to customize the dialog (thanks to @MarcusSchwarz)
  • Customize the confirm button HTML class
  • Bugfix (Bootstrap 3 events have changed)

2.1.1

14 Mar 17:12
Compare
Choose a tag to compare
  • Fixed a wrong close tag: #17 thanks to @iAmKlaudius

2.1.0

28 Feb 15:26
Compare
Choose a tag to compare

2.0.1

14 Jan 09:09
Compare
Choose a tag to compare
  • Fixed #13

2.0.0

06 Jan 14:32
Compare
Choose a tag to compare

Bootstrap 3 compatibility for modals.

Keep using a 1.x version if you are using Bootstrap 2.

1.3.0

10 Oct 14:58
Compare
Choose a tag to compare
  • Minified version
  • CSS class "confirmation-modal" on modals for easier styling

1.2.0

08 Oct 09:08
Compare
Choose a tag to compare

Bugfix when confirm() is applied to a collection of links

1.1.0

08 Oct 09:08
Compare
Choose a tag to compare

Trigger the confirm dialog manually with $.confirm()