Skip to content

Release 1.3.4

Choose a tag to compare

@github-actions github-actions released this 20 Nov 07:18
· 500 commits to main since this release

1.3.4 (2025-11-20)

✨ Features

  • UAccordionItem: correct group reference in opened variant configuration (52a7137)
  • UAccordionItem: add opened binding to title and description slots (496727e)
  • UInputCounter: add ArrowUp/ArrowDown keyboard navigation for increment/decrement actions (84249e7)

🐛 Bug Fixes

  • replace hardcoded style ID with THEME_TOKENS constant in theme utils (64d5b7d)
  • All components with Tailwind group: set unique group names to prevent group intersection (ec73a09)
  • UCalendar: prevent emitting range value if from or to is empty (dd5c81c)