moribvndvs / ng2-idle

Responding to idle users in Angular (not AngularJS) applications.
https://moribvndvs.github.io/ng2-idle
Apache License 2.0
322 stars 129 forks source link

Add support for Angular 16 #187

Closed dsubelman closed 10 months ago

dsubelman commented 1 year ago

Desired functionality

Add support for Angular 16 release.

Now that Angular 16 has been released, are there any plans to release a new version that supports Angular 16?

vc-jaydeep commented 1 year ago

And also add support for standalone component

Ross-Blakeney commented 1 year ago

Since the ngcc was dropped in angular 16, this is a hard stop for any app using this package that is attempting to update to angular 16 since ng2-idle is not compatible with angular Ivy.

I was mistaken. Providing Ivy support was already addressed in v12. I was on an older version without realizing. 😞

xylplm commented 1 year ago

+1. I also urgently need it to be upgraded to support Angular16

swapnil0545 commented 1 year ago

Any updates? Maybe a PR needs to be raised by community members . Will see if i can also find some time.

JFC-TELUS commented 1 year ago

+3