changelog.txt 1.3 KB

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