Blazorise v1.8.7

Released: Nov 20, 2025

v1.8.7 での更新項目

不具合の修正

  • Autocomplete: Improved Nested Menu Behavior
    • Autocomplete now correctly keeps its parent dropdown open while interacting with suggestions. Previously, using Autocomplete inside dropdown-based UI, such as a DataGrid filter menu, would cause the parent dropdown to close unexpectedly as soon as users typed or selected an item. This fix ensures smooth, uninterrupted interaction when Autocomplete is nested inside other menus.
  • Virtualization Navigation Bug Fixed
    • Fixed bug in keyboard navigation in virtualized lists.
    • The fix ensures that ArrowUp, ArrowDown, PageUp, and PageDown now work reliably even when virtualization is enabled.
    • This issue existed for a long time due to the complexity of synchronizing virtualized DOM regions with keyboard navigation state.
  • [Docs]: Fixed problem with only one horizontal field in a row.
  • Error message in JavaScript of table.js.
  • Autocomplete: Prevent closing nested parent menu.
  • Made Select work as AddonType.End.
  • Validation on RadioGroup is not red.
  • Arrow navigation was not working properly with virtualization.
  • Some bootstrap styles were overridden by adding ThemeProvider and Theme.