Skip to content

3.0.0-beta.40: fixes to KtField*Select,KtFieldToggle,KtCard

Compare
Choose a tag to compare
@carsoli carsoli released this 27 Mar 10:37
· 513 commits to master since this release

Breaking Changes

Fixes

  • #730 KtField*Select: prevent tippy from showing if field is disabled

  • #733 KtFieldToggle: align label suffix (optional/required indicator + help text) to first line of label

  • #734 KtCard: fix footer padding and rewrite some css

remove manipulation of header margins if used within KtCard (should be up to the user-app)

Internal

  • #734 KtCard: enhance docs