Skip to content

Update dependency @gitlab/ui to v73

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major ^68.0.0 -> ^73.1.0

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


Release Notes

gitlab-org/gitlab-ui

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-org/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)

v71.11.1

Compare Source

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

v71.11.0

Compare Source

Features
  • DesignTokens: add transparency values as design tokens (c4f5232)
  • GlDuoChat: promote "/" commands (8d3239b)

v71.10.0

Compare Source

Features
  • GlLineChart, GlAreaChart: Simplify chart tooltip API (3658fb6)

71.9.1 (2023-12-13)

Bug Fixes
  • DesignTokens: fix themeable typo in theme design tokens (89c975f)

v71.9.1

Compare Source

Bug Fixes
  • DesignTokens: fix themeable typo in theme design tokens (89c975f)

v71.9.0

Compare Source

Features
  • css: Add gl-top-full mixin (0c8dfe6)
  • GlDateRangePicker: Add start-opened to GlDateRangePicker (ea07ccd)
  • GlFilteredSearchToken: Add value argument to complete event (40590dc)

71.8.1 (2023-12-11)

Bug Fixes
  • GlAvatarInline: Address MR feedback (c139beb)
  • GlAvatarInline: Fix spacing in GlAvatarInlne (4801ecd)

v71.8.1

Compare Source

Bug Fixes
  • GlAvatarInline: Address MR feedback (c139beb)
  • GlAvatarInline: Fix spacing in GlAvatarInlne (4801ecd)

v71.8.0

Compare Source

Features
  • GlBanner: remove embedded property (b024100)

71.7.1 (2023-12-08)

Bug Fixes
  • GlDuoChat: better align slash commands (e171560)

v71.7.1

Compare Source

Bug Fixes
  • GlDuoChat: better align slash commands (e171560)

v71.7.0

Compare Source

Bug Fixes
  • Dropdown: Polish trigger spacing (9e60b07)
Features
  • GlAvatarLabeled: Wrap subLabel (aa773e2)

71.6.1 (2023-12-06)

Bug Fixes
  • GlLoadingIcon: aria-label for GlLoadingIcon (09e9768)
Reverts
  • feat(GlBadge): change spaces (6556551)

v71.6.1

Compare Source

Bug Fixes
  • GlLoadingIcon: aria-label for GlLoadingIcon (09e9768)
Reverts
  • feat(GlBadge): change spaces (6556551)

v71.6.0

Compare Source

Features
  • GlDuoChat: switched /test to /tests command (5045d5d)

v71.5.0

Compare Source

Features
  • GlChartTooltip: Add slot API for chart tooltip (572b33e)

v71.4.0

Compare Source

Features
  • GlTruncateText: add toggleButtonProps prop (25a6577)

v71.3.0

Compare Source

Features
  • DesignTokens: add dark mode colors for data-viz and theme colors (7488ded)

v71.2.0

Compare Source

Features

71.1.1 (2023-11-28)

Bug Fixes
  • GlFilteredSearch: Make close button keyboard accessible (78d809c)

v71.1.1

Compare Source

Bug Fixes
  • GlFilteredSearch: Make close button keyboard accessible (78d809c)

v71.1.0

Compare Source

Features
  • css: Add gl-line-clamp-{value} utility class (304a508)

v71.0.0

Compare Source

Features
  • GlFormInput, GlFormSelect, GlDatepicker: remove deprecated props (72ff245)
BREAKING CHANGES
  • GlFormInput, GlFormSelect, GlDatepicker: Removes the legacy property "size" from GlFormInput, GlFormSelect & GlDatepicker.

70.0.1 (2023-11-21)

Bug Fixes
  • GlChart: Tooltip fix on MS Edge (5eab629)

v70.0.1

Compare Source

Bug Fixes
  • GlChart: Tooltip fix on MS Edge (5eab629)

v70.0.0

Compare Source

Performance Improvements
  • remove exported scss_to_js scripts and usages (b198d8b)
BREAKING CHANGES
  • Remove scss_to_js export. Prefer use of /dist/tokens/js/tokens.js for importing generated token variables.

v69.1.0

Compare Source

Features
  • css: Add gl-{size}-mr-0 utility classes (4ce256c)

v69.0.0

Compare Source

Bug Fixes
  • css: remove desktop-first CSS utils (797f198)
Features
  • css: add responsive CSS utils (ca0d144)
BREAKING CHANGES
  • css: This removes the remaining desktop-first CSS utilities form the library. Any usages of those should be replaced with mobile-first alternatives. See below for replacement suggestions. Note that the proposed replacements should work in the most simple cases. Some use cases might require using different utils combinations.

  • gl-sm-flex-direction-column Replace with gl-flex-direction-column gl-md-flex-direction-row.

  • gl-xs-flex-direction-column Replace with gl-flex-direction-column gl-sm-flex-direction-row.

  • gl-xs-w-full Replace with gl-w-full gl-sm-w-auto.

  • gl-xs-mb-3 Replace with gl-mb-3 gl-sm-mb-0.

v68.8.0

Compare Source

Features
  • GlBanner: Add gray background (5103460)

v68.7.0

Compare Source

Features
  • GlDuoChatMessage: added copy-code button (3133d60)

v68.6.0

Compare Source

Features
  • Tokens: add theme color design tokens (97405b4)

v68.5.0

Compare Source

Features
  • GlBanner: change illustration size (720c057)

v68.4.0

Compare Source

Features
  • GlAlert, GlBroadcastMessage: Add CSS variable overrides (ed2754f)

v68.3.0

Compare Source

Features
  • GlDuoChat: support for slash commands (2d3eee1)

68.2.1 (2023-11-10)

Bug Fixes
  • GlPopover: increase hide delay (7fb02fa)

v68.2.1

Compare Source

Bug Fixes
  • GlPopover: increase hide delay (7fb02fa)

v68.2.0

Compare Source

Bug Fixes
  • css: remove vendor-prefixed property (de23bf4)
  • GlBroadcastMessage: wrap long words (25ad510)
Features
  • css: add gl-overflow-anywhere utility (3b26c8c)

v68.1.0

Compare Source

Bug Fixes
  • GlDisclosureDropdown: nested dropdown click closes a parent one (896ca20)
Features
  • css: Add gl-sm-pr-4 utility (a763496)

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

Loading