Skip to content

11.0.0

Compare
Choose a tag to compare
@ssuperczynski ssuperczynski released this 02 Oct 07:03
· 148 commits to master since this release
6974093

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