Skip to content

Releases: sean3z/angular-activity-monitor

Patch 1.1.1

20 Aug 16:20
Compare
Choose a tag to compare

Vulnerability update

  • Angular ~1.4.9 to ~1.6
  • Eslint ~1.10.3 to >=4.8.2
  • Karma ~0.13.19 to ~4.2
  • Mocha ^2.3.4 to ~6.2

Minor 1.1.0

23 Aug 16:14
Compare
Choose a tag to compare

Features

  • Added CHANGELOG.md
  • Added disableOnInactive option (default: true). (#10)
    • This allows the service to resume after a user has been considered inactive.
  • Exposed ActivityMonitor.enable() and ActivityMonitor.disable() for manual control of service. (#10)

Bug Fix

  • DOMevents is no longer "pre-compiled", allowing consumers to pass their own events (via options)

Patch 1.0.1

19 Jun 15:43
Compare
Choose a tag to compare
Merge pull request #5 from chander/master

Support newer versions of Angular, and make things consistent...

Major 1.0

11 Apr 13:11
Compare
Choose a tag to compare

Version 1.0 is here!

v0.1.0

02 Feb 14:26
Compare
Choose a tag to compare

Initial Release!

See the demo site for more details.