radzen-blazor

Radzen Blazor is a set of 70+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.

MIT License

Stars
3.2K
Committers
185

Bot releases are visible (Hide)

radzen-blazor - 4.33.0

Published by enchev 4 months ago

4.33.0 - 2024-06-27

Improvements

  • Added Checkable/CheckableProperty similar to Text/TextProperty in the RadzenTreeItem/RadzenTreeLevel.

Fixes

  • Changes aria-live regions for better screen reader.
  • Menu cannot open sub item with ClickToOpen=true.
radzen-blazor - 4.32.11

Published by enchev 4 months ago

4.32.11 - 2024-06-26

Fixes

  • Fixed DataGrid UpdateRow() method for items with overridden Equals/GetHashCode().
  • Menu items not reachable in some case with ClickToOpen=false.
  • Fixed DataGrid column picker filtering exception with columns without Title.
radzen-blazor - 4.32.10

Published by enchev 4 months ago

4.32.10 - 2024-06-24

Fixes

  • DataGrid should not request all IQueryable data when virtualization is enabled in some cases.
radzen-blazor - 4.32.9

Published by enchev 4 months ago

4.32.9 - 2024-06-24

Fixes

  • RadzenArcGauge does not use the Max scale value in some cases.
  • DropDown and ListBox should not select items with SelectAll() if ReadOnly.
  • Prevent Numeric overflow on step up/down.
  • Fixed DataGrid composite column wrong colspan when child column has no children.
radzen-blazor - 4.32.8

Published by enchev 4 months ago

4.32.8 - 2024-06-17

Fixes

  • Scheduler DaySlotEvents rendering fixed.
  • Fixed DataGrid advanced filter with empty/not empty operators.
  • Fix focus states in Scheduler day view.
  • DataGrid composite columns column span fixed in some cases.
radzen-blazor - 4.32.7

Published by enchev 4 months ago

4.32.7 - 2024-06-12

Improvements

  • Add ability for RadzenDataGrid.Query to filter DateOnly datatypes.
  • Enhanced DataGrid Column edit mode control.
  • DataFilter ToFilterString() extension method added.
  • AutoComplete OpenOnFocus added.

Fixes

  • RadzenHtmlEditor does not update the EditorContext state when its value changes.
  • DataGrid CheckBoxList filter will check if Property/FilterProperty is defined.
  • DataGrid OData filtering of numeric data grid columns with null or not null options fixed.
  • DataGrid composite columns column span fixed.
  • Added CalculatedCssClass func to DataGrid column to allow users to style the cell based on properties of the underlying object.
  • Fixed multiselect DropDown with chips positioning.
  • DataGrid should not set rowspan/colspan less than 1.
radzen-blazor - 4.32.5

Published by enchev 5 months ago

4.32.5 - 2024-06-07

Fixes

  • CheckBoxList should not select disabled items on select all.
  • DataGrid cannot expand/collapse group items when virtualized.
  • DataGrid CheckBoxList and DateOnly filtering improved.
radzen-blazor - 4.32.4

Published by enchev 5 months ago

4.32.4 - 2024-06-04

Fixes

  • DropDown SelectItem() will check if is null before calling disabledPropertyGetter.
  • SecurityCode will use autocomplete="one-time-code".
  • RadzenDropDownDataGrid Reset() does not work when Multiple= true.
  • DropDownDataGrid chips render to use ValueTemplate/Template if defined exactly like DropDown.
  • DataGrid column FilterOperator null check so SetParametersAsync doesn't override initial values.
radzen-blazor - 4.32.3

Published by enchev 5 months ago

4.32.3 - 2024-05-31

Fixes

  • DatePicker cannot set hour to 0 when bound to TimeOnly.
radzen-blazor - 4.32.2

Published by enchev 5 months ago

4.32.2 - 2024-05-29

Improvements

  • Implement TodaySelect event in RadzenScheduler.
  • SplitButton DropDownIcon added.

Fixes

  • RadzenMask caret position kept during input.
  • DatePicker DateTime Kind not set properly in some cases.
radzen-blazor - 4.32.1

Published by enchev 5 months ago

4.32.1 - 2024-05-24

Fixes

  • DataGrid CheckBoxList filtering fixed to work properly with enums and FilterTemplate.
radzen-blazor - 4.32.0

Published by enchev 5 months ago

4.32.0 - 2024-05-23

Improvements

  • HeaderTemplate added to DropDownDataGrid, DropDown and ListBox.
  • ItemRender added to DropDown and ListBox.

Fixes

  • Cannot read properties of null (reading 'querySelector') at Object.createDatePicker.
radzen-blazor - 4.31.7

Published by enchev 5 months ago

4.31.7 - 2024-05-21

Fixes

  • Added missing ContentCssClass set in DialogService.
  • DatePicker will not select with PopupRenderMode="PopupRenderMode.OnDemand".
radzen-blazor - 4.31.6

Published by enchev 5 months ago

4.31.6 - 2024-05-20

Improvements

  • Add Dialog custom container class.

Fixes

  • Fix exception if TreeLevel has no Text nor TextProperty.
  • Provide parsing config when using Dynamic Linq methods in order to improve initial performance.
  • Include text measurement data for Cyrillic characters.
radzen-blazor - 4.31.5

Published by enchev 5 months ago

4.31.5 - 2024-05-16

Improvements

  • Add a Footer template to RadzenDropZone.
  • Tree ItemContextMenu event added.

Fixes

  • RadzenDataGrid EmptyTemplate alignment/colspan is incorrect when DataGrid uses Grouping.
radzen-blazor - 4.31.4

Published by enchev 5 months ago

4.31.4 - 2024-05-13

Improvements

  • SecurityCode backspace support added.

Fixes

  • DataGrid group should not be collapsed if set Expanded=true in GroupRowRender.
radzen-blazor - 4.31.3

Published by enchev 6 months ago

4.31.3 - 2024-05-08

Improvements

  • Upload MaxFileCount property added.

Fixes

  • Use the Culture set for RadzenScheduler when displaying the title of the "More" dialog in month view.
  • Use the Culture set for RadzenScheduler when displaying the month name in year view.
  • Numeric and Android SecurityCode input improved.
  • Fixed DropDownDataGrid steal focus in some cases.
radzen-blazor - 4.31.2

Published by enchev 6 months ago

4.31.2 - 2024-05-06

Fixes

  • DataGrid column initial filter operator should not be set if it's custom.
  • Fixed error in RadzenDataGrid FilterMode="FilterMode.CheckBoxList".
  • Various accessibility errors across all components fixed.
radzen-blazor - 4.31.1

Published by enchev 6 months ago

4.31.1 - 2024-05-02

Fixes

  • DropDownDataGrid selected row not cleared on value clear.
  • DropDownBase indexer property binding improved.
  • RadzenSplitterPane is not working with iOS devices.
radzen-blazor - 4.31.0

Published by enchev 6 months ago

4.31.0 - 2024-04-30

Improvements

  • DropZone component added.
  • Uploading an image when UploadUrl is not set would insert the image as base64 encoded data.

Fixes

  • DataGrid SetFilterValue for enums fixed.