Skip to content

Replace gl-flex-wrap for gl-flex-wrap-wrap 1/4

Eduardo Sanz García requested to merge eduardosanz/gl-flex-wrap-wrap-0 into master

What does this MR do and why?

Replace gl-flex-wrap by gl-flex-wrap-wrap

The gl-flex-wrap classes are deprecated in favor of gl-flex-wrap-wrap. This is more consistent with our name convention of gl-{breakpoint?}-{property}-{value}.

Relates to gitlab-ui#1951 (closed)

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Identify a page where one of these classes have been renamed.
  2. No visual change should be noticed.

MR acceptance checklist

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

Merge request reports