Skip to content

Update dependency @gitlab/ui to v79

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major ^78.19.0 -> ^79.4.1

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


Release Notes

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

v79.4.1

Compare Source

Bug Fixes
  • GlKeysetPagination: set default prev text to "Previous" (e245aaa)

v79.4.0

Compare Source

Bug Fixes
  • GlBreadcrumb: Fix containerWidth calc with ResizeObserver (daa8013)
  • GlBreadcrumb: Fix details in resize calc (4025e2e)
  • GlBreadcrumb: Watch autoResize prop and react to change (b4808bf)
Features
  • GlBreadcrumb: Add boolean prop to disable auto-resize (0dad528)

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.


Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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