changelog.txt 1.4 KB

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