Skip to content

v0.0.35

Pre-release
Pre-release
Compare
Choose a tag to compare
@louis-bompart louis-bompart released this 08 Jul 19:51
· 38 commits to master since this release
b6a3a3a
fixeat(SFINT-3295): Improve UserActions interactivity (#81)

* fix(SFINT-3295): Add useResponsiveManager option to UserActions

We want to be able to use the UserAction without him being tied to the ResponsiveComponentManager and without creating a ResponsiveHeaderButton.

* fix(SFINT-3295): Add events for show and hide of UserActionsPanel

* use optional chaining