Releases: schlosser/pig.js
Releases · schlosser/pig.js
v0.3
This includes an onClickHandler
prop, as well as other new features.
v0.2.1
Fixes #5 and #6, adding background color to figures and properly computing the distance to the top of the screen.
v0.2
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
working and ready for release