Skip to content

Releases: ThirdCornerLLC/tc-grid

0.6.3

21 Apr 17:03
Compare
Choose a tag to compare

Migrated old references to tc-grid-options attribute to tc-options.

This was causing issues if multiple grids were placed on the same page containing a column with the same name.

0.6.2

02 Apr 20:59
Compare
Choose a tag to compare

Fixed LESS mixin DOM references

0.4.1

27 Jan 06:28
Compare
Choose a tag to compare
  • Made the javascript minification proof

0.4.0

25 Jan 07:46
Compare
Choose a tag to compare
  • Consolidated templates js file into main tc-grid.js
  • Removed FontAwesome dependency
  • Minor bug fixes

0.3.0

20 Jan 21:46
Compare
Choose a tag to compare

Added new LESS mixin for setting column width by index:
.tcGridColumnIndexWidth(index, width)

0.2.0

20 Jan 15:12
Compare
Choose a tag to compare

Removed dependency on Lo-Dash

0.1.0

20 Jan 15:14
Compare
Choose a tag to compare

IPO