Jquery Bootgrid Versions Save

Nice, sleek and intuitive. A grid control especially designed for bootstrap.

1.3.1

8 years ago

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

8 years ago

Enhancements & Features

  • Option to hide a column from the selection box; see issue #62 for more details

1.2.0

8 years ago

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.

1.1.4

9 years ago

This release doesn't contain any code changes and consits of 2 commits.

Enhancements & Features

  • Improved Bower and NPM packages (unecessary files excluded and renamed folder build to dist)
  • Added minified version for the jquery.bootgrid.css file