Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

Version 0.3.4

Compare
Choose a tag to compare
@wyuenho wyuenho released this 17 Jan 18:56
· 132 commits to master since this release

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