Skip to content

Latest commit

 

History

History
64 lines (28 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

64 lines (28 loc) · 2.44 KB

1.3.2 (2016-10-07)

1.3.1 (2016-10-07)

Bug Fixes

  • demo: demo page link to html fixed (17764d4)

Features

  • compiler-cli: use ngc to generate *.metadata.json (#308) (0f2b707)

1.3.0 (2016-10-05)

1.1.0 (2016-09-05)

Bug Fixes

  • sorting: bug was allowing to sort columns even when they're set to 'false' (#155) (9621f91)

Features

  • package: update dependency version, use @angular/forms, fix gulp task (#232) (026ef38)
  • package: update to rc.5 and use ng2-webpack-config (#268) (edf3cba)

1.0.2 (2016-05-18)

Bug Fixes

  • sorting: it does not allow multiple columns to sort (fixes #40) (47256a6), closes #40

Features

  • build: ng-tables updated to common: (91c07af)
  • options: Allow access to properties that are deeper down the object tree. (fixes #81) (b7de4ad), closes #81
  • package: update to angular 2 rc1 (#140) (2cade91)

BREAKING CHANGES

  • build: S:
  • selector changed from to ngTable to ng-table