v0.0.35
Pre-release
Pre-release
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