changelog.txt 1.1 KB

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