Skip to content

Update dependency @gitlab/ui to v76

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major 71.11.1 -> 76.0.0

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


Release Notes

gitlab-org/gitlab-ui

v76.0.0

Compare Source

Bug Fixes
  • make gl-content-empty mixin internal (51195ac)
  • make gl-mask-chevron-down mixin internal (d58d804)
  • remove legacy gl-appearance-none utility mixin (000795e)
  • remove mix blend mode utilities (f3b6b2c)
  • remove table layout utilities (20f9027)
  • remove user select utility mixins (a9ee4bd)
BREAKING CHANGES
  • The gl-content-empty utility has been removed. Consumer that need content utilities can enable the content Tailwind core plugin.
  • The table user select utilities have been removed. Consumer that need such utilities can enable the userSelect Tailwind core plugin.
  • The table layout utility has been removed. Consumer that need such utility can enable the tableLayout Tailwind core plugin.
  • The appearance utility has been removed. Consumer that need such utility can enable the appearance Tailwind core plugin.
  • The mix blend mode utility has been removed. Consumer that need such utility can enable the mixBlendMode Tailwind core plugin.
  • The gl-mask-chevron-down utility has been removed.

v75.2.0

Compare Source

Features
  • GlMarkdown: Use heading scale (19c39b6)

v75.1.0

Compare Source

Features
  • GlDrawer: Emit "opened" event in transition after-enter hook (f752b36)

v75.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • This removes the isolation CSS utilities. Isolation should now be applied via Tailwind CSS utils instead.

74.9.3 (2024-02-20)

Bug Fixes
  • DuoChat: Force a scroll-bar if we have messages (31f846a)

74.9.2 (2024-02-20)

Bug Fixes
  • Align left margin for inactive state (5e20544)
  • Decrease left margin for icon (1b2e829)
  • Make icon darker again (6350e75)
  • Move icon sort position in table (28f2599)
  • Simplify if statements and width (21bc5b2)

74.9.1 (2024-02-20)

Bug Fixes
  • dropdown: set aria-expanded to string (8fbae07)

v74.9.3

Compare Source

Bug Fixes
  • DuoChat: Force a scroll-bar if we have messages (31f846a)

v74.9.2

Compare Source

Bug Fixes
  • Align left margin for inactive state (5e20544)
  • Decrease left margin for icon (1b2e829)
  • Make icon darker again (6350e75)
  • Move icon sort position in table (28f2599)
  • Simplify if statements and width (21bc5b2)

v74.9.1

Compare Source

Bug Fixes
  • dropdown: set aria-expanded to string (8fbae07)

v74.9.0

Compare Source

Features
  • GlFilteredSearch: Add showSearchButton to GlFilteredSearch (cb119b1)

v74.8.0

Compare Source

Features
  • Adds align-items: flex-start for md (fc1a07b)

74.7.1 (2024-02-19)

Bug Fixes

v74.7.1

Compare Source

Bug Fixes

v74.7.0

Compare Source

Features
  • add purple-500 class: Add utility classes for purple-500 (8a02d5a)

v74.6.0

Compare Source

Features
  • GlFormFields: Add prop for server field validations (6c23b37)

v74.5.0

Compare Source

Bug Fixes
  • DuoChat: Move global error to header (7d026ef)
Features
  • DuoChat: Remove unused hero header (30ab50c)

v74.4.0

Compare Source

Features
  • DuoChat: Add default markdown renderer for streaming messages (07fea1c)

74.3.1 (2024-02-08)

Bug Fixes
  • DuoChat: Stick to bottom of history while streaming answers (647442a)

v74.3.1

Compare Source

Bug Fixes
  • DuoChat: Stick to bottom of history while streaming answers (647442a)

v74.3.0

Compare Source

Features
  • css: adds gl-md-flex-basis-13 utility class (9bfde57)

v74.2.0

Compare Source

Features
  • GlSorting: add block prop (8d76bea)

v74.1.0

Compare Source

Bug Fixes
  • Gap: remove gl-gap-y-6 addition (7c04d9f)
Features
  • utilities: add styles from CustomersDot (260b697)

v74.0.0

Compare Source

Features
  • Disable colored tooltip and popover variants (0278dc4)
BREAKING CHANGES
  • Remove Pajamas non-compliant Tooltip and Popover coloring options.

73.3.1 (2024-02-02)

Bug Fixes
  • DuoChat: Handle large text in chat input (df6578d)

v73.3.1

Compare Source

Bug Fixes
  • DuoChat: Handle large text in chat input (df6578d)

v73.3.0

Compare Source

Features
  • GlBreadcrumb: Add ariaLabel prop (5527740)

v73.2.0

Compare Source

Features
  • GlDuoChat: Adds empty state and prompt input placeholder props (6d0b8d0)

73.1.1 (2024-02-01)

Bug Fixes
  • GlBadge: Pass aria label through if any (5f3d8ec)

v73.1.1

Compare Source

Bug Fixes
  • GlBadge: Pass aria label through if any (5f3d8ec)

v73.1.0

Compare Source

Features
  • GlDuoChat: Adds showHeader prop (694f75f)

73.0.1 (2024-01-30)

Bug Fixes

v73.0.1

Compare Source

Bug Fixes

v73.0.0

Compare Source

Features
  • remove deprecated GlDropdown usage from GlSorting (9621e68)
BREAKING CHANGES
  • Remove GlSortingItem component and deprecated API from GlSorting

v72.14.0

Compare Source

Features
  • tailwindcss: extend config with colors and spacing scale (2c7a006)

v72.13.0

Compare Source

Features
  • GlDuoChat: slash commands for chat as a prop (af86eb8)

72.12.4 (2024-01-26)

Bug Fixes
  • GlBadge: add aria-label atrribute to fix a11y violation (b5c0c4e)

72.12.3 (2024-01-25)

Bug Fixes
  • Change caret position for tailwind package (e2887d7)

72.12.2 (2024-01-25)

Bug Fixes
  • GlCollapsibleListbox: remove aria-owns attribute from search (c9520a6)
  • Typography: remove scale from gl-heading-5 and gl-heading-6 classes (2630e31)

72.12.1 (2024-01-24)

Bug Fixes
  • Building of dist/ folder (6592727)

v72.12.4

Compare Source

Bug Fixes
  • GlBadge: add aria-label atrribute to fix a11y violation (b5c0c4e)

v72.12.3

Compare Source

Bug Fixes
  • Change caret position for tailwind package (e2887d7)

v72.12.2

Compare Source

Bug Fixes
  • GlCollapsibleListbox: remove aria-owns attribute from search (c9520a6)
  • Typography: remove scale from gl-heading-5 and gl-heading-6 classes (2630e31)

v72.12.1

Compare Source

Bug Fixes
  • Building of dist/ folder (6592727)

v72.12.0

Compare Source

Features
  • DesignTokens: create GlColorContrast component (17dfa56)

72.11.1 (2024-01-23)

Performance Improvements
  • SafeHtml: Add unbind hook to the directive (2b428b1)

v72.11.1

Compare Source

Performance Improvements
  • SafeHtml: Add unbind hook to the directive (2b428b1)

v72.11.0

Compare Source

Features
  • GlSingleStat: Change px to rem (8bc10ba)
  • GlSingleStat: Update heading (1f0925a)
  • GlSingleStat: Use typescale headline (643e45c)

v72.10.0

Compare Source

Features
  • GlListbox: add default SR search results (92642c8)

v72.9.0

Compare Source

Features
  • css: adds gl-md-mr-auto utility class (c0884cb)

72.8.1 (2024-01-18)

Bug Fixes
  • dropdowns: do not steal focus back from the consumer (69295fa)

v72.8.1

Compare Source

Bug Fixes
  • dropdowns: do not steal focus back from the consumer (69295fa)

v72.8.0

Compare Source

Features
  • GlColumnChart: allow customising chart tooltip (ed6ee9e)

v72.7.0

Compare Source

Bug Fixes
  • GlEmptyState: remove incorrect role from img (9e5d86f)
Features
  • css: adds gl-max-w-12 utility class (58254e6)

v72.6.0

Compare Source

Features
  • Avatar: Update design and stacks (cd50241)

72.5.2 (2024-01-11)

Bug Fixes
  • GlCollapsibleListbox: Makes scrollable region focusable (1fdbb47)

72.5.1 (2024-01-11)

Bug Fixes
  • DesignTokens: use gray-950 for dark color contrast background (58dc59c)

v72.5.2

Compare Source

Bug Fixes
  • GlCollapsibleListbox: Makes scrollable region focusable (1fdbb47)

v72.5.1

Compare Source

Bug Fixes
  • DesignTokens: use gray-950 for dark color contrast background (58dc59c)

v72.5.0

Compare Source

Bug Fixes
  • deps: upgrade @floating-ui/dom to v1.4.3 (e04286a)
Features
  • CSS: add gl-md-h-9 and gl-pl-12 utility CSS classes (c98b325)

v72.4.0

Compare Source

Features
  • css: Add md row-reverse utility class (b1c1c1c)

72.3.1 (2024-01-03)

Bug Fixes
  • GlAvatar: Properly display non-square images (a6f1a5e)

v72.3.1

Compare Source

Bug Fixes
  • GlAvatar: Properly display non-square images (a6f1a5e)

v72.3.0

Compare Source

Features
  • css: Add grid utility classes (b9cec45)
  • DesignTokens: add 10 scale to theme colors (b27d520)

v72.2.0

Compare Source

Features
  • DesignTokens: add color contrast score and level to stories (f75751b)

v72.1.0

Compare Source

Features
  • css: Add gl-align-self-baseline utility class (7291f50)
  • CSS: add gl-h-10 utility CSS class (75c253a)

v72.0.0

Compare Source

  • Merge branch 'force-release' into 'main' (7df9bbe)
Bug Fixes
BREAKING CHANGES
  • This changes the API the GitLab duo chat component expects

See merge request gitlab-ui!3868 (merged)

Merged-by: Lukas 'Eipi' Eipert leipert@gitlab.com Approved-by: Lukas 'Eipi' Eipert leipert@gitlab.com Co-authored-by: Pavel Shutsin pshutsin@gitlab.com

71.11.1 (2023-12-15)

Bug Fixes
  • Collapse: explicitly pass visible prop (afcae2b)

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.

Edited by GitLab Dependency Bot

Merge request reports