My main man Taras
Pre-release
Pre-release
·
469 commits
to master
since this release
Upgrade Notes
- #30 Support custom cell and column types
- #38 Add table reference to custom column components
- #40 Use native Ember trackpad scroll emulator via ember-scrollable - @taras
- #42 Add hideable option to columns
BREAKING CHANGES
headerComponent
in column definition has been renamed tocomponent
onScrolledToBottom
action has been moved from{{light-table}}
to{{t.body}}
componentheight
has been moved from{{t.body}}
to{{light-table}}
component