Commits on Source 3
-
Vanessa Otto authored
BREAKING CHANGE: In release 94.4.0 we added vendored bootstrap@4.6.2 SCSS. Now @gitlab/ui stops relying on the bootstrap peer dependency and uses the vendored bootstrap SCSS files instead. Unless you use JavaScript bits of bootstrap, you can simply drop the bootstrap dependency.
-
Paul Gascou-Vaillancourt authored
Resolve "Use vendored bootstrap" Closes #2951 See merge request gitlab-org/gitlab-ui!4708 Merged-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Vanessa Otto <votto@gitlab.com>
-
semantic-release-bot authored
# [101.0.0](v100.0.0...v101.0.0) (2024-10-29) ### Features * Remove bootstrap peer-depenceny and use vendored version instead ([1628107e](1628107e)) ### BREAKING CHANGES * In release 94.4.0 we added vendored bootstrap@4.6.2 SCSS. Now @gitlab/ui stops relying on the bootstrap peer dependency and uses the vendored bootstrap SCSS files instead. Unless you use JavaScript bits of bootstrap, you can simply drop the bootstrap dependency.