You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(dropdown,popup): support individual show and hide transition and duration
This PR adds optional support for individual setting of transition method and duration to the dropdown and popup module.
We already have the same optional setting in toast, modal and dimmer, so this PR concludes a unique syntax.
Because the settings are optional, this change is 100% backwards compatible.
0 commit comments