Releases: bootboxjs/bootbox
Releases · bootboxjs/bootbox
v6.0.4
24 May 04:55
Compare
Sorry, something went wrong.
No results found
Updates step to allow setting value for date inputs
v6.0.3
13 Apr 18:30
Compare
Sorry, something went wrong.
No results found
Allows min and max values to be equal when using inputType: 'number' for prompt() helper.
v6.0.2
28 Mar 00:27
Compare
Sorry, something went wrong.
No results found
Updates OK text for Japanese locale
v6.0.1
28 Mar 00:12
Compare
Sorry, something went wrong.
No results found
Updates prompt callback to return false from callback if inputType is 'checkbox', required option is true, and no checkbox has been checked
Updates unit tests
Adds tests for required option
Cleanup up pattern tests
Adds HTML output runner
v6.0.0
27 Nov 03:25
Compare
Sorry, something went wrong.
No results found
Adds Bootstrap 5 support. Note: jQuery is still required
Removes various IE polyfills
Replaces var with let
Normalizes locale strings to IANA standard format (see CHANGLOG).
bg_BG -> bg-BG
pt-br -> pt-BR
zh_CN -> zh-CN
zh_TW -> zh-CW
Adds relatedTarget option
28 Apr 01:16
Compare
Sorry, something went wrong.
No results found
Adds relatedTarget option. Allows the caller to determine which element, if any, triggered the modal
Various bugfixes and package updates
Adds Vietnamese locale
30 Nov 09:09
Compare
Sorry, something went wrong.
No results found
Adds reusable option
10 Oct 21:23
Compare
Sorry, something went wrong.
No results found
Adds new option, reusable. When set to true, the modal generated by Bootbox is not destroyed when dismissed.
Updates bootbox.all.js to include fix for clickable backdrop
Updates to backdrop option
29 Sep 00:13
Compare
Sorry, something went wrong.
No results found
Adds hooks for Bootstrap's modal events
21 Dec 20:38
Compare
Sorry, something went wrong.
No results found
Merge pull request #740 from tiesont/master
Adds hooks for Bootstrap's modal events