Skip to content

Releases: mistic100/Bootstrap-Confirmation

v4.0.0

01 Apr 17:13
Compare
Choose a tag to compare

Compatible with Bootstrap 4 only (for Bootstrap 3, use version 2.x.x).

v2.4.1

01 Apr 16:28
Compare
Choose a tag to compare
  • #58 Add value attribute to custom buttons
  • Move Bootstrap to peers dependencies

v2.4.0

25 Sep 15:50
Compare
Choose a tag to compare
  • New navigation with keyboard
  • New customizable attributes for custom buttons
  • Fix compatibility with jQuery 3 with new rootSelector parameter
  • Cancel original event when using selector delegation

v2.3.1

26 Jun 08:19
Compare
Choose a tag to compare

Hotfix: not working anymore on links

v2.3.0

25 Jun 11:09
Compare
Choose a tag to compare
  • Support "content"
  • Possibility to define custom buttons
  • Stop propagation on click on tooltip window
  • Restore tooltip state on 'hide'

v2.2.0

10 Jan 11:36
Compare
Choose a tag to compare

Fix #20 confirmation don't show after cancelled with BT >= 3.3.5
Fix #15 add "copyAttributes" parameter

v2.1.3

03 Aug 17:54
Compare
Choose a tag to compare
  • do not copy href when it's "#"
  • compatibility fix for Bootstrap 2.3.5

v2.1.2

11 Jul 12:36
Compare
Choose a tag to compare
  • fix popout and singleton with selector delegate

v2.1.0

22 Jun 09:56
Compare
Choose a tag to compare
change package name to bootstrap-confirmation2

v2.0.0

08 Apr 21:21
Compare
Choose a tag to compare
change options names again (now I know how jQuery handles data attrib…