Skip to content

Releases: ai/visibilityjs

1.2.0 “Discoverer 5, spy”

01 Mar 10:50
@ai ai
1.2.0
Compare
Choose a tag to compare

- Allow to use in CommonJS. - Release npm package. - Reduce library size to 10 %. - Allow to use latest version from master in Ruby Bundler. - Method `hidden()` now always return boolean. - Change repository URL to `github.com/ai/visibilityjs`.

1.1.0 “Explorer 6, photo”

06 Jan 10:07
@ai ai
1.1.0
Compare
Choose a tag to compare

- Prevent to run timer often, that it interval, when visibility was changed. - Allow to install by Bower package manager. - Change license to MIT. - Reduce library size.

1.0.0 “Discoverer 2, stable”

13 Aug 19:34
@ai ai
1.0.0
Compare
Choose a tag to compare

- Remove jQuery.Chrono integration. - Remove outdated Firefox prefix.

0.6.2 “Pioneer 4, American Sun”

27 Feb 02:54
@ai ai
0.6.2
Compare
Choose a tag to compare

- Decrease files size (by compressible code and UnglifyJS 2). - Remove unnecessary vendor prefixes from fallback.

0.6.1 “Vanguard 2, weather”

27 Feb 02:54
@ai ai
0.6.1
Compare
Choose a tag to compare

- Remove unnecessary vendor prefixes.

0.6 “Luna 1, Mechta”

27 Feb 02:53
@ai ai
0.6
Compare
Choose a tag to compare

- Methods `onVisible` and `afterPrerendering` return listener ID (by @mcfedr). - Fix documentation (by @kud).

0.5 “SCORE, communication”

27 Feb 02:52
@ai ai
0.5
Compare
Choose a tag to compare

- Split library to core and timers modules. - Allow to unbind change listener. - Use common logic in `change()`, `afterPrerendering()` and `onVisible()`.

0.4.5 “Pioneer 3, closer”

27 Feb 02:50
@ai ai
0.4.5
Compare
Choose a tag to compare

- Fix gem assets directory. - Update development dependencies.

0.4.4 “Pioneer 1, deeper into space”

27 Feb 02:50
@ai ai
0.4.4
Compare
Choose a tag to compare

- Remove non-ASCII symbols from gemspec. - Print testing URL in test task.

0.4.3 “Explorer 4, short”

27 Feb 02:50
@ai ai
0.4.3
Compare
Choose a tag to compare

- Fix gemspec issue with Bundler.