Skip to content

v4.0.0

Choose a tag to compare

@hjalmers hjalmers released this 29 Mar 08:58
· 559 commits to main since this release

[4.0.0] - 2017-03-29

Breaking changes

  • Made some changes for angular version 4.0.0 eg. changed from template to ng-template which means that generic table now requires angular version 4+ and therefore it's added as a peer dependency (see issue #63).

Fixed

  • Fix for collapsing rows from row component (see issue #65)
  • Fix for AOT (see issue #64)