🐛 Bug Fixes
- Fixed button in the overlay submitting form (comment)
- Fixed issue where the position is not calculated correctly when
sidebar-[left/right]
slot is used (#547) - Fixed issue where flow step is triggered on month/year change when the first step is
calendar
(#553) - Fixed missing
month-year
slot from[month/year]-picker
modes (fixes #554)
🔧 Refactor
- Added
aria-disabled
andaria-invalid
attributes on the input field (#545)