Blazorise v2.0.4

Released: Apr 3, 2026

v2.0.4 中的更新

特性

  • Improved DataGrid Keyboard Navigation:
    • Navigation within the DataGrid has been improved by enhancing support for arrow key movement.
    • This makes it easier to move between cells and rows using only the keyboard, improving overall usability and accessibility when working with large datasets.

修補程式

  • Select ValueChanged Fix for Nullable Values:
    • A fix has been implemented for Select<TValue> where ValueChanged was not triggered when selecting an item with a null value. This affected scenarios using nullable types and could lead to inconsistent state handling.
  • Autocomplete - NullReferenceException with Fluent Validation.
  • Autocomplete was not focusing the next element.
  • FluentUI bar items contained underlined space on hover.
  • FluentUI2 and Bootstrap5 icon sizes were not working.
  • Table with FixedColumns and FixedHeader was not fixing column headers.
  • JS Exception on navigation away from a Line chart.
  • SelectMarkdig.Syntax.Inlines.HtmlInline did not fire ValueChanged when selecting null value.
  • FluentUI2 Slider broken with comma-based cultures.
  • DatePicker Today not working.
  • OnCellStyling was not working for Background.