* BREAKING CHANGES! * bsmodals_confirm is now a single re-used dialog to be included once * bsmodal_form and bsmodal_dialog have been replaced with FormModal and AJAXModal objects * all custom dialogs now inherit from the same base class, so tag naming conventions are now consistent
1.1.1
=====
* Change .text() calls to .html() calls so confirm, alert and error dialogs can be populated with HTML
1.1.0
=====
* Add RestModal form
1.0.1
=====
* Fix bug where form and general dialog buttons were being registered multiple times