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 - 5.1.2 Latest Release

Published by enchev about 2 months ago

5.1.2 - 2024-08-22

Fixes

  • Fix DropDown chips padding within a flat or filled FormField.
  • RadzenTreeItem rendering fixed.
  • DataGrid Bool and Bool? filters not handled correctly.
  • PanelMenu will use PanelMenuItem.Match if not default.
  • Hide RadzenButton's hover state on touchscreen devices.
  • DropDownDataGrid HeaderTemplate duplicated.
radzen-blazor - 5.1.1

Published by enchev 2 months ago

5.1.1 - 2024-08-16

Fixes

  • DatePicker not closed when date is picked without time.
  • CheckBoxListItem does not update aria-checked selected.
radzen-blazor - 5.1.0

Published by enchev 2 months ago

5.1.0 - 2024-08-15

Improvements

  • New Shared chart tooltips and Sparkline component.
  • DataGrid column FormatProvider property added.

Fixes

  • Fix ProgressBar value color
  • Exception is thrown when using bar series with empty data.
  • DropDown OpenOnFocus behavior improved.
  • Raise the HtmlEditor Paste event when an image is pasted.
radzen-blazor - 5.0.9

Published by enchev 2 months ago

5.0.9 - 2024-08-12

Improvements

  • DataGrid ColumnReordering event added.
  • DropDownDataGrid HeaderTemplate and FooterTemplate support added.

Fixes

  • Fixed DataFilter ToFilterString() wrong expression for dates.
  • Fixed Splitter exception when all panes Resizable=false.
radzen-blazor - 5.0.8

Published by enchev 2 months ago

5.0.8 - 2024-08-06

Improvements

  • SideDialogOptions AutoFocusFirstElement added.

Fixes

  • Fix Panel's toggle icon colors in Standard Dark theme.
  • Fix SplitButton spacing issue between icon and text.
  • Check fireChangeEvent before invoking Change event in RadzenUpload.
  • DataGrid CheckBoxList Filter is not showing all values.
  • SplitButton not cleared from DOM after disposed.
  • DataGrid column null propagation for filtering will be used only for nullable types.
  • ProfileMenu keyboard navigation fixed.
radzen-blazor - 5.0.7

Published by enchev 3 months ago

5.0.7 - 2024-08-06

Fixes

  • IconColor property not applied in RadzenSplitButtonItem.
  • TextAlign not applied in RadzenNumeric.
  • DatePicker should not close the popup when setting the day if ShowTimeOkButton is true.
radzen-blazor - 5.0.6

Published by enchev 3 months ago

5.0.6 - 2024-08-01

Fixes

  • GoogleMap custom marker label fixed.
radzen-blazor - 5.0.5

Published by enchev 3 months ago

5.0.5 - 2024-08-01

Fixes

  • DataGrid CheckBoxList filtering support improved for collection sub properties.
  • GoogleMap will use default marker label if not set custom.
  • DropDownBase should not raise ContextMenu event if disabled.
  • Fix disabled state of AutoComplete and DatePicker in FormField.
radzen-blazor - 5.0.4

Published by enchev 3 months ago

5.0.4 - 2024-07-29

Improvements

  • Added DataGrid filter support for collection sub properties.

Fixes

  • Set 'disabled' attribute on RadzenPager links when on the first/last page.
radzen-blazor - 5.0.3

Published by enchev 3 months ago

5.0.3 - 2024-07-26

Fixes

  • DataGrid: fix textbox and checkbox indents in simple filters
radzen-blazor - 5.0.2

Published by enchev 3 months ago

5.0.2 - 2024-07-24

Improvements

  • GoogleMap MapId property added.

Fixes

  • DataGrid CheckBoxList Filter Values repeat values when scroll down.
  • RadzenMask string duplication on typing when a character allowed by the pattern (e.g. 2 is in [0-9]) is in the mask (e.g. "+22 *** *** ***").
  • Dialog Drag event fixed.
radzen-blazor - 5.0.1

Published by enchev 3 months ago

5.0.1 - 2024-07-22

Improvements

  • Made Dialog client-draggable to avoid unwanted content rendering during dragging.

Fixes

  • DataGrid cannot insert new row when bound to empty collection.
radzen-blazor - 5.0.0

Published by enchev 3 months ago

5.0.0 - 2024-07-22

Improvements

  • Right-to-Left (RTL) support.
  • New Components: RadzenAppearanceToggle and RadzenTheme.
  • New Dark Themes: Material Dark, Standard Dark, Humanistic Dark and Software Dark.
  • New Variable Fonts.
  • New Material Symbols Icon Set.
  • New Base style for RadzenButton, RadzenSplitButton, RadzenIcon, RadzenBadge.
  • Improved rendering of RadzenPanelMenu and RadzenDatePicker.
  • Dialog Resize and Drag events added.

Fixes

  • Right sidebar does not show on smaller screens and ignores Responsive attribute.
  • Fixed the issue where the DatePicker popup not appeared in RadzenDatePicker when the ShowButton parameter was set to false.
  • HtmlEditor exception when editing previously uploaded image.
  • DataGrid CheckBoxList filter type filtering fixed.
  • DataGrid filter popup should be always lazy if FilterMode is CheckBoxList.
radzen-blazor - 4.34.3

Published by enchev 3 months ago

4.34.3 - 2024-07-17

Fixes

  • Fixed DropDown/ListBox select as you type selects second item first.
radzen-blazor - 4.34.2

Published by enchev 3 months ago

4.34.2 - 2024-07-17

Improvements

  • DataGrid column GetSortIndex() method added.
  • DataGrid LoadColumnFilterData event added to load custom column filter data for DataGrid FilterMode.CheckBoxList filter mode.

Fixes

  • RadzenCompareValidator fails when validated RadzenDatePicker value cleared.
  • DataGrid EnumFilterTranslationFunc not applied to second filter.
radzen-blazor - 4.34.1

Published by enchev 3 months ago

4.34.1 - 2024-07-15

Improvements

  • Add responsive styles to DataGrid simple filter mode with menu.

Fixes

  • Fix ability to set width and height of a SplitButton.
  • Fixed Tree insert of items on expand (keyboard navigation).
radzen-blazor - 4.34.0

Published by enchev 3 months ago

4.34.0 - 2024-07-11

Improvements

  • PickList Disabled property added.
  • Dialog focus trap will cycle between first and last focusable elements.
  • Added RadzenDataAnnotationValidator to support Data Annotation validation.
  • Added Scheduler MonthSelect event on all Year Views.

Fixes

  • DataGrid column col element width not reset properly.
  • DropDown, DropDownDataGrid and ListBox filtering improved to use @bind:get/@bind:set for .NET 7 and above.
radzen-blazor - 4.33.3

Published by enchev 4 months ago

4.33.3 - 2024-07-03

Fixes

  • Numeric not using culture from RadzenComponent.
  • Ignore chart series radius if it exceeds the series size.
  • Tree Checkable delegate fixed.
radzen-blazor - 4.33.2

Published by enchev 4 months ago

4.33.2 - 2024-07-01

Fixes

  • DataGrid should clear filter values for other columns on ClearFilter.
  • Dialog AutoFocusFirstElement will always focus first HtmlEditor.
radzen-blazor - 4.33.1

Published by enchev 4 months ago

4.33.1 - 2024-06-28

Improvements

  • Allow developers to specify drag-and-drop events via SlotRender.

Fixes

  • Fixed DataGrid wrong column/rowspan in some cases with composite columns.
  • DataGrid CheckBoxList filter should clear the column filter if no values are checked.
  • DataGrid CheckBoxList filter values collection will respect filters applied to other columns.