Skip to content

Releases: ueberbit/lib

v0.0.16

23 Feb 09:16

Choose a tag to compare

Bug Fixes

  • 🐛 webkit compatibility (d1e203b)

v0.0.15

16 Jan 19:26

Choose a tag to compare

Features

  • ✨ implement firstUpdated hook (0f9da4b)

v0.0.14

23 May 12:35

Choose a tag to compare

Bug Fixes

  • 🐛 use connected property instead of isConnected to ensure component was rendered (4328972)

v0.0.13

10 May 12:51

Choose a tag to compare

Bug Fixes

  • 🐛 fix attributeChangedCallback running to early (ffcf752)

v0.0.12

05 May 19:22

Choose a tag to compare

Bug Fixes

  • 🐛 fix missing id for aria-controls (c355822), closes #3

v0.0.11

02 May 15:33

Choose a tag to compare

Bug Fixes

  • 🐛 always render aria values (ee668c2), closes #2

v0.0.10

02 May 07:46

Choose a tag to compare

Bug Fixes

  • utilities: 🐛 fix jsx renderer not rendering certain attributes like aria (6e20a1b), closes #1

v0.0.9

11 Apr 09:45

Choose a tag to compare

Bug Fixes

  • 🐛 fix details-group calling hide method on none details-items (e26a5cf)

v0.0.8

05 Apr 07:02

Choose a tag to compare

Bug Fixes

  • 🐛 fix exports field in once package (365f0bf)

v0.0.7

04 Apr 16:12

Choose a tag to compare

Bug Fixes

  • 🐛 fix details group reacting to nested details-items (e6f1a7e)