9.0.0-beta.2
Pre-release
Pre-release
·
1449 commits
to develop
since this release
Release notes
RouterLink
- Introduce polymorphic
<RouterLink>
component- Renders as the component of your choice, for example React Router Link but with proper Suomi.fi link styles
- Full Typescript support for props based on the component passed to
asComponent
- Full theme customisation support through
SuomifiThemeProvider
Button
- Breaking Changes:
onClick
event is now ReactMouseEvent
instead of nativeMouseEvent
KeyboardEvent
removed fromonClick
event type alternative
SingleSelect & MultiSelect
- Prevent event propagation when Escape key is pressed to close the popover
- Prevent event default when pressing Enter key
Dropdown & LanguageMenu
- Prevent event propagation when Escape key is pressed to close the popover
Changelog
Full changelog after previous beta: v9.0.0-beta.1...2ffd6b9