Skip to content

4.0.7: fixes for KtFieldNumber change buttons cursor and KtTable un-scoped styles

Compare
Choose a tag to compare
@santiagoballadares santiagoballadares released this 01 Aug 14:59
· 456 commits to master since this release

Fix:

  • #776 KtFieldNumber: show proper cursor (disabled) when hovering on change buttons and the field is disabled
  • #787 KtTable: fix un-scoped table styles styling i tags inside table cells

Internal:

  • #783 KtFieldNumber: remove unused styles
  • #784, #787, #789 KtTable: refact styles
  • #786 ShowCase (docs): refact component, renamed as CodePreview
  • #782 build (deps): bump semver from 5.7.1 to 5.7.2