Skip to content

v9.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@LJKaski LJKaski released this 07 Sep 07:18
· 1384 commits to develop since this release
408df9e

Release notes

Alert & InlineAlert

  • Breaking change: InlineAlert now uses fi-inline-alert instead of fi-alert--inline (#644)
  • Breaking change: Change label content type from string to ReactNode (#652)
  • Fix InlineAlert styles bleeding out to children. (#644)

SingleSelect & MultiSelect

  • Breaking change: Change label content type from string to ReactNode (#652)
  • Add support for functions as means to provide text content for screen readers in MultiSelect (#649)

Dropdown, SearchInput, TextInput, TextArea, CheckboxGroup, RadiobuttonGroup

  • Breaking change: Change label content type from string to ReactNode (#652)

Block

  • Add separate props for margin & padding to each side. The props accept suomifi-design-token spacing values (#650)

General changes

  • Add 'displayName' property to all components (#643)

Dependencies

  • Update suomifi-icons, adding the application-profile icon (#642)
  • Remove prettier-check as redundant (#646)
  • Overall version updates to dependencies (#647)
  • Update suomifi-design-tokens to 4.0.0 (#648)