Skip to content

Releases: Zizzamia/ng-tasty

v0.6.1

02 Jan 03:26
Compare
Choose a tag to compare

Bug Fixes

  • Fixed cleanFieldName issue when there are no header value #196
  • Fixed subobjects sortable issue #140

v0.6.0

27 Dec 05:36
Compare
Choose a tag to compare

Features

  • Sortable can be defined where the columns are defined #193

Bug Fixes

  • Fixed bind-reload pagination issue #186

v0.5.9

14 Dec 21:25
Compare
Choose a tag to compare

Features

  • Reload table on specific page #160

Bug Fixes

  • Fixed table function runs twice when it is in an Angular-Material mdTab directive #176
  • Fixed paramsObj causing circular object JSON error #159

v0.5.8

06 Aug 06:41
Compare
Choose a tag to compare

Bug Fixes

  • Fixed paramsObj does not match params #148 #153

v0.5.7

26 Jul 23:10
Compare
Choose a tag to compare

Bug Fixes

  • Fixed Paging buttons on server side table #148 #148
  • Fixed ng-tasty entry point in package.json #145 #145

v0.5.6

12 Jul 05:26
Compare
Choose a tag to compare

Bug Fixes

  • Fixed Server Side search pagination #142

v0.5.5

16 Jun 01:31
Compare
Choose a tag to compare

Bug Fixes

  • Fixed client side pagination and itemsPerPage #138
  • Fixed tasty-thead, how to change column title in tasty-thead #132

v0.5.4

04 May 21:47
Compare
Choose a tag to compare

Features

  • Document and refactoring of loadOnInit on server side table #131

v0.5.3

07 Apr 01:28
Compare
Choose a tag to compare

Features

  • Add show all to table pagination #121

Bug Fixes

  • cleanFieldName may now contain _ and keep it, instead of replacing it #123

v0.5.2

19 Mar 01:24
Compare
Choose a tag to compare

Features

  • Add bind-theme to the tasty-table #111

Bug Fixes

  • Fixed filter and sorting with watch-resource #115
  • Fixed bind-reload in tasty-table #114