Skip to content

Releases: Zizzamia/ng-tasty

v0.4.0

08 Dec 19:21
Compare
Choose a tag to compare

Features

  • Added support for templateUrl scope in pagination directive #61

Breaking Changes

  • All the architecture now is devide in three main part: component, service, filter. The goal is to
    give all the tools for start your own tasty collection by using ngTasty as scaffold.
  • For the new ngTasty v0.4.0 I'm getting inspiration from the Straw-man Proposal, all the table
    directive API is more flexible. If you add bind- before means you passing a $scope variable
    otherwise you pass a classic value.

v0.3.3

28 Nov 23:23
Compare
Choose a tag to compare

Bug Fixes

  • Fixed pagination links conflicts with routing #50

Features

  • Optional template for pagination #57

Breaking Changes

  • tasty-thead stop set width columns as default #56

v0.3.2

23 Nov 03:11
Compare
Choose a tag to compare

Bug Fixes

  • Fixed server side default sortBy and sortOrder #51 #51

Features

  • Improvemed not-sort-by #47
  • Implemented custom th width #19

v0.3.1

11 Nov 05:51
Compare
Choose a tag to compare

Bug Fixes

  • Improved filter in server side table #44
  • Pagination now is following the Bootstrap standard #43
  • Fixed setPaginationRanges where the number of rows are bigger than the pagination range #42

Features

  • Query config params and init params #3

v0.3.0

23 Oct 04:06
Compare
Choose a tag to compare

Bug Fixes

  • Fixed possible issue when header key are not lowercase #35

Features

  • Implemented a [feature request], simplified header for resources #37
  • Implemented the filter functionality in the table directive #33

Breaking Changes

  • Refactoring to be ready for Angular 1.3 #34

v0.2.7

09 Sep 06:43
Compare
Choose a tag to compare
  • Improved Performance more than 110%!!! #28
  • Fixed pagination issue when there is only one row #30
  • Added params object as response in the sorting/pagination server side table callback. #31
  • Improved message errors #32#29

v0.2.6

27 Aug 05:00
Compare
Choose a tag to compare
  • Improved sorting by key #27
  • Fixed issue about refresh external scope variable #25
  • Initial Benchmarks by using Benchpress #26

v0.2.5

21 Aug 18:29
Compare
Choose a tag to compare
  • Added items-per-page and list-items-per-page settings in table pagination #15
  • Added ngTasty.service.tastyUtil #24
  • Removed all the Grunt dependence #23
  • Fixed table pagination responsive #18

v0.2.4

14 Aug 04:59
Compare
Choose a tag to compare
  • Added a new table that has sorting and pagination client side
  • Improved setDirectivesValues in ngTasty.table
  • Fixed issues in ngTasty.filter.range
  • Fixed issue in ngTasty.service.setProperty

v0.2.3

12 Aug 05:59
Compare
Choose a tag to compare
Released version 0.2.3