Releases: rstaib/jquery-bootgrid
Releases · rstaib/jquery-bootgrid
1.3.1
Enhancements & Features
- Replaced href attributes in order to prevent hash tags so angular JS works proper; see issue #69 for more details
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 (actionDropDownItem and paginationItem) templates.
1.3.0
1.2.0
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
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.