Blazorise v2.1.3
Released: May 22, 2026
v2.1.3 中的更新
特性
- Improved DatePicker Range Selection:
- The DatePicker range mode has been improved to properly visualize and support single-day selection.
- Previously, selecting only one day while using range mode did not display correctly. With this update, single-date ranges are now fully supported and visualized correctly, making range mode more flexible for scheduling and filtering scenarios.
- Accessibility Improvements for Dropdown Components:
- Additional accessibility improvements were made to dropdown components by adding missing
aria-haspopup and aria-expanded attributes to BarDropdownToggle.
修補程式
- Fixed a problem with validation Switch with add-on.
- Date Picker Range doesn't visualize single date.
- Clicking BarDropDownItem To on Safari Mac not working.
- BarDropdownToggle missing aria-haspopup and aria-expanded attributes.