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 a "next" branch to manage new libraries versions #91

Open sopretty opened 6 years ago

sopretty commented 6 years ago
[X] feature request

Current behavior I would like to use ng2-idle with the next version of angular and the next version of RxJs to create a webComponents which manage inactivity (but i can't because there are some dependency conflicts). Could be great to have a next branch which allow it.

Solution I had to fork the library and upgrade deps versions to fit with those of Angular (6.0.0-rc.3).