Skip to content

v5.8.0

Latest

Choose a tag to compare

@AlexVelezLl AlexVelezLl released this 09 Jun 21:29

What's Changed

New components

KCheckbox

KRadioButton

KDropdownMenu

  • Fixes a bug where pressing the Enter key on a KDropdownMenu item could inadvertently trigger click events on elements that received focus immediately after that. By @AlexVelezLl in #1256.

KListWithOverflow

KPageContainer

  • Fixes KPageContainer noPadding prop not working on mobile devices. By @AlexVelezLl in #1265.

Full Changelog: v5.7.0...v5.8.0