v7.0.0-beta.0
Pre-release
Pre-release
·
1692 commits
to develop
since this release
Release notes
Components
LogoIcon (#577)
- Introduce LogoIcon component
Alert (#564)
- Change internal structure and styling
InlineAlert (#564)
- Add smallScreen prop
- Remove icon from neutral variant
MultiSelect (#579)
- Improve API documentation concerning onItemSelectionsChange event.
SingleSelect (#580)
- Fix bug where list didn't open from clicking field after user removed selection once.
Link (#582)
- Fix example where
as
prop was used instead theasProp
ExternalLink (#582)
- Fix logic of
labelNewWindow
prop when used withtoNewWindow
prop.
baseStyle changes (#576)
Breaking changes:
Following components had their baseStyle changed a little by moving the styles to top level (root). Actual styling should not have been changed on purpose. These might cause changes in services using the library if the previous styles was used for overriding some of the default styles.
- BaseChip
- Breadcrumb
- BreadcrumbLink
- Button
- Chip
- Dropdown
- Expander
- ExpanderContent
- ExpanderTitle
- ExpanderTitleButton
- FilterInput
- Hintext
- HintText
- Icon
- InputClearButton
- InputToggleButton
- Modal
- ModalTitle
- RadioButton
- SearchInput
- Select
- StaticIcon
- StatusText
- Textarea
- TextInput
- Toggle
General
Logger (#563)
- Breaking change Fix logger. No longer using environment variables.
- Add Logger util
Dependencies (#577, #581)
- Update suomifi-icons to 6.1.0
- Update vulnerable dependencies