Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Releases: filamentgroup/loadCSS

Release 2.0.1

29 Nov 21:56
Compare
Choose a tag to compare

This version makes cssrelpreload.js no longer dependent upon loadCSS.js, which means less JavaScript is involved in the polyfill. It also includes minified files in the NPM version.

See the readme for usage instructions.

Note: this is a patch release of 2.0.0 (which is now deprecated after a bug fix)

1.3.1

13 Feb 21:45
Compare
Choose a tag to compare

Docs updates and a new demos link.

1.3.0

13 Feb 20:20
Compare
Choose a tag to compare
  • Better docs
  • Media attribute from preload link will be carried over when polyfilled
  • Dist files (full and minified) included in release files

version 1.2.1

03 Jan 14:12
Compare
Choose a tag to compare

Better handling of calling the preload polyfill at least once.
thx @fatjester #181

1.2.0

05 Mar 04:02
Compare
Choose a tag to compare

Restoring the state from the 1.0 release after a misunderstanding on spec changes.

1.0.0

04 Mar 17:57
Compare
Choose a tag to compare

New rel=preload pattern recommended, and bug fixes.

0.2.4

03 Nov 21:53
Compare
Choose a tag to compare

Only expose loadCSS on the global object if module is undefined. Play more nicely with commonjs

0.2.3

03 Nov 21:33
Compare
Choose a tag to compare

Expose loadCSS on window, even when require'd via CommonJS and wrapped with Browserify

0.2.2

21 Oct 17:35
Compare
Choose a tag to compare

Fixed exception in 0.2.1

0.2.1

21 Oct 17:16
Compare
Choose a tag to compare

Module exports