Releases: Zizzamia/bower-ng-tasty
Releases · Zizzamia/bower-ng-tasty
v0.4.0
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 addbind-
before means you passing a$scope
variable
otherwise you pass a classic value.