Skip to content

1.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@christianacca christianacca released this 05 Sep 23:20
· 160 commits to master since this release

Bug Fixes

  • NgTableParams: thisArg for apply on $log functions should be $log
    (f8e0a9de)
  • groupRow: should update as group changes externally
    (7d2965c5)

Features

  • groupRow: add expand/collapse toggle for group rows
    (32f208b2)
  • ngTableColumnsBinding: new directive that provide access to the $columns array
    (e290293c)