changelog.txt 1.2 KB

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