Releases: Zizzamia/ng-tasty
Releases · Zizzamia/ng-tasty
v0.6.1
Bug Fixes
- Fixed cleanFieldName issue when there are no header value #196
- Fixed subobjects sortable issue #140
v0.6.0
Features
- Sortable can be defined where the columns are defined #193
Bug Fixes
- Fixed bind-reload pagination issue #186
v0.5.9
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
Bug Fixes
- Fixed paramsObj does not match params #148 #153
v0.5.7
Bug Fixes
- Fixed Paging buttons on server side table #148 #148
- Fixed ng-tasty entry point in package.json #145 #145
v0.5.6
Bug Fixes
- Fixed Server Side search pagination #142
v0.5.5
Bug Fixes
- Fixed client side pagination and itemsPerPage #138
- Fixed tasty-thead, how to change column title in tasty-thead #132
v0.5.4
Features
- Document and refactoring of loadOnInit on server side table #131
v0.5.3
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
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