8.0.0-beta.0
Pre-release
Pre-release
·
1574 commits
to develop
since this release
Release notes
MultiSelect (#600, #603)
- Add optional prop
disabled
- Use internal
<InputToggleButton>
component to display the caret icon.- This adds a new behavior to MultiSelect: the popover can now be closed (in addition to opening) by pressing the caret icon
- Change cursor from default to pointer in popover item list
Dropdown (#600)
- Change cursor from default to pointer in popover item list
SingleSelect (#600, #603, #614)
- Change cursor from default to pointer in popover item list
- Fix issue regarding controlled state nullification
- Add optional prop
onClearSelection()
- Add optional prop
disabled
Expander group (#604)
- Fix CSS selector which targeted all
.fi-icon
elements inside the component and determined their color
ToggleButton (#609)
- Remove white background color
Link (#611)
- Breaking change: Fix CSS specificity issue which caused unpredictable component styling
RadioButton (#613)
- Add white background to RadioButton icon
Checkbox (#616)
- Breaking change: Fix issue with label vertical alignment
Chip (#618)
- Remove duplicate CSS
- Move focus related styling inside
.fi-chip
class
Misc (#612, #615)
- Update suomifi-icons version to 6.2.0
- Delete redundant suomifi-ui-components.png file from project root