feat(GlModal): Remove variant options
BREAKING CHANGE: Remove util constants variantOptionsWithNoDefault, and possibility to apply header, body, and footer variants. BootstrapVue's Modal supported multiple variants: * headerBgVariant * headerBorderVariant * headerTextVariant * headerCloseVariant * bodyBgVariant * bodyTextVariant * footerBgVariant * footerBorderVariant * footerTextVariant These attributes were passed through the GitLab UI Component to the BootstrapVue's original component. These variants have never been used and are now deleted. Alongside with the exported constant in the utils folder.
Loading
-
mentioned in commit 82ca90f2
-
mentioned in merge request gitlab-org/editor-extensions/gitlab-jetbrains-plugin!1095 (merged)
-
mentioned in merge request status-page!903
-
mentioned in merge request gitlab!168179 (merged)
-
mentioned in merge request gitlab!168368 (closed)
-
mentioned in merge request gitlab-org/frontend/playground/accessibility-scanner!55 (closed)
-
mentioned in merge request gitlab-org/frontend/pajamas-adoption-scanner!352 (merged)
-
mentioned in merge request gitlab-org/frontend/playground/accessibility-scanner!58 (merged)
Please register or sign in to comment