Skip to content

Releases: radzenhq/radzen-blazor

3.0.8

08 Feb 08:47
Compare
Choose a tag to compare

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.

3.0.7

04 Feb 07:39
Compare
Choose a tag to compare

3.0.7 - 2021-02-04

Fixes

  • DataGrid column resizing reworked to avoid performance problems.
  • DataGrid ColumnResized event fixed.

3.0.5

02 Feb 13:08
Compare
Choose a tag to compare

3.0.5 - 2021-02-02

Improvements

  • DropDownDataGrid ColumnWidth property added.
  • Menu responsive mode supports added.
  • DataGrid AllowColumnResize property added.

3.0.4

01 Feb 08:47
Compare
Choose a tag to compare

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.

3.0.3

28 Jan 07:53
Compare
Choose a tag to compare

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.

3.0.2

25 Jan 08:24
Compare
Choose a tag to compare

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.

3.0.1

21 Jan 09:45
Compare
Choose a tag to compare

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.

3.0.0

19 Jan 13:31
Compare
Choose a tag to compare

3.0.0- 2021-01-19

Improvements

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