Releases: ThirdCornerLLC/tc-grid
Releases · ThirdCornerLLC/tc-grid
Bugfixes
Add checks in fetchColumn for if column exists or not.
IE Compatibility
Fix issues with IE not correctly rendering the grid
Bugfix - Table Rendering
Fixes #37
Style sort icons
Move sort icons to a span to allow custom styling on solely sort icons
Fixes #11
Bugfixes
- Grid no longer displays past max page size on page size change
0.7.8
bump version number
Column Ordering
Merge pull request #30 from ThirdCornerLLC/feature/column-ordering Feature/column ordering
0.7.6
Feature update
- Cleaner scoping to allow for easier updates without interfering with controller's scope
- New Features
- Hiding columns
- Reset capability
- Sass support
- Misc bug fixes