Skip to content

1.2.0

Compare
Choose a tag to compare
@rstaib rstaib released this 12 May 22:10
· 2 commits to master since this release

Enhancements & Features

  • Configurable column width; see issue #22 for more details
  • Contextual classes to color rows; see issue #72 for more details
  • FontAwesome iconset overload
  • Clear search filter method #89
  • Overridable ajax request settings; see issue #27 for more details
  • Adjusting search input field to perform search not on every key #109
  • Public getters for internal variables; see issues #121 and #116 for more details
  • Noticeable flicker on any table update #118 (Partially improved by deferring loading mask)

Bug Fixes

  • Fixed bug #120
  • Fixed bug #58 by using the pull request #65
  • Fixing sort method for jQuery plugin #84

Breaking Changes

There are no breaking changes but some HTML templates changed during development. In case you want to use the full new feature set be sure you did not override any affected templates.