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(dimmer): support individual show/hide duration
This PR adds the same syntax for the optional hideDuration/showDuration value of the transition setting to the dimmer module as we already have in toast, modal, popup and dropdown.
As dimmer was the only module which was already/also supporting an object for the duration value, i kept the logic in for backward compatibility
0 commit comments