Skip to content

Conversation

andreas-niemoeller-qhr
Copy link

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
[ ] Other... Please describe:

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

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

[ ] Yes
[ ] No

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

Other information:

Marco Piovesana and others added 30 commits June 20, 2020 10:56
BREAKING CHANGE: required angular 9

fix grbsk#139
feat(project): update to angular 9.1.6
The Travis-CI and Coveralls badges broke when I renamed my account.
Running tests before each commit slows the dev down, so I moved push over to pre-push. We still run
linting pre-commit and pre-push.
BREAKING CHANGE: required angular 10
feat(project): upgrade to angular 10
chore(deps): update Angular to target versions 9 through 12

BREAKING CHANGE: This version requires Angular 9 or later.
Incorrect version was published to NPM, root package version not updated, update author to reflect
team contributions
…grbsk#159)


enable lazy initialization of the event target and skip the initialization when rendering on a
server platform to avoid unsafe references to window or document

fix grbsk#77, grbsk#115

Co-authored-by: cshouts <[email protected]>
Replaces the old demo which was built from a separate repo with a new project that links to the latest version of @Ng-idle and keepalive. 

closes grbsk#128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

9 participants