Skip to content

Update dependency @gitlab/ui to v79

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major 78.16.0 -> 79.3.0

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


Release Notes

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

v79.3.0

Compare Source

Features
  • DesignTokens: add new text colors and deprecate pilot text colors (818f109)

v79.2.0

Compare Source

Bug Fixes
  • dropdowns: ignore vertical boundaries (3fec816)
Features
  • GlDuoChatMessage: output errors (f4c804a)

79.1.1 (2024-04-24)

Bug Fixes
  • GlFormTextarea: fix bug when value prop is null (dffde58)

v79.1.1

Compare Source

Bug Fixes
  • GlFormTextarea: fix bug when value prop is null (dffde58)

v79.1.0

Compare Source

Features
  • GlFilteredSearch: Improve dropdown styles (ac13b05)
  • GlFilteredSearch: Improve dropdown styles (47ae89a)

v79.0.0

Compare Source

Features
  • BaseDropdown: Use a "main" element boundary when available (ee0cd82)
BREAKING CHANGES
  • BaseDropdown: This change slightly alters the default positioning of GlDisclosureDropdown and GlListbox.

If the dropdown is placed inside a element: The disclosure will use main as a boundary to not overflow it. This change aims to smartly reduce the need to use custom "placement" ('right' and 'bottom-end') options, especially when the dropdown is placed on the right side, such as in contextual menus.

If the dropdown is not placed in a element, behavior does change.

v78.19.0

Compare Source

Features
  • GlFormTextarea: add support for character count (1b359aa)

v78.18.0

Compare Source

Features
  • GlDisclosureDropdown: Reorder dropdown items in example (7145be6)

v78.17.0

Compare Source

Features
  • GlLabel: Fix size for legacy label implementations (HAML) (56c497c)

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.

Edited by GitLab Dependency Bot

Merge request reports