Skip to content

Releases: jasonzissman/TimeMe.js

V2.0.0

28 Jan 14:20
Compare
Choose a tag to compare
  • Removed dependency on ifvisible and handling the visibility/idle detection in TimeMe itself.
  • No existing method calls changed, just new ones introduced. Previous tests still pass as they are.
  • Support for callbacks after time period has elapsed.
  • Support for callbacks when the user goes inactive or returns.
  • Support to pass all configuration in TimeMe.initialize() method.
  • Adding support to report statistics via WebSockets. This is optional and disabled by default.

Dependency and amd/require updates

10 Nov 01:50
Compare
Choose a tag to compare
Merge pull request #17 from jasonzissman/feature/unit-test-updates

Feature/unit test updates

General refactor and code cleanup

24 Jul 06:24
Compare
Choose a tag to compare

Refactored internal references to dependencies and adding unit testing. Added ability to disable inactivity timeout by setting timeout to -1.

Baseline Release with Bower Support

02 Jul 09:20
Compare
Choose a tag to compare
v1.0.0

Fixing formatting typo... again

Initial Release

02 Jul 07:24
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial Release