Skip to content

Releases: preactjs/preact-custom-element

v4.5.0

07 Sep 07:22
5502bda
Compare
Choose a tag to compare

Features

  • feat: formAssociated attribute by @mira-kovar in #89
  • Return the newly created HtmlElement class, as opposed to just "undef… by @EmmanuelOga in #91
  • add adoptedStyleSheets to the options by @rhildred in #95

Fixes

Types

Maintenance

New Contributors

Full Changelog: v4.4.0...v4.5.0

4.4.0

20 Aug 06:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.0...v4.4.0

4.3.0

12 Oct 13:46
Compare
Choose a tag to compare

Add support for shadow DOM closed mode #75

4.2.1

11 Sep 12:04
Compare
Choose a tag to compare

4.2.0 - Context passthrough

01 Sep 12:56
Compare
Choose a tag to compare

Features

Maintenance

4.1.0

26 Aug 12:11
0294e90
Compare
Choose a tag to compare
  • Change detachedCallback to disconnectedCallback to match Custom Elements v1 spec (thanks @filipbech, #38)
  • Add support for slot as props (thanks, @marvinhagemeister #36)

4.0.0

24 Aug 08:40
e5dd76e
Compare
Choose a tag to compare

Maintenance