Blazorise v1.3.2

Released: Oct 18, 2023

Mises à jour de v1.3.2

Fonctionnalités

  • Added FilterMethod to DataGridColumnInfo.

Correctifs

  • Docs: Markdown: Example for shortcuts is wrong.
  • In the Autocomplete you can see what you are typing.
  • Docs: Datagrid: Missing RowStyling parameters.
  • NullReferenceException in Blazorise Datagrid.
  • Blazorise Cropper component.
  • Autocomplete SearchBackground doesn't look right when using Multiple Attribute.
  • DatePicker show null placeholder.
  • Link to code in demos.
  • Size parameter not working on Figure component for Material provider.
  • Autocomplete issue.
  • RichTextEdit: Safe loading and invocation.
  • DataGrid Header Group breaks when none of the columns have a DisplayOrder attribute.
  • CSS Grid Columns and Rows are not Responsive.
  • CardDeck hardcoded to three cards.
  • Validation: ValidationError priority for error message | Should ChildContent have an higher priority.
  • UseValidation = "true" make DataGridSelectColumn replace the select component with a normal text box when editing a row.
  • Using material: ModalSize.Extralarge is same width as ModalSize.FullScreen.
  • Bind DatagridSelectColumn to an Enum Field (cast error).