4.0.3: KtComment enhancement for internal comment button
santiagoballadares
released this
13 Jun 13:24
·
455 commits
to master
since this release
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 forKtComments
this was fixed inv4.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