Skip to content

v5.3.0

Choose a tag to compare

@AlexVelezLl AlexVelezLl released this 05 Sep 17:13
· 296 commits to develop since this release

What's Changed

KTextbox

  • Adds appearanceOverrides prop to KTextbox to override its container styles without using deep selectors. By @AlexVelezLl in #1104.

KTooltip

  • Adds appearanceOverrides prop to KTooltip to override its container styles without using deep selectors. By @akolson in #1112.

KToolbar

  • Adds props validators to KToolbar. By @vtushar06 in #1105.
    • Guidance: Check that no validator error appears in the console.

Docs 🗒️

Full Changelog: v5.2.2...v5.3.0