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 - 3.14.11

Published by enchev over 2 years ago

3.14.11 - 2022-02-03

Improvements

  • DataGrid GroupRowExpand/GroupRowCollapse events added

Fixes

  • DataGrid simple filtering should respect column FormatString or DataGrid FilterDateFormat.
  • DialogService Confirm AutoFocusFirstElement support added.
  • DataGrid IsNull/IsNotNull filtering not working properly on columns bound to string property.
  • DropDown, DropDownDataGrid and ListBox Value binding improved.
radzen-blazor - 3.14.10

Published by enchev over 2 years ago

3.14.10 - 2022-01-31

Improvements

  • Insert additional header cell attribute "aria-sort" so that the screen reader recognizes the DataGrid sorting.
  • Enable sorting on RadzenDataGrid by keyboard.
  • Click on MenuItem.

Fixes

  • Menu in DataGrid shows incorrectly due to z-index.
radzen-blazor - 3.14.9

Published by enchev over 2 years ago

3.14.9 - 2022-01-29

Improvements

  • FileInput ImageClick event added.

Fixes

  • DataGrid composite columns colspan logic fixed.
  • DataGrid has gaps on desktop browsers in responsive mode.
  • DataGrid SecondFIlterValue not set to null on Reset().
radzen-blazor - 3.14.8

Published by enchev over 2 years ago

3.14.8 - 2022-01-27

Improvements

  • AutoComplete will close popup when tabing out.
  • Sidebar expand logic improved.

Fixes

  • DataGrid composite columns colspan logic fixed.
  • Frozen composite columns disabled.
  • Menu and ProfileMenu items should be over DataGrid header.
  • Dialog bottom option setting fixed.
  • DataGrid grouping will not apply sorting if GroupDescriptor SortOrder is null.
radzen-blazor - 3.14.7

Published by enchev over 2 years ago

3.14.7 - 2022-01-24

Improvements

  • DataGrid AllowRowSelectOnRowClick property added.
  • DataGrid GroupRowRender event added.

Fixes

  • DataGrid header not working properly with bootstrap modal.
  • Added missing PageSizeText parameter.
  • FileInput keyboard navigation improved.
  • Added Tab item tabindex depending on Disabled flag.
radzen-blazor - 3.14.6

Published by enchev almost 3 years ago

3.14.6 - 2022-01-20

Fixes

  • Missing pager styles fixed.
radzen-blazor - 3.14.5

Published by enchev almost 3 years ago

3.14.5 - 2022-01-20

Improvements

  • Pager HorizontalAlign property added.
  • DataGrid, DataList and DropDownDataGrid PagerHorizontalAlign and PagerAlwaysVisible properties added.
radzen-blazor - 3.14.4

Published by enchev almost 3 years ago

3.14.4 - 2022-01-20

Improvements

  • DataGrid AllowCompositeDataCells property added.

Fixes

  • DataGrid composite column cells right border fixed.
  • DataGrid thead fixed to not scroll vertically.
radzen-blazor - 3.14.3

Published by enchev almost 3 years ago

3.14.3 - 2022-01-20

Improvements

  • Allow the developer to set the slot size in day and week view of RadzenScheduler.
  • DataGrid will render rows when binding using LoadData if paging is disabled and no Count set.
  • DataGrid GroupDescriptor SortOrder property added. Column SortOrder will be used when grouping.
  • DataGrid composite columns support added.

Fixes

  • DataGrid simple filter header cell tabindex="1" removed.
  • RadzenPanelMenu always highlights an item with Path set to "/".
radzen-blazor - 3.14.2

Published by enchev almost 3 years ago

3.14.2 - 2022-01-13

Improvements

  • Themes SASS with LibSassBuilder instead WebCompiler.

Fixes

  • HtmlEditor does not allow pasting of plain text.
  • DatePicker input name attribute missing.
  • Steps exception when disposed.
  • DataGrid group footer displays in wrong column.
  • Upload Choose button background-color cannot be applied.
radzen-blazor - 3.14.1

Published by enchev almost 3 years ago

3.14.1 - 2022-01-10

Improvements

  • Allow MarkupString to be used in Dialog Title.
  • Wrap EmptyText in DataGrid.
  • Added IconStyle Property to RadzenIcon.

Fixes

  • Fixed RadzenNumeric error with unsigned integer types.
radzen-blazor - 3.14.0

Published by enchev almost 3 years ago

3.14.0 - 2022-01-06

Improvements

  • DataGrid grouping support when virtualizing IQueryable.

Fixes

  • Cannot set the width of RadzenSplitButton.
  • DataGrid will sort by grouped column.
  • Click on disabled date should not close the DatePicker.
  • CheckBox uses click instead of mouseup.
radzen-blazor - 3.13.12

Published by enchev almost 3 years ago

3.13.12 - 2021-12-30

Improvements

  • Add responsive styles and icons to Scheduler nav views.

Fixes

  • PanelMenu matches URL which contain "-".
  • Slider will not calculate step properly when Min is set.
radzen-blazor - 3.13.11

Published by enchev almost 3 years ago

3.13.11 - 2021-12-27

Fixes

  • Fix validator top padding in standard theme.
  • ContextMenu should not show toggle button.
  • RadzenPanelMenu supports prefix matching.
  • DatePicker add cursor pointer to choosable dates.
radzen-blazor - 3.13.10

Published by enchev almost 3 years ago

3.13.10 - 2021-12-23

Fixes

  • DataGrid column filter cannot be cleared even if specified in code.
radzen-blazor - 3.13.9

Published by enchev almost 3 years ago

3.13.9 - 2021-12-23

Improvements

  • DataGrid HeaderCellRender and FooterCellRender events added.

Fixes

  • Set tab panel border-radius with respect to TabPosition.
  • Update DataGrid loading indicator color and animation.
  • DataGrid PageSize is wrong when using PageSizeOptions and LoadData.
radzen-blazor - 3.13.8

Published by enchev almost 3 years ago

3.13.8 - 2021-12-20

Improvements

  • Tab component TabPosition property added.

Fixes

  • Switch component Toggle method made public and executed on click.
  • Fixed DatePicker will raise exception with chars in time part.
  • Bar series render in the opposite order.
  • ProfileMenu opens behind DataGrid when RadzenLayout is used.
  • Tree AllowCheckChildren will not work when tree children are populated from RadzenTreeLevel settings.
  • Render navigation item link content wrapper when Path is null or empty.
radzen-blazor - 3.13.7

Published by enchev almost 3 years ago

3.13.7 - 2021-12-16

Improvements

  • Added RadzenLayout component.

Fixes

  • DataGrid LoadData will not populate Filters properly.
  • Fixed virtualized DataGrid will raise exception with FilterTemplate.
  • Fixed CheckBox tri-state icon.
  • Fixed boolean filter checkbox background in DataGird
  • Dialog content does not always refresh when DialogService.Refresh is called.
radzen-blazor - 3.13.6

Published by enchev almost 3 years ago

3.13.6 - 2021-12-13

Improvements

  • Add rz-label CSS class to RadzenLabel component.

Fixes

  • Removed typography styles for html elements from base themes.
  • Do not add Upload header without a name.
radzen-blazor - 3.13.5

Published by enchev almost 3 years ago

3.13.5 - 2021-12-09

Improvements

  • DropDownDataGrid AllowColumnResize property added.

Fixes

  • DatePicker will select wrong year when selecting days across years.
  • Tabs RenderMode.Client will cause exception on browser refresh.