feat(dropdowns): make the fluid width an opt-in option
We previously made dropdowns' width more flexible by droppping the fixed width in favor of a min and a max width, letting the panel resize itself based on its contents. This restores the fixed width as the default behavior, but makes the fluid width available via the `fluid-width` prop.
Loading
-
mentioned in commit 64badec7
-
mentioned in merge request gitlab-org/frontend/pajamas-adoption-scanner!136 (merged)
-
mentioned in merge request status-page!770 (merged)
-
mentioned in merge request gitlab-docs!3788 (merged)
-
mentioned in merge request gitlab!118512 (merged)
-
mentioned in merge request gitlab-org/gitlab-services/design.gitlab.com!3373 (merged)
Please register or sign in to comment