This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
Releases: grbsk/ng-idle
Releases · grbsk/ng-idle
1.0.1
1.0.0
New Features
- #17 Allow idle and timeout durations to be changed after the app has been configured.
- #25 Target AngularJS 1.2 or later (including 1.3).
- #29 Idle timeout can be disabled
- #31 Multiple tab support
- #36and #48 Add
touchmove
andscroll
events to default interrupt events - #44 Add ability to change the document title with a warning message when idle/timed out
- #47 Add ability to allow autoResume only if the user is not idle yet
Bug Fixes
- #10 Idle timeout can be delayed if the app is suspended/tombstoned
- #46
idle-countdown
directive not causing a digest when updating countdown value
Breaking Changes
See this wiki article: https://github.com/HackedByChinese/ng-idle/wiki/Migrating-to-version-1.0.0-from-0.x