diprokon / ng-table-virtual-scroll

Virtual Scroll for Angular Material Table
https://diprokon.github.io/ng-table-virtual-scroll
MIT License
134 stars 42 forks source link

Ivy support #80

Closed leomayer closed 2 years ago

leomayer commented 2 years ago

When I launch the application with Angular 13 I get

⠙ Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries:
- ng-table-virtual-scroll [es2015/esm2015] (git://github.com/diprokon/ng-table-virtual-scroll.git)
Encourage the library authors to publish an Ivy distribution.

Any plans to fix this?

blogcraft commented 2 years ago

Angular 13 support would be nice.

SerkanSipahi commented 2 years ago

@leomayer It still works properly? It's just this message, right?

leomayer commented 2 years ago

To my understanding yes - didn't see any side effect or anything which won't work.

SerkanSipahi commented 2 years ago

@diprokon any updates/infos?

blogcraft commented 2 years ago

Guess this library is dead.

diprokon commented 2 years ago

Hi guys Sorry for such delay All was ok - it was just the message

I added support of ng13 in 1.4.0. It's not showing the message now

SerkanSipahi commented 2 years ago

Thanks.