🐛 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-yearslot from[month/year]-pickermodes (fixes #554)
🔧 Refactor
- Added
aria-disabledandaria-invalidattributes on the input field (#545)