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
refactor(dialog): footer, dismissible and layout fixes
- uses the fullscreen and fullscreenTakeover layouts to determine
whether the buttonGroup should show at the top of the dialog
- set the footer or noFooter class, use a isDismissible check to
determine if the buttonGroup should be rendered (this should take care
of instances for footer or no footer content regardless of the
isDismissible value)
0 commit comments