Skip to content

4.0.3: KtComment enhancement for internal comment button

Compare
Choose a tag to compare
@santiagoballadares santiagoballadares released this 13 Jun 13:24
· 455 commits to master since this release

⚠️ ⚠️ Don't use this release specially if you're using KtComment (upgrade to 4.0.4)

this release required an upgrade of @3yourmind/yoco as a dependency of @3yourmind/kotti-ui to have the latest icons (PERMISISON_LOCKED & PERMISSION_UNLOCKED) available for KtComments
this was fixed in v4.0.4

Enhancements:

  • #767 KtComment / KtCommentInput: introduce different icons and help text for toggle internal comment button when it's enabled and disabled

Fix:

  • #766 KtComment / KtCommentInput: fix padding for text area input
  • #768 KtTable: remove top and bottom margins

Internal:

  • #764 Yoco: use latest Yoco version to have access to Yoco.Icon.PERMISSION_LOCKED and Yoco.Icon.PERMISSION_UNLOCKED