Users can now specify location when adding a new comment using System Comments.
Newly added comments that have not been seen by Users will now display with a small red dot.
Expanded options for specifying where comments are allowed using class names and query selectors in addition to ids.
Added the allowedElementClassNames
and allowedElementQuerySelectors
properties on the <VeltComments/>
component to provide more flexibility in determining where comments can be placed.
HTML:
React:
API Methods:
Users can now specify location when adding a new comment using System Comments.
Newly added comments that have not been seen by Users will now display with a small red dot.
Expanded options for specifying where comments are allowed using class names and query selectors in addition to ids.
Added the allowedElementClassNames
and allowedElementQuerySelectors
properties on the <VeltComments/>
component to provide more flexibility in determining where comments can be placed.
HTML:
React:
API Methods: