Skip to content

5.7.0: Introduce KtSplitButton

Compare
Choose a tag to compare
@Isokaeder Isokaeder released this 30 May 09:17
· 272 commits to master since this release

Features

  • introduce KtSplitButton, a UI element offering a primary action and a popover of secondary actions #901

Enhancements

  • remove round arrow from all tippy elements #904
  • slightly increase height of small KtButton #895

Fixes

  • remove misplaced label element from KtHeading. (This might be BREAKING if this was relied upon by some browser tools in certain use cases) #906
  • generate the appropriate html ids for input fields for both KtRadioGroup and KtToggleGroup #907
  • fix emittance of events in KtPopover when selectable options are used #910