Skip to content

Releases: ThirdCornerLLC/tc-grid

Bugfixes

21 Jul 15:49
Compare
Choose a tag to compare

Add checks in fetchColumn for if column exists or not.

IE Compatibility

13 Jul 14:34
Compare
Choose a tag to compare

Fix issues with IE not correctly rendering the grid

Bugfix - Table Rendering

25 Jun 17:12
Compare
Choose a tag to compare

Style sort icons

24 Jun 17:55
Compare
Choose a tag to compare

Move sort icons to a span to allow custom styling on solely sort icons
Fixes #11

Bugfixes

11 Jun 19:59
Compare
Choose a tag to compare
  • Grid no longer displays past max page size on page size change

0.7.8

04 Jun 14:12
Compare
Choose a tag to compare
bump version number

Column Ordering

13 May 19:39
Compare
Choose a tag to compare
Merge pull request #30 from ThirdCornerLLC/feature/column-ordering

Feature/column ordering

0.7.6

09 May 04:09
Compare
Choose a tag to compare
  • Added tcGrid_blank mixin and tc-grid_blank class for unstyled grids
  • Bug fixes

Feature update

07 May 16:42
Compare
Choose a tag to compare
  • Cleaner scoping to allow for easier updates without interfering with controller's scope
  • New Features
    • Hiding columns
    • Reset capability
    • Sass support
  • Misc bug fixes

0.6.4

29 Apr 19:20
Compare
Choose a tag to compare

Migrated tc-row-class to use ng-class to enable row-wide expression support