Skip to content

4.1.0: enhancements for KtCard and fixes for KtFieldDate, KtTable, KtAvatar and docs

Compare
Choose a tag to compare
@santiagoballadares santiagoballadares released this 12 Aug 21:06
· 438 commits to master since this release

Breaking Changes:

  • #793 KtCard: Replace footer-slot with primary and secondary actions labels properties. Make card clickable when no action labels are provided. Add loading properties and styling.

Fix:

  • #794 KtFieldDate: fix broken table styles
  • #795 docs: fix broken table styles
  • #797 KtTable: fix wrong type for sortedColumns and docs
  • #798 KtAvatar: fix slot.content() call outside render scope

Internal:

  • #792 build (deps): bump word-wrap from 1.2.3 to 1.2.5