Skip to content

Releases: blazority/support

0.7.3

04 May 06:05
c3d9036

Choose a tag to compare

Features
  • Datagrid: Adding resizable columns (#101)
  • Tabs: Programmatically set active tab (S#11)
Bug Fixes
  • Datagrid: Dynamic columns are still rendered even when removed (S#9)
  • Datagrid: Header scrolls up in fixed mode with inline filter (S#8)
  • Datagrid: Select All checkbox remains selected when user uncheck individual rows (S#7)
  • Datagrid: Placeholder is not rendered when datagrid has grouping (S#6)
  • Combobox: Bind text does not work in non edit mode (#133)

0.7.2

30 Mar 00:21
0a6729e

Choose a tag to compare

Updates

  • Combobox: Ability to auto-select input text on focus (Combobox) (#125)

Bug Fixes

  • Combobox: Infinite loop when selecting option using SelectedValue & SelectedValueChanged (#123)
  • Combobox: Text not updating properly when using custom 'changed' behaviour (#122)
  • Datepicker & Calendar: Fixing day headers not getting localized (#120)

0.7.1

26 Mar 07:27
d977b68

Choose a tag to compare

Features

  • Signpost: Adding new signpost control #101

Bug Fixes

  • Refactoring and stability improvements to overlay behavior for Dropdown, Comboxbox, Calendar and other popover based controls
  • Datagrid: Incorrect colspan causes issue with expandable row details in fixed layout mode (S#4)
  • Popover: Popover position is not rendered correctly in WASM mode (#119)

0.6.3

15 Mar 03:38
f649148

Choose a tag to compare

Bug Fixes

  • Combobox: Allow for combobox filtered async loading
  • Date picker: Default min/max values is not getting set automatically
  • Number Input: Spinner buttons not updating bound value

Misc

  • Improve docs for majority of components by better organizing demos and providing seperate API view

0.6.2

24 Feb 01:47
bfa325a

Choose a tag to compare

Bug Fixes

  • Datagrid: Expandable row toggle affects the row selection state
  • Datagrid: Inline combox and radiobox control do not receive click event (Refactored for stability) #3

0.6.1

24 Feb 00:33
b80e01e

Choose a tag to compare

Updates

  • Datagrid: Auto inject column name (built using Title propery) as classes to cells for identification purposes
  • Dropdown: Adding on click handler for ease of use

Bug Fixes

  • Datagrid: Inline combox and radiobox control do not receive click event (S#3)

0.6.0

21 Feb 23:59
e15f285

Choose a tag to compare

Features

  • Framework: Support for .NET 5 framework
  • Dropdown: Adding new dropdown menu control

Bug Fixes

  • Datepicker: value binding not working
  • Datagrid: SelectedItem cannot be unselected by setting the bound property to null #2

0.5.0

12 Feb 05:24
4a2e566

Choose a tag to compare

Features

  • Date picker: Adding new date picker control
  • Calendar: Adding new calendar control to support picking dates in embedded or inline mode
  • Range: Adding new range input control

Bug Fixes

  • Combobox: Selection via up/down arrow keys is not working
  • Combobox: Showing 'no matches' when there should be some

Misc

  • Theming improvements for up/down arrow keys for the number input control
  • Performance improvements to base CSS class and style mapping classes

Install this version NuGet