Skip to content

v0.4.0

Compare
Choose a tag to compare
@Zizzamia Zizzamia released this 08 Dec 19:21
· 255 commits to master since this release

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.