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
radzen-blazor - 3.1.4

Published by enchev over 3 years ago

3.1.4 - 2021-03-04

Improvements

  • DatePicker and DataGrid DateTimeOffset support added.

Fixes

  • Order appointments in month view by their start time instead of start date.
radzen-blazor - 3.1.3

Published by enchev over 3 years ago

3.1.3 - 2021-03-01

Improvements

  • DataGrid RowClick event added.
  • DropDown SelectAllText property added.
  • Tree Value property added.

Fixes

  • Clear dropdown icon is misplaced in a filter template.
  • ColorPicker type attribute of the button set to prevent form submission.
radzen-blazor - 3.1.2

Published by enchev over 3 years ago

3.1.2 - 2021-02-25

Fixes

  • DropDown null ref. exception on delete fixed.
  • DatePicker Value not cleared properly.
radzen-blazor - 3.1.1

Published by enchev over 3 years ago

3.1.1 - 2021-02-22

Fixes

  • DropDown first item not highlighted if selected.
  • DataGrid will use selected row style if Value is bound.
  • ContextMenu for nested containers fixed.
  • DropDown popup shown on parent clicks fixed.
  • DataGrid second filter value not cleared on Reset().
radzen-blazor - 3.1.0

Published by enchev over 3 years ago

3.1.0 - 2021-02-17

Improvements

  • Login component will raise Login event explicitly on password input enter key press.
  • CheckBoxList, RadioButtonList and SelectBar items from data support added.
  • Refresh() method and Refresh event added to DialogService.
  • DataGrid multiple selection support added.

Fixes

  • DropDown selected item not scrolled into view initially fixed.
  • Slider not working as expected when disabled initially and enabled runtime.
radzen-blazor - 3.0.10

Published by enchev over 3 years ago

3.0.10 - 2021-02-15

Improvements

  • Enable customization of RadzenFieldset display style.

Fixes

  • DataGrid not reloaded runtime on column Visible change.
  • TreeNodes are sometimes reused after removing the corresponding data item.
radzen-blazor - 3.0.9

Published by enchev over 3 years ago

3.0.9 - 2021-02-11

Fixes

  • Build warnings fixed.
  • Upload and DropDown Content Security Policy errors fixed.
radzen-blazor - 3.0.8

Published by enchev over 3 years ago

3.0.8 - 2021-02-08

Fixes

  • DropDownDataGrid not reloaded properly after filter and selected value cleared.
  • DataGird active filter icon color not applied.
  • Cannot set the width and height of Inline DatePicker.
radzen-blazor - 3.0.7

Published by enchev over 3 years ago

3.0.7 - 2021-02-04

Fixes

  • DataGrid column resizing reworked to avoid performance problems.
  • DataGrid ColumnResized event fixed.
radzen-blazor - 3.0.5

Published by enchev over 3 years ago

3.0.5 - 2021-02-02

Improvements

  • DropDownDataGrid ColumnWidth property added.
  • Menu responsive mode supports added.
  • DataGrid AllowColumnResize property added.
radzen-blazor - 3.0.4

Published by enchev over 3 years ago

3.0.4 - 2021-02-01

Improvements

  • AutoComplete MinLength property added to control minimum search string length.
  • DropDownDataGrid AllowFilteringByAllStringColumns property added.

Fixes

  • DataGrid RowCreate raised instead of RowUpdate for newly inserted item after edit.
  • Steps not editable in design-time.
  • Numeric should restore previous input value if new value cannot be parsed.
radzen-blazor - 3.0.3

Published by enchev over 3 years ago

3.0.3 - 2021-01-28

Improvements

  • DatePicker AllowClear property added.

Fixes

  • DatePicker time numerics move on hover.
  • DatePicker Hour numeric do not respect HourFormat settings.
radzen-blazor - 3.0.2

Published by enchev over 3 years ago

3.0.2- 2021-01-25

Fixes

  • Source maps links removed from themes css.
  • SplitButton interferes with the appearance of the ProfileMenu and Menu components.
radzen-blazor - 3.0.1

Published by enchev almost 4 years ago

3.0.1- 2021-01-21

Fixes

  • DataGrid and DataList pager will be created only if paging is allowed.
  • ContextMenu not working properly in WASM application.
  • Use @OnClick:preventDefault in order to support nested popups.
radzen-blazor - 3.0.0

Published by enchev almost 4 years ago

3.0.0- 2021-01-19

Improvements

  • Pager component added.
  • Themes reworked to use rz- instead ui- prefix.