Skip to content

Releases: serkanyersen/ifvisible.js

RC

05 Mar 08:20
b7f4b98
Compare
Choose a tag to compare
RC Pre-release
Pre-release

Release Candidate.

New Feature: ifvisible.legacyMode()
Bug Fixes:

  • won't stop idling when window has focus.
  • idle randomly fires.

To install:

npm install ifvisible.js@next
yarn add ifvisible.js@next

or download the attachement from this release

2.0.7-beta

10 Nov 19:24
37ca87f
Compare
Choose a tag to compare
2.0.7-beta Pre-release
Pre-release

This is a beta release of the new TypeScript port. Please give it a try

Adds mobile touchstart event work wake up action

26 Nov 07:10
Compare
Choose a tag to compare

Adds chaining, and typescript definitons

24 Nov 01:03
Compare
Choose a tag to compare

Adds chaining to event methods also adds typescript definitons just run tsd link to get definitons

Bug fixes and development improvements

24 May 08:16
Compare
Choose a tag to compare

Adds new status check for now method
Fixes wakeup method
development helpers
updated docs

Release on NPM

24 May 04:40
Compare
Choose a tag to compare

Releases library on npm, updates docs

IE8 bugfix

02 Nov 14:55
Compare
Choose a tag to compare

Fixes a bug where on old versions of IE it was not registering the events

Stable Version

19 Aug 20:23
Compare
Choose a tag to compare
Update README.md

add anootated source link