All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
The following items are breaking changes and not supported in prior releases.
- Updated future releases to be installed via NPM vs Bower (legacy only).
- Refactored instance arguments
new TidyTable(container, settings, options)
- Renamed TR className/CSS selector
sort-desc
,sort-asc
toarrow-up
,arrow-down
- Replaced GIF images with SVG equivalent (renamed)
arrow-up.svg
,arrow-down.svg
- Replaced QUnit testing with WebdriverIO framework.
- Integrated Babel transpilation build process.
- Fixed menu alignment in Chrome.
- Expand table to 100% width.
NPM dependency security updates.