v4.3.0
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