Skip to content

Releases: eldomagan/alpine-define-component

alpine-define-component: v1.2.0

17 Apr 09:03
16cd2cf

Choose a tag to compare

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)

alpine-define-component: v1.1.0

04 Nov 22:49
d560f60

Choose a tag to compare

1.1.0 (2025-11-04)

Features

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

alpine-define-component: v1.0.2

31 Oct 08:04
b757c0f

Choose a tag to compare

1.0.2 (2025-10-31)

Bug Fixes

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

alpine-define-component: v1.0.1

31 Oct 00:38
290f9ea

Choose a tag to compare

1.0.1 (2025-10-31)

Bug Fixes

  • add inspiration section to README (378c85b)

alpine-define-component: v1.0.0

31 Oct 00:18
fefbdb2

Choose a tag to compare

1.0.0 (2025-10-31)

⚠ BREAKING CHANGES

  • initial release

Features