changelog.txt 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. LASTEST NOT RELEASED
  2. ------------------------------
  3. * Fixed #125, a bug that dialog footer won't be shown if it was hidden by a no button realization. *
  4. * Refs #126. Adding a data 'button' to the created button. Passing original event object to button callback action(dialog, event). *
  5. V1.34.2
  6. ------------------------------
  7. * FIXED #102 *
  8. * FIXED #121 *
  9. * Implemented modal-sm, REFS #105 *
  10. * More controls on confirm dialog, REFS #105 *
  11. * Added I18N example *
  12. V1.34.1
  13. ------------------------------
  14. * Added more compatible methods to make BootstrapDialog works better with older version of Bootstrap Modal. *
  15. V1.34.0
  16. ------------------------------
  17. * FIXED #84 *
  18. * Support Bootstrap Modal v3.3.0 *
  19. V1.33.5
  20. ------------------------------
  21. * PULL REQUEST: #72 *
  22. * PULL REQUEST: #83 *
  23. * Fixed a bug that after dragging the dialog to another place, the original place prevents closing the dialog by clicking on backdrop. *
  24. V1.33.4
  25. ------------------------------
  26. * RE-FIXED #56 *
  27. V1.33.3
  28. ------------------------------
  29. * FIXED #62 *
  30. * IMPLEMENTED #67 *