Skip to content
This repository was archived by the owner on Jan 4, 2018. It is now read-only.

Releases: skatejs/web-components

v0.0.1

02 Mar 02:35
Compare
Choose a tag to compare

<a name"0.0.1">

0.0.1 (2017-03-02)

Bug Fixes

  • Update docs to try and trigger a proper version release. (52948c7f)

v0.0.0

25 Feb 22:17
Compare
Choose a tag to compare

<a name"0.0.0">

0.0.0 (2017-02-25)

v5.2.1

22 Feb 11:21
Compare
Choose a tag to compare

<a name"5.2.1">

5.2.1 (2017-02-22)

Bug Fixes

  • update @webcomponents/template dependency to latest hash (#39) (e305d5ba, closes #36)

v5.2.0

16 Feb 23:08
Compare
Choose a tag to compare

<a name"5.2.0">

5.2.0 (2017-02-16)

Features

v5.1.0

23 Jan 01:52
Compare
Choose a tag to compare

<a name"5.1.0">

5.1.0 (2017-01-23)

Bug Fixes

  • Add required shims for ES2015 in older browsers that the pfills use. (8f7b8ed9)
  • Fix ShadyCSS patching by depending on the correct entry point. (bfcbe0c1, closes #33)

Features

v5.0.2

22 Jan 21:53
Compare
Choose a tag to compare

<a name"5.0.2">

5.0.2 (2017-01-22)

Bug Fixes

  • Fix in IE11 because the promise polyfill was mising. Remove safari fixes and for (775302da)
  • Update versions of wc fills. (ce028cd1)

v5.0.1

12 Dec 12:22
Compare
Choose a tag to compare

<a name"5.0.1">

5.0.1 (2016-12-12)

Bug Fixes

  • Update polyfills for fixes. (8b8d3e55)

v5.0.0

18 Nov 04:08
Compare
Choose a tag to compare

<a name"5.0.0">

5.0.0 (2016-11-18)

Features

Breaking Changes

  • now using the polymer fills. Technically this is a breaking change due to browser
    support.

    (539758e7)

v4.0.1

14 Nov 06:31
Compare
Choose a tag to compare

<a name"4.0.1">

4.0.1 (2016-11-14)

Bug Fixes

  • Fix issue with named-slots not re-encoding certain special characters when doing (82efa4e2)

v4.0.0

14 Nov 05:03
Compare
Choose a tag to compare

<a name"4.0.0">

4.0.0 (2016-11-14)

Bug Fixes

  • Fix issues with the new custom-element polyfill to only execute the native-shim (a7e49860)
  • Fix issue breaking chrome native by including the native-shim. (57f9077c)

Features

  • Use polymer custom element polyfill instead of document-register-element moving (11b1a7b4)

Breaking Changes

  • using different custom element polyfill. Likely this won't affect anything.

    (11b1a7b4)