latest-release.md 1.6 KB

Latest release

v{{ site.current_version }} (2015-09-30)

  • [enh] Update bootstrap-table-cookie.js.
  • [enh] Use options for detailView's open/close icons.
  • [enh] Added refreshOptions and gtHiddenColumns method.
  • [enh] Added datepicker option to Filter Control.
  • [bug] Fix #936 Sort carets should not be inline-styled by JS.
  • [bug] Fix table header width bug when setting table to no bordered.
  • [bug] Fix #938, fix #940: Multiple Sort and Hide/Show column.
  • [bug] Fix #970: clickand dblclick bug on no-rows table.
  • [bug] Fix #967: unselected column while column sorted display error.
  • [enh] Support title feature in cells.
  • [enh] Improved cookie, mobile extension.
  • [enh] Added group-by, angular extension.
  • [enh] Added option for setting locale.
  • [enh] Added exportDataType option for export extension.
  • [enh] Add fa-IR, ca-ES, es-ES, et-EE and af-ZA locales.
  • [enh] Supported complex header with rowspans and colspans.
  • [enh] Added searchFomatter column option.
  • [bug] Fixed ResetRow function and undefined column search bug.
  • [bug] Fixed #639: footer resizing problem.
  • [enh] Added resetSearch method to reset the search text.
  • [enh] Supported flat json.
  • [enh] Improved reorder-columns extension.
  • [enh] Added multiple-search, accent-neutralise extension.
  • [enh] Added fixed-columns extension.
  • [enh] Added $.fn.bootstrapTable.utils tools.
  • [enh] Added expandRow and collapseRow methods.
  • [enh] Updated showRow, hideRow and updateCell methods.
  • [bug] Fix #1390: radio maintainSelected bug.
  • [bug] Fix #1421: checkBy filter enabled.
  • [bug] Remove bootstrap-table-all.js and bootstrap-table-all.min.js.