Skip to content

Releases: Zizzamia/ng-tasty

v0.5.1

10 Mar 06:35
Compare
Choose a tag to compare

Features

  • Add custom class on table directive #96

Bug Fixes

  • Fixed table resource sync #100
  • Fixed pagination during filter #98

v0.5.0

31 Jan 22:55
Compare
Choose a tag to compare

Features

  • Add filtersComparator attribute to tasty table #94

v0.4.8

29 Jan 07:18
Compare
Choose a tag to compare

Bug Fixes

  • Fixed watch-resource issue

v0.4.7

27 Jan 22:05
Compare
Choose a tag to compare

Features

  • Add custom template header #90
  • Add bind-reload on server side table #90

Bug Fixes

  • Fixed bug with bind-init #91

v0.4.6

21 Jan 07:35
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug passing plain text without bind #87

v0.4.5

20 Jan 03:46
Compare
Choose a tag to compare

Features

  • Add option to have different $watch resource version #80
  • Add slugify filter #78
  • Add camelize filter #77

v0.4.4

27 Dec 08:02
Compare
Choose a tag to compare

Features

  • Implement Throttle service #74
  • Now it's possible select bootstrap icon by the tableConfig #73

0.4.3

26 Dec 02:38
Compare
Choose a tag to compare

Features

  • Now by adding a value in resource you can also use it in the table scope #69

0.4.2

23 Dec 03:29
Compare
Choose a tag to compare

Bug Fixes

  • Fixed pagination issue during filtering #65
  • Fixed bug when header is an empty list #66
  • Fixed bug when using the $scope.params outside the table #67
  • Fixed pagination if resource.pagination is missing #68

v0.4.1

10 Dec 08:19
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bad list module name in dist folder #63