Skip to content

Upgrade GitLab UI to v33.0.0

What does this MR do and why?

This upgrades @gitlab/ui to v33.0.0 which renames a few CSS utils to follow the naming conventions. This MR integrates those breaking changes accordingly:

  • gl-flex-sm-wrap was replaced with gl-sm-flex-wrap.
  • gl-justify-content-md-start was replaced with gl-md-justify-content-start.
  • gl-pt-md-2 was replaced with gl-md-pt-2.
  • gl-mt-md-n2 was replaced with gl-md-mt-n2.

Screenshots or screen recordings

No visual change.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Paul Gascou-Vaillancourt

Merge request reports