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 hidden (Show)

radzen-blazor - 4.4.4

Published by enchev almost 2 years ago

4.4.4 - 2022-12-08

Fixes

  • Fixed Dialog el.computedStyleMap is not a function.
  • DropDown multi select item inline style removed.
  • Fixed disabled DatePicker can be cleared.
  • FormSubmit sometimes does not trigger when the model is a record type.
  • Fix DropDown alignment in Chromium 108.
  • Fixed DropdownBase.SelectItem Invalid Cast Exception when using Value Property.
  • Check for null elements to focus.
  • Fixed virtualized DataGrid sort null ref. exception with bound Settings and LoadData.
radzen-blazor - 4.4.3

Published by enchev almost 2 years ago

4.4.3 - 2022-12-05

Fixes

  • Fixed DataGrid will not display data if EmptyText is set.
radzen-blazor - 4.4.2

Published by enchev almost 2 years ago

4.4.2 - 2022-12-05

Improvements

  • Allow set language for speech recognition.

Fixes

  • Fixed DropDown item can be selected using ENTER key even if disabled.
  • Fixed nested DataGrid footer background color.
  • Support members that differ only in casing.
  • Fixed DataGrid EmptyText causes ParameterView instance exception in MAUI.
radzen-blazor - 4.4.1

Published by enchev almost 2 years ago

4.4.1 - 2022-11-30

Fixes

  • Reset DropDown list after selection.
  • Input should not change font-size under 768px max-width.
  • Fixed Radzen.closeAllPopups() 'Cannot read properties of undefined' error.
  • Fixed packaged .css disables horizontal scroll on mobile browsers.
radzen-blazor - 4.4.0

Published by enchev almost 2 years ago

4.4.0 - 2022-11-30

Improvements

  • DropDownBase will use Display attribute of Enum.
  • Stand alone speech to text component added.
  • DataGrid GridLines property added.
  • Added interpolation in RadzenLineSeries to make rendering more generic.

Fixes

  • Fixed DataGrid filter popup closes on scrolling of DataGrid placed in column FilterTemplate.
  • ColorPicker throws NullReferenceException if it cannot parse its value as a valid color.
  • Fixed DataGrid with AllowColumnPicking and AllowColumnReorder always allows groupings.
radzen-blazor - 4.3.10

Published by enchev almost 2 years ago

4.3.10 - 2022-11-28

Fixes

  • Fixed Chart ValueProperty does not accept decimal.
radzen-blazor - 4.3.9

Published by enchev almost 2 years ago

4.3.9 - 2022-11-28

Improvements

  • Link ChildContent support added.
  • DataGrid will display localized enum values in cells from Display attribute if present.

Fixes

  • Fixed filtering of DataFilter with IEnumerable property.
  • DataGrid nested filter popups close fixed.
  • Cannot select DropDownBase item if ValueProperty is a string property.
  • DataFilter initial FilterOperator of filters added runtime fixed.
  • Fixed DropDownBase exception with property names named after system types.
radzen-blazor - 4.3.8

Published by enchev almost 2 years ago

4.3.8 - 2022-11-24

Fixes

  • Fixed focus lost with DropDown/DropDownDataGrid with AllowFiltering.
  • Fixed scrollbar disappears when zoomed in on chromium browsers.
  • DialogService.OpenAsync will not execute Radzen.openDialog() when options ChildContent is set.
radzen-blazor - 4.3.7

Published by enchev almost 2 years ago

4.3.7 - 2022-11-21

Improvements

  • Added CSS class "rz-group-row" to DataGrid group rows.

Fixes

  • Menu child items cannot be opened with click once closed when ClickToOpen=false.
  • Fixed e.target.closest is not a function exception with DropDown.
  • Fixed cannot set the style of RadzenAccordion.
  • Fixed specifying property name in various components doesn't allow access of array members.
  • HtmlEditor not focused in dialog with AutoFocusFirstElement.
radzen-blazor - 4.3.6

Published by enchev almost 2 years ago

4.3.6 - 2022-11-16

Improvements

  • SplitButton AlwaysOpenPopup and item Disabled properties added.

Fixes

  • Menu ClickToOpen behavior fixed.
radzen-blazor - 4.3.5

Published by enchev almost 2 years ago

4.3.5 - 2022-11-15

Improvements

  • RadzenMenu ClickToOpen property added.

Fixes

  • Fixed DataGrid second filter in advanced mode.
  • DropDown item select in multi select changed from SPACE to ENTER key to allow entering space during filter.
  • Add parameter in RadzenDropDown to clear search input after selection.
  • DataGrid load settings fixed with filter and paging.
radzen-blazor - 4.3.4

Published by enchev almost 2 years ago

4.3.4 - 2022-11-14

Fixes

  • DataGrid group row expression fixed.
radzen-blazor - 4.3.3

Published by enchev almost 2 years ago

4.3.3 - 2022-11-14

Improvements

  • WebAssembly version of demos added.

Fixes

  • Fixed showing tooltip on RadionButtonListItem and CheckBoxListItem.
  • Fixed class attribute should not override default CSS class for Accordion, CheckBoxList and RadioButtonList items.
radzen-blazor - 4.3.2

Published by enchev almost 2 years ago

4.3.2 - 2022-11-10

Fixes

  • Fixed the argument of the ResetPassword event.
  • Fixed DropDown error on KeyPress "Delete".
  • Fixed possible exception with SelectBar in .NET 7.
radzen-blazor - 4.3.1

Published by enchev almost 2 years ago

4.3.1 - 2022-11-09

Fixes

  • Fixed onmouseenter incompatibility with .NET 7.0.
radzen-blazor - 4.3.0

Published by enchev almost 2 years ago

4.3.0 - 2022-11-08

Improvements

  • .NET 7 support added.
  • Added click event support to the popup Notification Message.
  • DatePicker current day "rz-datepicker-currentday" CSS class added.

Fixes

  • Added click event support to the popup Notification Message.
  • DatePicker AM/PM buttons style fixed.
  • Fixed DataGrid ignores sort order when data takes long to load.
  • Fix quotation marks for alert component
radzen-blazor - 4.2.3

Published by enchev almost 2 years ago

4.2.3 - 2022-11-07

Improvements

  • DropDownBase will keep selected items by value if ValueProperty is set.

Fixes

  • Fixed SelectBar items will not show tooltip.
  • DataGrid settings not saved properly on simple DateTime filter.
radzen-blazor - 4.2.2

Published by enchev almost 2 years ago

4.2.2 - 2022-11-03

Improvements

  • DialogService Alert dialog added.

Fixes

  • DataGrid Save/Load settings with enum filtering fixed.
  • Close all popups on dialog open.
  • Dialog Draggable=true fixed.
radzen-blazor - 4.2.1

Published by enchev almost 2 years ago

4.2.1 - 2022-11-02

Fixes

  • DataGrid column FilterPropertyType not initialized properly when bound to collection of interfaces.
  • DataGrid self-ref hierarchy filtering fixed.
radzen-blazor - 4.2.0

Published by enchev almost 2 years ago

4.2.0 - 2022-10-31

Improvements

  • DropDown/AutoComplete PopupStyle property added.
  • Alert component added.

Fixes

  • Setting Stroke of RadzenGridLines has no visual effect.
  • RadzenLogin does not fire the Login event.