Blazorise v2.1.2

Released: May 6, 2026

Mises à jour de v2.1.2

Fonctionnalités

  • MessageService Flicker and Accessibility Improvements:
    • Several improvements were made to the MessageService modal dialogs.
    • Refactor of the internal FocusTrap implementation used by modal dialogs. The updated behavior improves keyboard navigation, focus management, and Escape key handling, making dialogs more accessible and more reliable for keyboard-only users and assistive technologies.

Correctifs

  • MessageService Flicker and Accessibility Improvements:
    • Fixed a flickering issue that could occur when opening dialogs from inside a DataGrid has been resolved, resulting in smoother and more predictable modal rendering behavior during interactive workflows.
  • Scheduler Multi-Day Appointment:
    • The Scheduler month view has been improved with proper support for appointments spanning multiple days.
    • Added the missing multi-day span rendering in month view, ensuring appointments are displayed correctly across all affected days.
    • Several drag-and-drop interaction issues were fixed to improve scheduling behavior and overall usability when moving appointments between dates.
  • Material3 Image Fluid not working.
  • Bootstrap5 Alert BackgroundLevel not working.
  • Material3 overriding sidebar variables doesn't work.
  • Bar: Fixed keyboard navigation with shift+tab.
  • Validation RadioGroup doesn't work as expected.
  • RadioGroup Buttons="true" validation always shows error.
  • MessageService modal dialogs lack keyboard accessibility.
  • FieldHelp missing from fields with validation.
  • Autocomplete inside DataGrid EditTemplate does not show dropdown.
  • Button and Dropdown button height off by 2px.
  • SideMenu collapsed layout and submenu popup issues.