Blazorise v2.0.1

Released: Feb 24, 2026

Actualizaciones en v2.0.1

Correcciones

  • Fixed NumericPicker Programmatic Value Synchronization
    • NumericPicker now correctly updates its UI whenever the Value is changed programmatically. In certain scenarios, updating the bound value from code did not properly refresh the rendered component, causing visible inconsistencies between the UI and application state.
  • DataGrid DetailRow Interaction Restored
    • An issue affecting DetailRow trigger and toggle behavior prevented rows from expanding or collapsing correctly in certain conditions. This fix restores expected master-detail interaction, ensuring DetailRow sections respond reliably to user input and state changes.
  • Datepicker triangle symbol was shown at bottom instead of top.
  • Collapse was not working.
  • Charts did not grow up despite Responsive=true.