| 12345678910111213141516171819202122232425262728293031323334353637 |
- LASTEST NOT RELEASED
- ------------------------------
- * 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). *
- 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
- ------------------------------
- * Added more compatible methods to make BootstrapDialog works better with older version of Bootstrap Modal. *
- V1.34.0
- ------------------------------
- * FIXED #84 *
- * Support Bootstrap Modal v3.3.0 *
- V1.33.5
- ------------------------------
- * 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
- ------------------------------
- * RE-FIXED #56 *
- V1.33.3
- ------------------------------
- * FIXED #62 *
- * IMPLEMENTED #67 *
|