Treebeard has now been manually tested and applied to a major working application and went to production. On the way significant bugs and issues were fixed.
- Highlight bugs related to redraws and mouse moving out of the gridwrapper were fixed
- Minor fixes for IE and Firefox
- Fix sorting multiple columns
- Add column resizing
- Significant enhancements to multiselect using shift and ctrl keys
- Modal cross browser tested and scroll location update fixed
- Notify constructor made available publicly
- Tests for hooks were added and tests are updated
- Travis CI is added to the repository that checks build and runs tests
- Unnecessary files were removed
- The code was cleaned
- Many other small fixes [see commit messages for details]