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

Published by enchev 8 months ago

4.25.1 - 2024-02-20

Fixes

  • Stop propagation of keydown event in DataGrid cells.
radzen-blazor - 4.25.0

Published by enchev 8 months ago

4.25.0 - 2024-02-20

Improvements

  • Keyboard navigation and accessibility improvements added to all components.
  • Add ImageStyle Property to MenuItem / ContextMenu.
  • DropDown RemoveChipTitle property added.
  • MenuItem Close() and Toggle() methods made public.
  • DataGrid column HeaderTooltip property added.

Fixes

  • The style of RadzenMenuItem does not render.
  • The id attribute of RadzenMenuItem is rendered twice.
radzen-blazor - 4.24.7

Published by enchev 8 months ago

4.24.7 - 2024-02-13

Improvements

  • Support for multiple inserts in DataGrid.

Fixes

  • DataGrid header cell width style applied twice.
  • Scheduler changes to set a start month for year views.
  • Chart trends throw InvalidOperationException when used with empty series.
  • DatePicker ensure nullable DateOnly and TimeOnly are parsed properly.
radzen-blazor - 4.24.6

Published by enchev 9 months ago

4.24.6 - 2024-02-07

Improvements

  • DataGrid CustomFilterExpression property added to columns.
  • DatePicker support for DateOnly/TimeOnly types.

Fixes

  • DropDownDataGrid shows blank data after clearing selections.
  • Fixed DataGrid Save/Load settings with DateTimeOffset.
  • DataFilter operator not being set using AddFilter().
radzen-blazor - 4.24.5

Published by enchev 9 months ago

4.24.5 - 2024-02-01

Fixes

  • Collapsible RadzenFieldset IconColor fixed.
  • Remove local source paths for Material fonts.
  • Fixed virtualized DropDown with LoadData will not load items after clear.
radzen-blazor - 4.24.4

Published by enchev 9 months ago

4.24.4 - 2024-01-30

Fixes

  • DataGrid async sort fixed.
  • Added base type to filter array.
  • Return null instead empty string for inputs value.
  • AutoComplete component is throwing 'Uncaught TypeError: Cannot read properties of undefined (reading 'instance')'.
  • DataGrid will enforce min width on column resize.
  • Numeric does not respect step parameter properly in German culture.
radzen-blazor - 4.24.3

Published by enchev 9 months ago

4.24.3 - 2024-01-26

Improvements

  • Steps CanChange event added.

Fixes

  • Numeric should not default to min value on nullable types.
radzen-blazor - 4.24.2

Published by enchev 9 months ago

4.24.2 - 2024-01-22

Improvements

  • DataGrid separate colour for odd striped row background.
  • Support for numpad decimal seperator is used added to Numeric.
  • NotificationMessage DetailContent and SummaryContent added.
  • DataGrid GotoFirstPageOnSort property added.

Fixes

  • RadzenDataGrid displays incorrectly filtered data when using async LoadData.
radzen-blazor - 4.24.1

Published by enchev 9 months ago

4.24.1 - 2024-01-18

Improvements

  • Accordion item Template added.
  • Optional Pager text labels for PagedDataBoundComponent Prev and Next buttons.
  • Cascade RadzenDataGrid class to all descendants.
  • Various components colors improved.

Fixes

  • DataFilter will get the filter operator from the property.
  • Fixed virtualized DataGrid not loading on first render in some cases.
  • DropDownDataGrid should be focused when selecting items with mouse.
  • Missing CSS styling on RadzenCheckBoxListItem Template.
radzen-blazor - 4.24.0

Published by enchev 9 months ago

4.24.0 - 2024-01-15

Improvements

  • Support for IFormattable added to Numeric component.
  • Added MaxLength attribute to RadzenAutoComplete.
  • Added FooterTemplate to DataGrid.
  • PagerPosition enum to use flags.
  • Added a Template to the RadzenCheckBoxListItem.
radzen-blazor - 4.23.9

Published by enchev 9 months ago

4.23.9 - 2024-01-12

Improvements

  • Support for custom numeric types added to Numeric component.

Fixes

  • Check if dialog is resizable before observing size changes.
  • DataGrid column resize improved.
  • Fixed RadzenDatePicker doesn't gain focus with OnDemand PopupRenderMode.
radzen-blazor - 4.23.8

Published by enchev 10 months ago

4.23.8 - 2024-01-09

Improvements

  • DataFilter In/NotIn filter operators support added.
  • Add new AllowFloatingLabel property to RadzenFormField.
  • Dialog options TitleContent property added.

Fixes

  • FormField label should float on top if DropDown placeholder is present.
  • Fixed Popup component outside click.
  • Upload XHR withCredentials added
radzen-blazor - 4.23.7

Published by enchev 10 months ago

4.23.7 - 2024-01-04

Fixes

  • DataGrid cell css class not applied correctly.
radzen-blazor - 4.23.6

Published by enchev 10 months ago

4.23.6 - 2024-01-04

Fixes

  • Fix null exception when expanding Tree node.
  • Fixed Draggable errors when ref is null on drag start.
  • FileInput and Upload will not upload properly when Name is specified.
radzen-blazor - 4.23.5

Published by enchev 10 months ago

4.23.5 - 2024-01-02

Improvements

  • DataGrid OnKeyDown improved.
  • New property ShowMarkers on Chart line series.
  • Added ShowGroupExpandColumn to DataGrid.
  • Added ShowCalendarWeek to DatePicker.

Fixes

  • NotificationService: Missing IEquatable Implementation
  • Cannot set the style of RadzenRating.
  • Cannot show RadzenAlert after the user closes it.
  • Fixed SplitButton error on click.
radzen-blazor - 4.23.4

Published by enchev 10 months ago

4.23.4 - 2023-12-18

Fixes

  • Popups close logic fixed.
  • Accordion expand/collapse events logic fixed
radzen-blazor - 4.23.3

Published by enchev 10 months ago

4.23.2 - 2023-12-14

Imrovements

  • Add new Bar and Column Series property 'ColorMode'
  • DataGrid EnumFilterTranslationFunc property added.

Fixes

  • DataGrid will hide column resizers when column reorder in-progress.
radzen-blazor - 4.23.2

Published by enchev 10 months ago

4.23.2 - 2023-12-11

Fixes

  • DataGrid item cannot be deselected in case of multiple selection and LoadData binding.
  • Dialog will stop render during drag.
  • Fixed DataGrid composite columns width logic.
radzen-blazor - 4.23.1

Published by enchev 11 months ago

4.23.1 - 2023-12-08

Improvements

  • Add ability to configure AutoComplete input type.

Fixes

  • DataGrid keyboard navigation fixed.
radzen-blazor - 4.23.0

Published by enchev 11 months ago

4.23.0 - 2023-12-07

Improvements

  • System.Linq.Dynamic.Core updated to latest.
  • DataGrid keyboard navigation and selection for rows added.
  • Microsoft.AspNetCore.Components versions updated.
  • Add support for tooltips in Scheduler appointments.
  • Column Chart - Position data labels above, level or below bar if positive, zero or negative, respectively.
  • Components accessibility improved.

Fixes

  • Stop all groups collapsing when switching to and from edit mode.
  • Wrong pie series tooltip displayed when some value is zero.
  • Editor null reference fixed.