Skip to content

v5.0.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlexVelezLl AlexVelezLl released this 27 Aug 20:33
· 378 commits to develop since this release
015325c

What's Changed

KIcon

  • Adds new Icon: brokenImage. By @rtibbles in #391.
  • Adds brokenImage icon as fallback if the provided icon is invalid. By @rtibbles in #391.

KCard

  • Updates KCard styles to remove the border-radius when thumbnailAlign is left. By @Spoorthy1423 in #754.

KThemePlugin

  • Adds $darken1, $darken2 and $darken3 global utility functions for darkening palette colors. By @shivam-daksh in #728.

New components

  • Accessibility icon KRadioButtonGroup: New component to fix keyboard navigation in radio button groups in Firefox. By @muditchoudhary in #650.
    • Guidance: Make sure that all KRadioButtons are wrapped in KRadioButtonGroup.

Docs 🗒️

  • Updates drop shadows documentation to the latest guidance from the design team. By @MisRob in #723.

User experience

  • Updates $core-time value from 0.25s to 0.15s to get faster transitions in KButton, KExternalLink, KRouterLink, KModal, KCard, KIcon, KTabsList, KTabs, and places in consumers that imports $core-time. By @MisRob in #723.

New Contributors

Full Changelog: v5.0.0-rc2...v5.0.0-rc3