Skip to content

v0.1.0

Choose a tag to compare

@EvHaus EvHaus released this 14 Dec 19:52

Breaking Changes:

  • The 'comparer' parameter in the options for the setGrouping method, has been renamed to 'comparator' to maintain consistency with the Column Options method.
  • Upgraded underscore.js dependency to version 1.7.0

Features:

Bug Fixes:

For Developers:

  • Unit tests have been migrated from Jasmine 1.3 to Jasmine 2.0. Please re-run 'bower install' after upgrading to latest master.
  • Code has been broken up into different modules and is now compiled together using Browserify