Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 13:21
95eb04c

1.1.0 (2026-07-29)

⚠ BREAKING CHANGES

  • drop the unused Carousel port

Features

  • carousel: add a server-rendered Astro twin (7b0010c)
  • carousel: add fade and wipe transitions, autoplay, and dots (e0d917b)
  • icon-picker: own the icon picker, and dispatch SchemaForm on formType (273a533)
  • theme: add a motion scale with reduced-motion built in (e687f83)

Bug Fixes

  • carousel: give the dots forEach a statement body (4d68b08)
  • carousel: make the wipe transition actually read (d820a2e)
  • entity-selector: name the real filter when a device-class empties the list (e366242)
  • glass: publish a descendant-readable tone (fb6c98f)
  • lock the carousel autoplay and fade deps (73f0668)
  • section-card: accept a class passthrough (d21c1b5)

Reverts

  • restore the Carousel port (5866780)

Miscellaneous Chores

Code Refactoring

  • drop the unused Carousel port (e273fa7)