Skip to content

Latest commit

 

History

History
46 lines (21 loc) · 1.91 KB

File metadata and controls

46 lines (21 loc) · 1.91 KB

Changelog

1.2.0 (2026-04-17)

Features

  • add carousel component and standalone demo entry points (99484ec)
  • add playground demos for accordion, teleport, morph, and teleport+morph (e53634d)

Bug Fixes

  • playground component bugs (accordion getter, modal querySelector, tabs goBack) (fe37fcb)

1.1.0 (2025-11-04)

Features

  • add parts-as-function pattern for scopes typing (35e57c6)

1.0.2 (2025-10-31)

Bug Fixes

  • improve type inference for api parameter in part handlers (f5f7445)

1.0.1 (2025-10-31)

Bug Fixes

  • add inspiration section to README (378c85b)

1.0.0 (2025-10-31)

⚠ BREAKING CHANGES

  • initial release

Features