Skip to content

Releases: GedMarc/bootstrap4-dialog

Bootstrap 5 Versioning and Map File

Choose a tag to compare

@GedMarc GedMarc released this 10 Aug 22:25

Updates for Bootstrap 5 versions and the inclusion of map files for the CSS min generation

#46
#45

V4.4.3

Choose a tag to compare

@GedMarc GedMarc released this 17 May 12:09

Enable support for bootstrap 5.0.2 (5.0.1 unsupported)
Update examples to JQuery 3.6.0

#41
#46
#45

V4.4.2

Choose a tag to compare

@GedMarc GedMarc released this 30 Jan 01:31

Thanks to @wladiz2001 for verticalCentered support

#40

Minor patch update

Choose a tag to compare

@GedMarc GedMarc released this 07 Oct 18:32

Nested Modals lost scrolling fix

Resolves #33 #39

Bootstrap 5 Support

Choose a tag to compare

@GedMarc GedMarc released this 25 Aug 15:03
473a349

Big thanks to @codehead for doing a perfect PR for Bootstrap 5 Support

Patch release for min and dist folders

Choose a tag to compare

@GedMarc GedMarc released this 21 Feb 15:14

V4.3.9.1

9f01df7

Service Pack Release for Draggable for Firefox

Choose a tag to compare

@GedMarc GedMarc released this 12 Feb 07:23
9f01df7

V4.3.8

Choose a tag to compare

@GedMarc GedMarc released this 12 Oct 21:08

Updates from @michael-maltsev

Improved Draggable - Prevents interactions with the rest of the page while dragging.
Keyboard Revert -
Because:

It's already implemented by handling keyup.
It doesn't handle other cases such as a non-closable dialog.
It cannot be changed dynamically.

Update versioning to support jsdelivr CDN

Choose a tag to compare

@GedMarc GedMarc released this 12 Sep 03:42

JSDelivr requires that the version be declared as a pure number.

For backwards support you can directly refernence the release :-

<script src="https://cdn.jsdelivr.net/gh/GedMarc/bootstrap4-dialog@V4.3.5/dist/js/bootstrap-dialog.js"></script>

Resolves #27

V4.3.5

Choose a tag to compare

@GedMarc GedMarc released this 01 May 12:08

Thanks to @michael-maltsev
Redo fixes broken by merge conflicts in last release