Skip to content

Releases: cburgmer/inlineresources

1.2.0

12 Jan 12:49

Choose a tag to compare

1.1.0

06 Nov 19:24

Choose a tag to compare

  • Accept nonce when inlining to comply with Content Security Policy (by @bernardobelchior)

1.0.1

25 Oct 18:23

Choose a tag to compare

Support unicode-range in font-face definitions (#19, by @heikomat)

1.0.0

18 Mar 18:50

Choose a tag to compare

  • Drop CSSOM as dependency (#7)

0.4.0

04 Jun 17:45

Choose a tag to compare

Breaking changes

  • ES6 Promises are now required. In return the dependency on ayepromise could be dropped.

Bug fixes

  • Correctly parse quoted background URL values (#13).
  • Support browserify.

0.3.2

29 Oct 16:28

Choose a tag to compare

  • Fix background images failing to load from correct path under Chrome

0.3.0

04 Apr 12:48

Choose a tag to compare

  • Support for SVG <image> element

Contributed by @rdfriedl

0.2.0

09 Mar 14:36

Choose a tag to compare

  • Dependency on cssom is now optional. We are aiming at dropping the requirement completely in the future, see #7.

Contributed by @barillax

0.1.7

23 Feb 13:43

Choose a tag to compare

Bug fixes

  • CSS in a background tab is flaky (#3)
  • Font-face inlining with newer Chrome versions

Contributions from @Que3216

0.1.6

15 Jan 22:55

Choose a tag to compare

Re-released with packaged artifacts (#4). Re-build of 0.1.2.