Skip to content

Downgrade gitlab-ui to 71.1.1

Miguel Rincon requested to merge mrincon-gitlab-ui-downgrade-to-71.1.1 into master

What does this MR do and why?

GitLab UI version 71.1.1, made some changes to the badges that were not integrated as expected causing the appearance of the badges to suddently change.

The fix can be made possibly at !138001 (closed), but I am proposing to downgrade so we can integrate more carefully in a second attempt.

This MR is not a revert because it involves changes in two MRs, which have been combined with other changes. This MR would revert the gitlab-ui upgrades at:

Changelog of the versions downgraded:

### Features

* **GlTruncateText:** add `toggleButtonProps` prop ([25a6577](https://gitlab.com/gitlab-org/gitlab-ui/commit/25a6577ba7061ce82d040ad5cda6977477e04f41))

# [71.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v71.2.0...v71.3.0) (2023-12-04)


### Features

* **DesignTokens:** add dark mode colors for data-viz and theme colors ([7488ded](https://gitlab.com/gitlab-org/gitlab-ui/commit/7488ded96b1d33ee7b040cc2c6aff2f190202b02))

# [71.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v71.1.1...v71.2.0) (2023-11-30)


### Features

* **GlBadge:** change spaces ([4f54265](https://gitlab.com/gitlab-org/gitlab-ui/commit/4f54265f2c6b02a8873d107c0fb5cc78ac048f6c))

## [71.1.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v71.1.0...v71.1.1) (2023-11-28)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 Miguel Rincon

Merge request reports