@mention
dropdown
url
, svg
, or emoji
field to represent the reaction icon you want to use.
file
to attachments
. Keeping legacy support for file
.file
to attachments
<VeltCommentDialogWireframe.Composer.ActionButton type="file" />
-> <VeltCommentDialogWireframe.Composer.ActionButton type="attachments" />
VeltCommentDialogWireframe.Composer.Attachments
and VeltCommentDialogWireframe.ThreadCard.Attachments
subcomponents within the Comment Dialog Wireframe now support customization.
useCommentSelectionChangeHandler
hook can be used to subscribe to Comment selection changes.
updateLocation
cloud functionmerge
flag to true
if you want to merge the new location
fields into the old location
fields.
Set the flag to false
if you want the new location
object to completely replace the old location
object.