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

Published by enchev over 1 year ago

4.7.2 - 2023-02-23

Improvements

  • Added option to stop auto focus on filter input on DropDownDatagrid.
  • Added ClearSelection() method to RadzenTree.
  • MarkupString support added for DialogService Confirm and Alert.
  • Added RadzenTreeItem support for arbitrary attributes.

Fixes

  • Fixed RadzenCheckBoxList AllowSelectAll doesn't work when using Data property.
  • Fixed DataGrid column SecondFilterValue not set correctly when using FilterTemplate.
  • Fixed DataGrid is skipping to last page when PageSize option selected greater than data present.
  • Fixed DataFilter error with DateTimeOffset.
radzen-blazor - 4.7.1

Published by enchev over 1 year ago

4.7.1 - 2023-02-16

Fixes

  • Fixed Pie and Donut render errors.
  • Fixed DataFilter will not apply filter in case of filter groups only.
radzen-blazor - 4.7.0

Published by enchev over 1 year ago

4.7.0 - 2023-02-13

Improvements

  • New views added to Scheduler component.
  • DataGrid AllowFilterDateInput property added.
  • VirtualizationOverscanCount added to DropDown, DropDownDataGrid and ListBox.

Fixes

  • Fixed DataGrid filter popup will not open after column Visible change.
  • Fixed DatePicker Kind getting lost when type is DateTime.
radzen-blazor - 4.6.7

Published by enchev over 1 year ago

4.6.7 - 2023-02-09

Improvements

  • DataGrid ExpandRows() and CollapseRows() methods added.

Fixes

  • Fixed DataGridColumn and DataFilterProperty FormatString logic.
  • Fixed DataGrid filter popup no working correctly after column Visible change runtime.
  • Fixed closing dialogs logic.
radzen-blazor - 4.6.6

Published by enchev over 1 year ago

4.6.6 - 2023-02-06

Improvements

  • Paste images as data URI if the UploadUrl property of RadzenHtmlEditor is not set.
  • DataGrid advanced filter mode will apply filter on enter key.

Fixes

  • Tabs component select with RenderMode Client should not set display:block.
  • Fixed DialogOptions.CloseDialogOnEsc behavior.
radzen-blazor - 4.6.5

Published by enchev over 1 year ago

4.6.5 - 2023-02-01

Improvements

  • DataGrid VirtualizationOverscanCount property added.
  • DataFilter OData support added.
radzen-blazor - 4.6.4

Published by enchev over 1 year ago

4.6.4 - 2023-01-30

Improvements

  • DataGrid FilterPopupRenderMode property added with OnDemand as default value.

Fixes

  • Fixed RadzenDataFilterProperty FilterTemplate context to be the underling Filter.
radzen-blazor - 4.6.3

Published by enchev over 1 year ago

4.6.3 - 2023-01-26

Improvements

  • Added Template support for DropDown and DropDownDataGrid chips.
  • Added MarkupString support for Accordion item Text property.

Fixes

  • Fixed popups will steal focus in some cases.
radzen-blazor - 4.6.2

Published by enchev over 1 year ago

4.6.2 - 2023-01-23

Improvements

  • Added more series colors to Chart.

Fixes

  • DropDownBase select all should exclude disabled items.
  • Fixed DataGrid will not populate pickable columns if AllowColumnPicking is initially false.
  • RadzenColumn Gap and RowGap set as px if specified just as number.
  • DropDownDataGrid will render rz-state-disabled class for disabled items.
  • Fixed DataGrid AllowColumnReorder ignored when AllowGrouping is true.
  • Fixed Autocomplete steals focus.
  • Fixed DataGrid columns order not reset when Settings set to null.
radzen-blazor - 4.6.1

Published by enchev almost 2 years ago

4.6.1 - 2023-01-20

Improvements

  • DataList AllowVirtualization property added.

Fixes

  • Fixed popups positioning in old and new Edge browsers.
  • Fixed unwanted changes in layout caused by new components/styling.
radzen-blazor - 4.6.0

Published by enchev almost 2 years ago

4.6.0 - 2023-01-19

Improvements

  • RadzenRow, RadzenColumn and RadzenStack components added.

Fixes

  • DataGrid simple filter with menu will not update settings on column filter operator change.
  • Chart legend font size fixed.
radzen-blazor - 4.5.3

Published by enchev almost 2 years ago

4.5.3 - 2023-01-16

Improvements

  • RadzenPanelMenu Multiple property added.

Fixes

  • DropDownDataGrid Separator property fixed.
  • DataGrid expand/collapse should not select the row.
  • DropDown/DropDownDataGrid Chips remove button should not be triggered by Form submit on enter.
radzen-blazor - 4.5.2

Published by enchev almost 2 years ago

4.5.2 - 2023-01-12

Fixes

  • DropDownDataGrid AllowFilteringByAllStringColumns fixed.
radzen-blazor - 4.5.1

Published by enchev almost 2 years ago

4.5.1 - 2023-01-12

Improvements

  • Add Text property to RadzenAlert.
  • RadzenDropDownDataGrid AllowFilteringByWord property added.

Fixes

  • The category axis of a bar chart is not visible when the Visible property of the value axis is set to false.
radzen-blazor - 4.5.0

Published by enchev almost 2 years ago

4.5.0 - 2023-01-09

Improvements

  • DataGrid AllGroupsExpanded property added.
  • DataGrid ShowCellDataAsTooltip property added.
  • Label ChildContent property added.

Fixes

  • Check for Edge updated.
  • Fix side dialog width + title.
radzen-blazor - 4.4.9

Published by enchev almost 2 years ago

4.4.9 - 2023-01-05

Fixes

  • Fix font-size in Scheduler slots.
  • Fixed DropDownBase exception if ValueProperty is named after system type.
radzen-blazor - 4.4.8

Published by enchev almost 2 years ago

4.4.8 - 2023-01-03

Improvements

  • Update Material Icons font.
  • Add support for different icon fonts via --rz-icon-font-family.

Fixes

  • Prevent text selection during DataGrid column resizing and grouping.
  • DataGrid will save Settings on Reset().
  • Fixed Numeric will throw exception on value change with empty string as Format.
  • Fixed incorrect culture handling in RadzenDataGridColumn.
  • DataGrid EmptyTemplate not shown when AllowVirtualization is true.
radzen-blazor - 4.4.7

Published by enchev almost 2 years ago

4.4.7 - 2022-12-19

Improvements

  • Change the Min and Max property types of RadzenNumericRangeValidator.

Fixes

  • Fixed DataGrid Template and EmptyTemplate rendering with composite columns.
  • DataGrid initial column sorting ignores column SortProperty.
  • Fixed side dialog positioning.
radzen-blazor - 4.4.6

Published by enchev almost 2 years ago

4.4.6 - 2022-12-13

Improvements

  • Optimize rendering of chart tooltip.
  • Added support for custom numeric formats in Numeric.
  • Added option to open a Dialog on the side.
radzen-blazor - 4.4.5

Published by enchev almost 2 years ago

4.4.5 - 2022-12-12

Fixes

  • Scheduler SelectedView made public.
  • DataGrid column HeaderCssClass not applied to header cell.
  • DataGrid column LogicalFilterOperator not saved in Settings.
  • Fixed self-reference hierarchy does not work in LoadData.