angular-5-data-table
angular-5-data-table copied to clipboard
Support for Angular 6
Any plans to support Angular 6?
Hi - just an FYI - I imported the module into my ^6.0.2 project and all works OTB - there are a few circular references - but it all works as expected.
src\app\shared\data-table\components\row.ts -> src\app\shared\data-table\components\table.ts -> src\app\shared\data-table\components\row.ts
This is great!
how do i solve this circular dependencies ?