Skip to content

Releases: nakupanda/bootstrap3-dialog

v1.34.4 Released!

13 Apr 06:40
Compare
Choose a tag to compare

V1.34.4

  • Updated required Bootstrap version. *

v1.34.3 Released!

24 Mar 03:05
Compare
Choose a tag to compare

V1.34.3

  • Fixed #125, a bug that dialog footer won't be shown if it was hidden by a no button realization. *
  • Refs #126. Adding a data 'button' to the created button. Passing original event object to button callback action(dialog, event). *
  • Support Bootstrap v3.3.4

v1.34.2 Released!

13 Feb 09:50
Compare
Choose a tag to compare

V1.34.2

  • FIXED #102 *
  • FIXED #121 *
  • Implemented modal-sm, REFS #105 *
  • More controls on confirm dialog, REFS #105 *
  • Added I18N example *

v1.34.1 Released!

04 Dec 06:45
Compare
Choose a tag to compare

Changlogs

  • Added more compatible methods to make BootstrapDialog works better with older version of Bootstrap Modal. *

v1.34.0 Released!

26 Nov 09:55
Compare
Choose a tag to compare

Changlogs

  • FIXED #84 *
  • Support Bootstrap Modal v3.3.0 *

v1.33.5 Released!

22 Oct 09:21
Compare
Choose a tag to compare

Changlogs

  • PULL REQUEST: #72 *
  • PULL REQUEST: #83 *
  • Fixed a bug that after dragging the dialog to another place, the original place prevents closing the dialog by clicking on backdrop. *

v1.33.4 Released!

19 Aug 09:50
Compare
Choose a tag to compare

Changlogs

  • RE-FIXED #56 *

v1.33.3 Released!

04 Aug 01:50
Compare
Choose a tag to compare

Changlogs

  • FIXED #62 *
  • IMPLEMENTED #67 *

v1.33.2 Released!

23 Jul 05:37
Compare
Choose a tag to compare

Lastest version.

v1.33 Released!

17 Jul 07:32
Compare
Choose a tag to compare

Change logs:

1, Improved two functions.

$button.toggleEnable() and $button.toggleSpin().

Now they will reverse the status they're intended to control if no argument given.

2, Fixed #56.