Skip to content

Releases: stevenmhunt/setidle

v0.4.0

06 Sep 05:13
Compare
Choose a tag to compare
  • Built and included the gulp-detect module to simplify browser and node support.

v0.3.1

06 Sep 01:49
Compare
Choose a tag to compare
  • Fixed #6 bug.
  • Added more documentation.

v0.3.0

06 Sep 00:40
Compare
Choose a tag to compare
  • Added support for generic observers in the DOMEventEmitter class.
  • Broke out code into multiple files under /src
  • Added gulpfile with linting and build
  • Added a minified file as part of the build.

v0.2.0 Release

03 Sep 14:44
Compare
Choose a tag to compare
  • Added browser functions as SetIdle static functions.

v0.1.1

03 Sep 13:38
Compare
Choose a tag to compare

Added more verbose documentation to the readme.
Fixed an issue with the NPM package configuration.

Initial release

02 Sep 13:54
Compare
Choose a tag to compare

setidle v0.1.0

This is the initial release.

Features

  • SetIdle class constructor.
  • setIdle() and clearIdle() for a simple browser implementation.