Skip to content

v4.3.0

Compare
Choose a tag to compare
@AlexVelezLl AlexVelezLl released this 14 May 15:05
· 56 commits to release-v4 since this release
3200a87

What's Changed

KDropdownMenu

  • Adds new prop isContextMenu to allow it to open the menu when the user right-clicks on the KDropdownMenu’s parent element.
  • Adds new slot header to allow display content as a menu header.
  • Exposes the click event object as a second argument on @select event.

Icons

  • Updates icon pointsActive.
  • Removes icon pointsInactive as it was not being used anywhere.

Full Changelog: v4.2.1...v4.3.0