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
Bug Fixes
- GlKeysetPagination: set default prev text to "Previous" (e245aaa)
v79.4.0
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
Features
- DesignTokens: add new text colors and deprecate pilot text colors (818f109)
v79.2.0
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 isnull
(dffde58)
v79.1.1
Bug Fixes
-
GlFormTextarea: fix bug when
value
prop isnull
(dffde58)
v79.1.0
Features
- GlFilteredSearch: Improve dropdown styles (ac13b05)
- GlFilteredSearch: Improve dropdown styles (47ae89a)
v79.0.0
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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.