Skip to content

Releases: ThirdCornerLLC/tc-grid

Rebuid 0.8.2 for release

21 Apr 17:01
Compare
Choose a tag to compare
Merge pull request #51 from ThirdCornerLLC/bugfix/sort-required

Fix sort being required on tc-options

Bugfix - tc-sort required

18 Apr 17:03
Compare
Choose a tag to compare
Merge pull request #50 from ThirdCornerLLC/bugfix/sort-required

Fix sort being required on tc-options

Add back in tc-ignore-click attribute

12 Apr 16:23
Compare
Choose a tag to compare

Add tc-ignore-click attribute back
change tcGrid and tcColumn to use template instead of compile

0.8.0 - Small refactor to fix for angular 1.5 transclusion changes

11 Apr 16:25
Compare
Choose a tag to compare

Bugfixes

  • Grid now works when starting from empty state in angular 1.5

Feature Changes

  • Removed tc-visible and column sorting temporarily while figuring out a workaround for body compile issues.

Bugfix - Body double rendering

04 Aug 17:59
Compare
Choose a tag to compare

Fix bug where occasionally on load body would not have a parent and would render twice in the grid.

Bump version for caching issues

04 Aug 16:31
Compare
Choose a tag to compare
Merge pull request #40 from Zach-Barnes-Volusion/patch-1

Update bower.json

Bugfixes - Grid Errors when using grid functions

04 Aug 13:36
Compare
Choose a tag to compare

Grid no longer throws errors when using grid functions while the grid is invisible

Expose page count

31 Jul 14:38
Compare
Choose a tag to compare

Expose page count in options object for custom footers.

Feature - Grid function exposure

28 Jul 15:17
Compare
Choose a tag to compare

Grid functions are now exposed to the controller to be called through options. This allows for custom grid views and custom footers that require html changes.

Bugfix - Addendum

23 Jul 13:52
Compare
Choose a tag to compare

Add missing column check