changelog.txt 1.4 KB

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