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

Releases: filamentgroup/loadCSS

Release 2.0.1

Choose a tag to compare

@scottjehl scottjehl released this 29 Nov 21:56

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

Choose a tag to compare

@scottjehl scottjehl released this 13 Feb 21:45

Docs updates and a new demos link.

1.3.0

Choose a tag to compare

@scottjehl scottjehl released this 13 Feb 20:20
  • 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

Choose a tag to compare

@scottjehl scottjehl released this 03 Jan 14:12

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

1.2.0

Choose a tag to compare

@scottjehl scottjehl released this 05 Mar 04:02

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

1.0.0

Choose a tag to compare

@scottjehl scottjehl released this 04 Mar 17:57

New rel=preload pattern recommended, and bug fixes.

0.2.4

Choose a tag to compare

@scottjehl scottjehl released this 03 Nov 21:53

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

0.2.3

Choose a tag to compare

@scottjehl scottjehl released this 03 Nov 21:33

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

0.2.2

Choose a tag to compare

@scottjehl scottjehl released this 21 Oct 17:35

Fixed exception in 0.2.1

0.2.1

Choose a tag to compare

@scottjehl scottjehl released this 21 Oct 17:16

Module exports