This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
Version 0.3.4
Bugfixes
- Fix bug where when a PageableCollection is used, the previously sorted column's sort caret wouldn't reset after sorting on a different column. (#429)
- Fix Backgrid.callByNeed for IE8.
- Fix bug in IE8 caused by SelectCell's use of Array#indexOf. (#421)
- bower.json's dependency section now declare jquery's min version to be 1.10.2.
- Fix test cases for IE8
Changes
- The anchor in sortable headers no longer renders an underline