All Versions
10
Latest Version
Avg Release Cycle
99 days
Latest Release
2591 days ago

Changelog History

  • v3.0.3 Changes

    March 20, 2017

    JavaScript module sizes and how they're ludicrous is a hot topic on the internet these days, eh? Well, we here at Picturefill are not ones to miss out on a good trend. Thanks to @gpittarelli we've reduced the installed size of Picturefill by about 98%.

    ๐Ÿ“ฑ For those of you concerned that this means 98% of your responsive images won't be polyfilled, fear not. We're only being polite to your disk space and not installing a full copy of the examples directory (and various other small fried fish, by comparison) each time you install Picturefill. These examples are, of course, available on the wider interwebs, should you need them.

    ๐Ÿš€ Official Release Notes โ„ข:

    • โž• add .npmignore file (via #674)
  • v3.0.2 Changes

    February 12, 2016
    • ๐Ÿ”Œ documented polyfill plugins
    • ๐Ÿ‘ฎ force FF to re-select image candidate on window.resize (including srcset only)
    • proper sizes detection for Safari 9.x
  • v3.0.1 Changes

    September 30, 2015
    • ๐Ÿ›  Fixes a bug where smaller images would sometimes be downloaded after larger ones were already cached.
  • v3.0.0 Changes

    September 30, 2015
    • ๐Ÿ“œ Spec-accurate parsers for srcset and sizes
    • Close matching of native behavior in terms of source selection
    • ๐Ÿ› A number of fixes for first-wave implementation issues, such as https://bugzilla.mozilla.org/show_bug.cgi?id=1135812
    • A significantly more robust test suite
  • v3.0.0-rc1 Changes

    September 08, 2015

    ๐Ÿš€ Barring the discovery of any major issues, this is a preview of the release version of Picturefill 3.0.0.

    โœ… Help us test, and let us know how it goes!

  • v3.0.0-beta1 Changes

    July 10, 2015

    Picturefill 3.0 boasts a deadly accurate set of parsers, and matches a number of native behaviors that Picturefill 2.x didnโ€™tโ€”but also meant a near-complete rewrite.

    โœ… That means we need testers.

    Give the Picturefill 3.0.0 beta a try, and let us know if you run into any issues!

  • v3.0.0-alpha1

    May 14, 2015
  • v2.3.1 Changes

    April 27, 2015

    ๐Ÿš‘ This release fixes a critical issue with Picturefillโ€™s currentSrc support test. This issue caused errors in both the Spartan and WebKit nightlies.

  • v2.3.0 Changes

    March 23, 2015

    ๐Ÿš€ Changes from Picturefill 2.3 Beta:

    Spec Matching

    • 0๏ธโƒฃ Invalid sizes values now fall back to 100vw default (f379528)

    ๐Ÿ› Bugs

    • ๐Ÿ›  Fixes a potential race condition when using type (3fba68d)
    • Prevents a fatal error in IE8 when assigning an undefined width (d1f5a1f)
    • Prevent IE10/11 from setting an inherent width of zero on SVGs (742c66c)
    • ๐Ÿ›  Fixes an error that prevented Picturefill from being handled as a named AMD module (a5859fb)
  • v2.2.1

    April 07, 2015