moribvndvs / ng2-idle

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

Added readme instructions for Angular 5 #114

Closed ap1969 closed 5 years ago

ap1969 commented 5 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x")

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Other... Please describe: Documentation update.

What is the current behavior? (You can also link to an open issue here) Current instructions were for Angular 6 only.

What is the new behavior? I've added instructions for Angular 5 based on instructions here: https://github.com/HackedByChinese/ng2-idle/issues/109#issuecomment-408736520

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.368% when pulling ce7ca2cbda89cdc6d8f4e339ad4af8fc794fa92a on ap1969:master into 12a796941abdca3c2192ae0a58f934e81f8d5fb3 on HackedByChinese:master.