changelog.txt 1.5 KB

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