Releases: dday9/Bootstrap-Confirmation-Modal
Releases · dday9/Bootstrap-Confirmation-Modal
v2.4
26 Mar 20:03
Compare
Sorry, something went wrong.
No results found
New Features:
Added the ability to hide action buttons and the footer in its entirety.
v2.3
13 Jan 17:19
Compare
Sorry, something went wrong.
No results found
Refactors:
Refactored v5 to be a JavaScript class
Refactored v5 to use private class methods
Refactored v5 show method to be static
v2.2
03 Jan 15:39
Compare
Sorry, something went wrong.
No results found
Refactors:
Broke the buildDom method into multiple shorter functions to improve readability.
v2.1
30 Aug 14:45
Compare
Sorry, something went wrong.
No results found
New Additions:
Refactors:
Removed the need for the extraneous config property.
Change the syntax to use confirmationModal.show instead of bootstrapConfirmation
Release 2
16 Jul 21:45
Compare
Sorry, something went wrong.
No results found
Updated to accommodate Bootstrap 5.
Created a vanilla JavaScript Bootstrap 5 version
Split the Bootstrap 4 and Bootstrap 5 versions into their own directories
Initial Release
12 Nov 00:39
Compare
Sorry, something went wrong.
No results found
Initial release of Bootstrap Confirmation modal! Includes:
Dynamic creation of DOM that represents a Bootstrap 4.5.3 modal.
Method by which to show the modal on the fly