Lançamentos do Blazorise

Released: Mar 27, 2024

Atualizações na v1.5.1

Recursos

  • Updated template guide.
  • You can now allow Column Chooser button to be aligned horizontally.

Correções

  • AntDesign Alert component seems to render differently with 1.5.
  • Richtext edit no longer works in 1.5.
  • Column Chooser should show without requiring the pager to be visible.
  • Fixed TransferList.
  • Blazorise BarItem NullReferenceException.
  • Bulma Accordion toggle is just a normal button.
  • DataGridColumn: Fix Displayable updating.
  • SignaturePad - fromUrl - Resizing image.
  • Selected Row does not...

Released: Mar 18, 2024

Atualizações na v1.5.0

Recursos

  • Introduced new Blazorise Fluent 2 provider which adds new functionality to the native Fluent Design specifications:
    • Extended Theme Colors: Additional theme colors, such as 'secondary', 'success', and 'info', have been added.
    • Extra Sizes: Added more size options, offering greater control over the spacing and scaling of components.
    • Advanced Utilities: Integrating utilities for 'flex', 'grid', and 'typography' further empower developers to craft responsive and aesthetically pleasing...

Released: Mar 13, 2024

Atualizações na v1.4.3

Correções

  • AntDesign SelectList calculatest wrong offset / size.
  • Null Reference Exception in Carousel when navigating away while carousel is animating.
  • IntervalBeforeClose does not work in NotificationService.
  • ModalProvider loses parameter reference when closing popup.
  • Only ResyncText if not Multiple.
  • DataGrid batch edit SOMETIMES saves if using tab in In cell mode.
  • DataGrid grouping example confusing.
  • Width and Height .Is66/.Is33 properties do not work for Bootstrap 5.

Released: Jan 29, 2024

Atualizações na v1.4.2

Correções

  • Blazorise TreeView control shows duplicate entries.
  • AutoComplete excepts when SelectedTexts is null or not bound and Backspace is pressed in an empty AutoComplete.
  • FilePicker dropdown is broken.
  • DataGrid Conflicting behavior between RowSelectable and DetailRowTrigger.
  • Autocomplete with multiple is not showing red outline | Adjust multiple validation.
  • Filterable="false" does not work on a DataGridColumn when DataGrid FilterMode="DataGridFilterMode.Menu".
  • fileEdit.js and filePicker.js...

Released: Jan 16, 2024

Atualizações na v1.4.1

Correções

  • TimePicker default display value was Null (instead of an empty string).
  • content/Blazorise/inputmask.js?v=1.4.1.0 404 Not Found.
  • Ant Design Bar background does not work on side bar.
  • DataGridColumn is not figuring out the correct value type for numeric types.
  • Ant Design Datagrid page size selection doesn't show list.
  • Carousel: Back/Next buttons are a bit unresponsive.
  • AntDesign Carousel page on demo does not seem to render any images at all.

Released: Dec 8, 2023

Atualizações na v1.4.0

Recursos

  • DatePicker input mask
    • Introduced new InputFormat parameter for the input mask. This feature lets developers define the input's format, ensuring consistency and data integrity.
  • DataGrid improvements
    • More filter modes
      • Changed the DataGridColumn FilterMethod to be a specialized and contextual enum named DataGridColumnFilterMethod that enables additional filtering capabilities for numeric and date columns.
        • LessThan.
        • LessThanOrEqual.
        • GreaterThan.
        • GreaterThanOrEqual.
    • Help labels
      • Introduced a...

Released: Nov 15, 2023

Atualizações na v1.3.3

Recursos

  • Added support for Microsoft .NET 8.

Correções

  • DropdownToggle Outline attribute not working.
  • DataGridSelectColumn reworked internal setting.
  • Snackbar: Fixed position on mobile.
  • FieldLabel RequiredIndicator not shown in Tailwind.
  • ToggleIconVisible not working for DropdownToggle in Tailwind.
  • Slider values in HTML are based on culture.
  • ValidationError (message) within Addons not showing up.
  • DatePicker Validation not showing.
  • SignaturePad: Repeating images when used in mobile device...

Released: Oct 18, 2023

Atualizações na v1.3.2

Recursos

  • Added FilterMethod to DataGridColumnInfo.

Correções

  • 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...

Released: Aug 19, 2023

Atualizações na v1.3.1

Correções

  • Validation system fix.

Released: Aug 16, 2023

Atualizações na v1.3.0

Recursos

  • Added support for Microsoft .NET 8 Preview 7.
  • New Offcanvas component allows you to build hidden sidebars into your project and can appear from the top, bottom, left or right of your screen.
  • New Splitter component provides a way to create resizable panels in your application.
  • New SignaturePad component allows you to capture and store signatures in a secure and reliable manner.
  • Added localization support to MessageProvider.
  • New chart annotation extension lets you draw lines, boxes...