Skip to content

v0.8.3

Compare
Choose a tag to compare
@christianacca christianacca released this 08 Aug 23:50
· 227 commits to master since this release

Bug Fixes

  • ngTableDefaultGetData: should ignore null and undefined filter values
    (64a33a85)

Features

  • NgTableParams:
    • filter function option to remove insignificant values
      (2f5f3016)
    • isSortBy direction parameter now optional
      (b3e02b92)
    • add response error interception
      (5613d1e0)
  • number.html: new filter template for numbers
    (78b02bbf)