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

Version 0.3.1

Compare
Choose a tag to compare
@wyuenho wyuenho released this 10 Jan 06:19
· 157 commits to master since this release

Bug fixes

  • Core
    • Grid#sort wasn't given a context. (#417)
    • Calling Grid#sort will now reset the columns' sorting carets correctly. (#417, #422)
    • SelectCell no longer broken on IE8. (#421)
    • Default sortValue comparator now no longer compares lexicographically. (#420)
  • Filter