11.0.0
Table refactor. It brings table header refactor for the next release, which will add custom table headers templates.
Breaking changes.
If you were using CSV export from additional actions menu, now you need to implement it like described on: https://ngx-easy-table.eu/#/additional-actions-template
- feature - API getNumberOfRowsPerPage fixes #259
- feature - loading template
- feature - additional actions template
- demo - Angular update to 8.2
- demo - mobile responsiveness
- demo - menu search
- bug - [context menu, additionalActions] - click outside should close menu