angular-5-data-table icon indicating copy to clipboard operation
angular-5-data-table copied to clipboard

Support for Angular 6

Open krishnakumarp opened this issue 7 years ago • 2 comments

Any plans to support Angular 6?

krishnakumarp avatar May 28 '18 07:05 krishnakumarp

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!

wardsi avatar May 28 '18 17:05 wardsi

how do i solve this circular dependencies ?

syedirfan7 avatar May 30 '18 04:05 syedirfan7