Skip to content

14.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@riitasointi riitasointi released this 04 Apr 07:58
· 238 commits to develop since this release
6b3ca03

Release notes

Checkbox (#845)

  • Breaking change: change disabled variant hint text color to match the label color

DateInput (#844)

  • Add datePickerProps prop

StatusText (#840)

  • Set icon to render only when component has children

Dropdown (#841)

  • Fix an issue where visible selected value did not get updated when changing application language (DropdownItem visible text changes but value remains the same)

Tooltip (#842)

  • Prevent onToggleButtonClick and onCloseButtonClick props from leaking to DOM

VisuallyHidden (#842)

  • Fix forwardedRef behavior

Button (#842)

  • Remove redundant never typing from LoadingProps

SingleSelect (#842)

  • Remove redundant never typing from LoadingProps
  • Remove redundant never typing from AllowItemAdditionProps

MultiSelect (#842)

  • Remove redundant never typing from LoadingProps
  • Remove redundant never typing from AllowItemAdditionProps