Skip to content

Update dependency @gitlab/ui to v102

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major 101.7.1 -> 102.0.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

gitlab-org/gitlab-ui (@​gitlab/ui)

v102.0.0

Compare Source

Bug Fixes
  • GlCheckbox: always add a label, even for empty content (4154c08)
Features
  • FormRadio,FormCheckbox: Remove buttons style (5ca17b0)
  • GlButton: Remove pill and squared properties (7c61763)
  • GlFormRadio,GlFormCheckbox: Remove plain style (415542c)
  • GlNav,GlTabs: Remove vertical and card designs (8bd8b00)
BREAKING CHANGES
  • GlNav,GlTabs: BootstrapVue's Nav and Tabs components support a vertical, and card styles. These styles are now removed in GitLab UI.
  • GlFormRadio,GlFormCheckbox: The GlFormRadio and GlFormCheckbox do not support the property 'plain' anymore. Prefer overriding the CSS styles in case native browser styles should be used instead.
  • FormRadio,FormCheckbox: BootstrapVue's Radio Buttons and Checkboxes support a button style mode which was never documented within our system. We do not support adding the property 'button' on GlFormRadio and GlFormCheckbox.
  • GlButton: The GlButton does not support the properties 'pill' and 'squared' anymore. Prefer using the styles with the usual border radius. When absolutely necessary, apply GitLab UI Util CSS classes to override the border radius

v101.16.0

Compare Source

Features
  • GlDuoChat, GlAnimatedIcon: Update loading icon (23d0874)

v101.15.0

Compare Source

Features
  • DuoChat: support project dependencies context item type (e212121)

v101.14.0

Compare Source

Features
  • GlToast: Replace BootstrapCSS Util with GitLab UI Class (57d069b)

v101.13.0

Compare Source

Features
  • GlDropdown: Replace BootstrapCSS Util Class with GitLab UI Class (8772f60)

v101.12.0

Compare Source

Features
  • DuoChat: Update input placeholder text (657bde9)

v101.11.0

Compare Source

Features
  • GlChartsLegend: Replace legacy CSS Class with design tokens (78a3ece)

v101.10.0

Compare Source

Features
  • Tokens: Update hover values (3b3b9cd)

v101.9.0

Compare Source

Features
  • GlDuoChat: Use design tokens to improve darkmode & WHCM (1f315fc)

v101.8.0

Compare Source

Features
  • GlLink: Update darkmode token value (b8c03e0)

101.7.1 (2024-11-04)

Bug Fixes
  • GlDuoChat: Prevent scrolling the content behind the Duo Chat (2b48d08)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading