Skip to content

Releases: schlosser/pig.js

v0.3

23 Feb 22:58
5d4578c

Choose a tag to compare

This includes an onClickHandler prop, as well as other new features.

v0.2.1

16 Feb 07:07

Choose a tag to compare

Fixes #5 and #6, adding background color to figures and properly computing the distance to the top of the screen.

v0.2

22 Jun 22:00

Choose a tag to compare

This includes a major performance uptick for scrolling: we're now properly cancelling requests for images that start loading during scroll, by setting the src property to an empty string, as opposed to just removing the image tag from the DOM.

pig.js v0.1

06 May 19:15

Choose a tag to compare

working and ready for release