latest-release.md 1.1 KB

Latest release

v{{ site.current_version }} (2015-02-03)

  • [bug] Fix queryParams bug when use sidePagination='server'.
  • [enh] Add uk-UA, sv-SE, pt-PT, ms-MY, ja-JP locales.
  • [enh] Add searchTimeOut option.
  • [bug] Fix #220: state column hideColumn bug.
  • [bug] Fix #221: cellStyle bug.
  • [enh] Add iconsPrefix and icons options to support custom icons.
  • [enh] Add i18n support for docs.
  • [enh] Allow query params to be specified during refresh.
  • [bug] Fix bug of ellipsis string.
  • [bug] Fix pageList smartDisplay.
  • [bug] Fix #188: Export Button is not shown only use showExport=true.
  • [bug] Fix page-change event params bug.
  • [enh] Add limit and offset params only if pagination is activated.
  • [enh] Add ajaxOptions option to custom $.ajax options.
  • [enh] Add a toggle pagination toolbar button.
  • [enh] Add iconSize option.
  • [enh] Add buttonsAlign option and update toolbarAlign option.
  • [enh] Add prepend, insertRow and toggleView methods.
  • [enh] Add editable-save.bs.table event to editatble extension.
  • [enh] #431: load method support pagination.