v5.0.0-rc3
Pre-release
Pre-release
AlexVelezLl
released this
27 Aug 20:33
·
378 commits
to develop
since this release
What's Changed
KIcon
- Adds new Icon:
brokenImage
. By @rtibbles in #391. - Adds
brokenImage
icon as fallback if the providedicon
is invalid. By @rtibbles in #391.
KCard
- Updates KCard styles to remove the border-radius when
thumbnailAlign
isleft
. By @Spoorthy1423 in #754.
KThemePlugin
- Adds
$darken1
,$darken2
and$darken3
global utility functions for darkening palette colors. By @shivam-daksh in #728.
New components
- KRadioButtonGroup: New component to fix keyboard navigation in radio button groups in Firefox. By @muditchoudhary in #650.
- Guidance: Make sure that all
KRadioButton
s are wrapped inKRadioButtonGroup
.
- Guidance: Make sure that all
Docs 🗒️
User experience
- Updates
$core-time
value from 0.25s to 0.15s to get faster transitions inKButton
,KExternalLink
,KRouterLink
,KModal
,KCard
,KIcon
,KTabsList
,KTabs
, and places in consumers that imports$core-time
. By @MisRob in #723.
New Contributors
- @shivam-daksh made their first contribution in #728
- @Spoorthy1423 made their first contribution in #754
Full Changelog: v5.0.0-rc2...v5.0.0-rc3