tablesorter/testing
Rob Garrison 60282f0787 Core & Filter: Add duplicateSpan option
Core:
- Added `duplicateSpan` option (default is `true`).
- Renamed `$.tablesorter.formatSortingOrder` to `$.tablesorter.getOrder`.
- Include `table` in console.error if an issue is encountered during
  initialization.
- Clean up warning when no parser is found for given data.
- Fix `config.sortVars` js error for non-existent header cells.
- Added unit tests.
- Added "example-colspan.html" demo.

Filter:
- Filters that span multiple columns now have the correct data-column set.
- Consolidated code that parsed data-column ranges into `findRange` function.
- Added unit tests
2015-12-13 16:23:48 -06:00
..
qunit-1.20.0.css Grunt: update dependencies 2015-11-21 06:42:41 -06:00
qunit-1.20.0.js Grunt: update dependencies 2015-11-21 06:42:41 -06:00
testing-ipv6.js Make tests more stable and independent(only part of them) by using deferred objects. 2015-03-01 03:41:27 +03:00
testing-widgets.js Core & Filter: Add duplicateSpan option 2015-12-13 16:23:48 -06:00
testing.css testing: cleanup 2015-08-10 19:19:48 -05:00
testing.js Core & Filter: Add duplicateSpan option 2015-12-13 16:23:48 -06:00