Skip to content

v1.0.0-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@hjalmers hjalmers released this 18 Nov 17:00
· 446 commits to master since this release

[1.0.0-rc.5] - 2016-11-18

Breaking changes

  • Changed component to gtRowComponent and added typing for expanded row i.e. you must add type to your custom row component
  • Changed path for type declarations import using import {GenericTableModule} from 'angular2-generic-table';