Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

7.0.0

Compare
Choose a tag to compare
@ssuperczynski ssuperczynski released this 10 Nov 12:09
· 386 commits to master since this release
  • Angular 7 support
  • added angular cdkDrop
  • node 11 support on custom builds
  • easier Interfaces imports:
    • was import { Config } from './ngx-easy-table/model/config';
    • now import { Config } from 'ngx-easy-table/';