SuperViz v5.8.0
Hey there! With this release, we have worked with our animations, updated the Mouse Pointers feature to work in every HTML element, added the ability to add an offset to the comments, and more!
What's New
Contextual Comments
We have added tons of animations for our Contextual Comments component! These new animations will happen when adding or selecting a pin when interacting with the comments button when the comments threads are displayed and when interacting with text boxes. It makes the experience more delightful and engaging for your users.
Mouse Pointers
We have updated Mouse Pointers to work in every HTML element, instead of only in the canvas
element. This change allows you to use the Mouse Pointers feature in any HTML element, such as body
, div
, section
, and more.
Improvements and changes
- BREAKING: We have updated how the
onGoToPresence
callback function is called when using the Mouse Pointers in@superviz/sdk
. Now it's inside acallbacks
object. This change is to make the callback function more consistent with the rest of the SDK. - We added the ability to add an offset to the comments, enabling you to position the element
superviz-comments
in a more precise way.
Version numbers
The changes mentioned above are available in the following versions:
Package | Version |
---|---|
@superviz/sdk | 5.8.0 |
@superviz/autodesk-viewer-plugin | 1.15.0 |
@superviz/matterport-plugin | 0.17.0 |
@superviz/threejs-plugin | 0.21.0 |
@superviz/react-sdk | 1.4.0 |