Skip to content

1.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@christianacca christianacca released this 03 Oct 15:50
· 133 commits to master since this release

Bug Fixes

  • ngTableController: should not show filter row when all filterable columns are hidden
    (9ba4f473)
  • pager: removed margin around buttons
    (7e6919ea)

Features

  • NgTableParams: support grouping on nested properties
    (2ec9d189)
  • ngTableColumn: allow $column fields to be model bound as getter/setter's
    (e705fd9a)