Releases: ThirdCornerLLC/tc-grid
Releases · ThirdCornerLLC/tc-grid
0.6.3
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
Fixed LESS mixin DOM references
0.4.1
- Made the javascript minification proof
0.4.0
- Consolidated templates js file into main tc-grid.js
- Removed FontAwesome dependency
- Minor bug fixes
0.3.0
Added new LESS mixin for setting column width by index:
.tcGridColumnIndexWidth(index, width)
0.2.0
Removed dependency on Lo-Dash