Zizzamia / ng-tasty

A tasty collection of reusable UI components for Angular, like grandma used to make. Like Table directive, WebSocket / Debounce / Throttle service, Range / Camelize / Slugify filters
MIT License
434 stars 64 forks source link

TastyPagination should use the bind-items-per-page attribute value if it exists #235

Closed zuanoc closed 2 years ago

zuanoc commented 7 years ago

A small bug makes tastyPagination always use default config init.count as items-per-page config. tastyPagination should use the bind-items-per-page attribute value if it exists

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-2.0%) to 95.791% when pulling 9761bda24aeba6121d14d0cdb4cb2283d861b430 on zuanoc:fix-itemsPerPage-bug into b62815ab23d40683da993ca170a326cabd8799f6 on Zizzamia:master.