Skip to content

9.1.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@riitasointi riitasointi released this 16 Nov 12:01
· 1264 commits to develop since this release
53e6cac

Release notes

SingleSelect (#667)

  • Add ariaOptionsAvailableTextFunction prop

Link, ExternalLink, SkipLink, RouterLink (#665)

  • Add underline prop with a default value of 'hover'

Label

  • Fix passed props on hidden variant (#670)
  • Add optional forceTooltipRerender boolean prop. The prop toggles on behaviour which forces a Tooltip component attached to a Label to always re-render when the Label changes (#669)

SideNavigation (#658)

  • Introduce <SideNavigation> component

Tooltip (#669)

  • Add possibility to use Tooltip directly in the following components (usage via tooltipComponent prop)
    • TextInput
    • TextArea
    • SingleSelect
    • MultiSelect
    • Dropdown
    • CheckboxGroup
    • RadioButtonGroup
  • Improve Tooltip arrow position calculation

Changelog

Full changelog v9.1.0-beta.1...v9.1.0-beta.2