Skip to content

v5.4.0

Choose a tag to compare

@AlexVelezLl AlexVelezLl released this 17 Sep 21:48
· 263 commits to develop since this release

What's Changed

KTable

  • Adds new stickyColumns prop to KTable. This prop enables optional sticky columns for the first, firstTwo, and last columns. By @marcellamaki in #1056.

KSelect

  • Fixes KSelect focus outline not being shown. By @AlexVelezLl in #1126.
  • Fixes clear button click handler not being triggered on space or enter key press. By @AlexVelezLl in #1126.

KIcon

Full Changelog: v5.3.0...v5.4.0