Skip to content

My main man Taras

Pre-release
Pre-release
Compare
Choose a tag to compare
@offirgolan offirgolan released this 09 Jun 23:12
· 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

  1. headerComponent in column definition has been renamed to component
  2. onScrolledToBottom action has been moved from {{light-table}} to {{t.body}} component
  3. height has been moved from {{t.body}} to {{light-table}} component