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

Releases: skatejs/named-slots

v2.0.5

14 Nov 03:55
Compare
Choose a tag to compare

<a name"2.0.5">

2.0.5 (2016-11-14)

Bug Fixes

v2.0.4

02 Nov 03:40
Compare
Choose a tag to compare

<a name"2.0.4">

2.0.4 (2016-11-02)

Bug Fixes

  • Fix document fragment appending issue. (6615abac)

v2.0.3

30 Oct 06:21
Compare
Choose a tag to compare

<a name"2.0.3">

2.0.3 (2016-10-30)

Bug Fixes

v2.0.2

28 Oct 00:53
Compare
Choose a tag to compare

<a name"2.0.2">

2.0.2 (2016-10-28)

Bug Fixes

v2.0.1

26 Oct 00:29
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-10-26)

Bug Fixes

v2.0.0

26 Oct 00:04
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-10-26)

Features

Breaking Changes

  • removed v0 shadow DOM support in favour of v1.

    (95941225)

v1.3.2

25 Oct 00:19
Compare
Choose a tag to compare

<a name"1.3.2">

1.3.2 (2016-10-25)

Bug Fixes

  • force Safari to update its childNodes when doing appendChild (e0b3646a)
  • force Safari to update its childNodes when doing appendChild (d0fdfda2)

v1.3.1

24 Oct 23:19
Compare
Choose a tag to compare

<a name"1.3.1">

1.3.1 (2016-10-24)

Bug Fixes

v1.3.0

29 Sep 02:20
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2016-09-29)

Features

  • Removed the version file and remaining exports to simplify the codebase. (f74cf898)
  • Export v0 and v1 functions for selectively forcing parts of the polyfill. (045d73ae)
  • Start adding ability to force v1 polyfill. (398054a4, closes #106)

v1.2.5

29 Sep 00:52
Compare
Choose a tag to compare

<a name"1.2.5">

1.2.5 (2016-09-29)

Bug Fixes