@gitlab/ui
Version:
GitLab UI Components
1,271 lines (588 loc) • 505 kB
Markdown
# [113.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.3.3...v113.0.0) (2025-04-22)
### Features
* **GlForm:** remove BForm from GlForm ([5f2e51b](https://gitlab.com/gitlab-org/gitlab-ui/commit/5f2e51b5917c18268b82e51c7e808885ec82b2ae))
### BREAKING CHANGES
* **GlForm:** `id` and `novalidate` should now be passed as
attributes, not props. `inline` and `validated` props are no
longer supported.
## [112.3.3](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.3.2...v112.3.3) (2025-04-22)
### Bug Fixes
* **DesignTokens:** add custom format for JS output without comments ([14ee749](https://gitlab.com/gitlab-org/gitlab-ui/commit/14ee749590ce58ae26fe7237a93d35eff0d5ca00))
## [112.3.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.3.1...v112.3.2) (2025-04-15)
### Bug Fixes
* **GlListbox:** Allows listbox to accept null values as defaults ([13848f1](https://gitlab.com/gitlab-org/gitlab-ui/commit/13848f15712c5954ca466b2de4336684aacc3e22))
## [112.3.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.3.0...v112.3.1) (2025-04-14)
### Bug Fixes
* **DesignTokens:** add token.path conditional check ([79a400b](https://gitlab.com/gitlab-org/gitlab-ui/commit/79a400bf7649ce60d568e226525cc2a3bf8aa0c9))
* **DesignTokens:** use yarn build-tokens script for check tokens build ([f814b08](https://gitlab.com/gitlab-org/gitlab-ui/commit/f814b086764285e1126aac881274d83c2fbad02f))
# [112.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.2.3...v112.3.0) (2025-04-11)
### Features
* **Color:** Reduce saturation ([b6a73d1](https://gitlab.com/gitlab-org/gitlab-ui/commit/b6a73d15f4b73aeb477f76d76fbf52b1f0e9fa80))
## [112.2.3](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.2.2...v112.2.3) (2025-04-08)
### Bug Fixes
* **SearchBoxByClick:** add accessible name to empty search button ([0c3948d](https://gitlab.com/gitlab-org/gitlab-ui/commit/0c3948dddbb2381fcdd8f25378eb0278118da0d5))
* apply feedback ([ffc8966](https://gitlab.com/gitlab-org/gitlab-ui/commit/ffc8966b89e2d051907553adac91808d5c29215b))
* **SearchBoxByClick:** add accessible name to empty search button ([d29957a](https://gitlab.com/gitlab-org/gitlab-ui/commit/d29957a691fafeeee399d74b51523ec1b4b13b6b))
## [112.2.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.2.1...v112.2.2) (2025-04-07)
### Bug Fixes
* **GlKeysetPagination:** Fix spacing between buttons ([7991c38](https://gitlab.com/gitlab-org/gitlab-ui/commit/7991c38c56751580286ae17a28c9291b693f9954))
## [112.2.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.2.0...v112.2.1) (2025-04-07)
### Bug Fixes
* **DesignTokens:** remove size/pxToRem transform from dimension type ([451fc7d](https://gitlab.com/gitlab-org/gitlab-ui/commit/451fc7d55031cdf1643534d0ead8781699d10fc6))
# [112.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.1.2...v112.2.0) (2025-04-04)
### Features
* **GlChartLegend:** Localizes chart legend labels ([d0e3716](https://gitlab.com/gitlab-org/gitlab-ui/commit/d0e3716d49fe3007567bf4914416e06bf4dd0f6f))
## [112.1.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.1.1...v112.1.2) (2025-04-03)
### Bug Fixes
* **GlTooltip:** use feedback.strong.text.color for tooltip scoped label ([25784e3](https://gitlab.com/gitlab-org/gitlab-ui/commit/25784e36f8859fe05555f4fa8c44c4196c783a25))
## [112.1.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.1.0...v112.1.1) (2025-04-03)
### Bug Fixes
* **GlLineChart, GlStackedColumn:** Legend is updated on changes ([dabba78](https://gitlab.com/gitlab-org/gitlab-ui/commit/dabba7878e8cd7702bab88312983c4f03db20d04))
# [112.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.0.1...v112.1.0) (2025-04-02)
### Features
* **GlAvatarLabeled:** add label-link-click event ([ed38bc9](https://gitlab.com/gitlab-org/gitlab-ui/commit/ed38bc9dc7b60687ba79ab30e371baad26c42d63))
## [112.0.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v112.0.0...v112.0.1) (2025-04-02)
### Bug Fixes
* **GlAnimatedIcon:** explicitly set animation properties ([cdd8fad](https://gitlab.com/gitlab-org/gitlab-ui/commit/cdd8fadd9d962a24666c5d8f710d6578270bf61e))
# [112.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.10.2...v112.0.0) (2025-04-02)
### chore
* **GlNavItemDropdown:** Remove component ([b948f97](https://gitlab.com/gitlab-org/gitlab-ui/commit/b948f97142242fd870b4bc60f6d970d9e41d0c20))
### BREAKING CHANGES
* **GlNavItemDropdown:** This commit removes the GlNavItemDropdown component.
It is not used by any of our projects. Removing it will allow us to
drop another Bootstrap dependency, BNavItemDropdown.
## [111.10.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.10.1...v111.10.2) (2025-04-01)
### Bug Fixes
* **GlToggle:** Fix label required if slot is used ([c39ca40](https://gitlab.com/gitlab-org/gitlab-ui/commit/c39ca40c6f364f8e73a5d88eb7254c64c65057c4))
## [111.10.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.10.0...v111.10.1) (2025-03-31)
### Bug Fixes
* **GlAreaChart:** Legend is updated on changes ([0caa619](https://gitlab.com/gitlab-org/gitlab-ui/commit/0caa61948ad48ee1098c063bacf3c3ddfff3e804))
# [111.10.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.9.1...v111.10.0) (2025-03-28)
### Features
* **GlCollapsibleListbox:** Allow listbox options to have a null value ([6e1c5f6](https://gitlab.com/gitlab-org/gitlab-ui/commit/6e1c5f6af82d74c856ab4f1a5985d65316cbc39b))
## [111.9.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.9.0...v111.9.1) (2025-03-28)
### Bug Fixes
* **GlCollapsibleListbox:** Enter press should toggle selection ([0a89dc6](https://gitlab.com/gitlab-org/gitlab-ui/commit/0a89dc60c427c5671bbb9a809c1b89088aff1735))
# [111.9.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.8.1...v111.9.0) (2025-03-27)
### Features
* **GlTooltip:** add custom global container selector ([691e2b0](https://gitlab.com/gitlab-org/gitlab-ui/commit/691e2b0a7dda4135f2c8b0a665952edb51ec046e))
## [111.8.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.8.0...v111.8.1) (2025-03-27)
### Bug Fixes
* **GlLineChart, GlAreaChart, GlStackedColumn:** Fix tooltip updates ([7ac5e58](https://gitlab.com/gitlab-org/gitlab-ui/commit/7ac5e589838ad720e2767fb986b628b026467745))
# [111.8.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.7.1...v111.8.0) (2025-03-26)
### Features
* **GlAnimatedIcon:** add down-up, lg-down-up and lg-right-down chevrons ([1bc7430](https://gitlab.com/gitlab-org/gitlab-ui/commit/1bc7430bd3ebffb4decd2639867bb52fc544d4c5))
## [111.7.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.7.0...v111.7.1) (2025-03-25)
### Bug Fixes
* **GlButtonGroup:** Isolate button divider so it doesn't overlap others ([7b0481c](https://gitlab.com/gitlab-org/gitlab-ui/commit/7b0481cb53851bee185baa4e4d139372064c9fb2))
# [111.7.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.6.0...v111.7.0) (2025-03-25)
### Features
* **GlChart:** Allow charts to opt-out of aria ([14c0bfc](https://gitlab.com/gitlab-org/gitlab-ui/commit/14c0bfc4d8cf1eb57b865856e6ecf0a7461d0be4))
# [111.6.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.5.0...v111.6.0) (2025-03-25)
### Bug Fixes
* **GlLink:** fix passing of attributes to Vue 3 RouterLink ([0e2632d](https://gitlab.com/gitlab-org/gitlab-ui/commit/0e2632d609985500713c1c10dbe48548eb1f4317))
### Features
* **GlDatepicker:** Add global firstDay config ([4b3c9a8](https://gitlab.com/gitlab-org/gitlab-ui/commit/4b3c9a8fc21b534245274d30dee86562d48250bb))
# [111.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.4.0...v111.5.0) (2025-03-20)
### Features
* **DesignTokens:** Compile JSON files for Figma plugin ([2834c7e](https://gitlab.com/gitlab-org/gitlab-ui/commit/2834c7ed4f688050b386c289db996ce7e28e184e))
# [111.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.3.1...v111.4.0) (2025-03-20)
### Features
* **DesignTokens:** Replace illustration stroke width with unitless ([f172642](https://gitlab.com/gitlab-org/gitlab-ui/commit/f172642437a13be85b4165349b0cad1d44d9c824))
## [111.3.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.3.0...v111.3.1) (2025-03-18)
### Bug Fixes
* **GlTokenSelector:** Remove text intput `aria-label` attr ([85d1e7e](https://gitlab.com/gitlab-org/gitlab-ui/commit/85d1e7e4f5ed0393d498096962c671a05669122d))
# [111.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.2.0...v111.3.0) (2025-03-17)
### Features
* **GlCollapsibleListbox:** Add toggleId prop ([e3d6ed2](https://gitlab.com/gitlab-org/gitlab-ui/commit/e3d6ed2b4d8f04c3256c914a232226daa67b2839))
# [111.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.1.1...v111.2.0) (2025-03-14)
### Features
* **DesignTokens:** organise design tokens into directories ([f891a62](https://gitlab.com/gitlab-org/gitlab-ui/commit/f891a62f1395398e6fafa73a673c69ee4b8da14e))
## [111.1.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.1.0...v111.1.1) (2025-03-13)
### Bug Fixes
* **DesignTokens:** Add missing dropdown token keys ([1d8b1f5](https://gitlab.com/gitlab-org/gitlab-ui/commit/1d8b1f54fc38694207e45369d514910ed20be2b1))
# [111.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v111.0.0...v111.1.0) (2025-03-13)
### Features
* **DesignTokens:** define chart contextual design tokens ([57eafc4](https://gitlab.com/gitlab-org/gitlab-ui/commit/57eafc435b47fdec3a57ed8f2e0a6be4ac585ca3))
# [111.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v110.1.0...v111.0.0) (2025-03-12)
### Features
* **GlLink:** Remove `BLink` from `GlLink` ([22f8323](https://gitlab.com/gitlab-org/gitlab-ui/commit/22f8323023ed9d44e2af3705c12f02ba93edd506))
### BREAKING CHANGES
* **GlLink:** Removed support for the following props:
`append`, `event`, `exact`, `exact-path`, `exact-path-active-class`,
`no-prefetch`, `router-component-name`, `router-tag`.
Also removed support for `bv::link::clicked` global event.
# [110.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v110.0.0...v110.1.0) (2025-03-10)
### Features
* use design tokens in Bootstrap .table class styles ([1b61082](https://gitlab.com/gitlab-org/gitlab-ui/commit/1b61082c5abcbf916fedf3ae99ec7f8b14746bdb))
# [110.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v109.2.1...v110.0.0) (2025-03-07)
### Features
* **charts:** Removes GlChartTooltip component from published package ([99517f4](https://gitlab.com/gitlab-org/gitlab-ui/commit/99517f418f6b9116a724eba247dc004403557a77))
### BREAKING CHANGES
* **charts:** GlChartTooltip cannot be imported
from '@gitlab/ui/dist/charts'
## [109.2.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v109.2.0...v109.2.1) (2025-03-07)
### Bug Fixes
* **combobox:** Combobox ARIA labeling ([2d46733](https://gitlab.com/gitlab-org/gitlab-ui/commit/2d4673351a44c8413188dbe708a06ea973694a32))
# [109.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v109.1.0...v109.2.0) (2025-03-05)
### Features
* **GlCollapsibleListbox:** Visually highlight first result when searching ([0430cc4](https://gitlab.com/gitlab-org/gitlab-ui/commit/0430cc48d1832c95800f00e173d5c54be65abcb4))
# [109.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v109.0.0...v109.1.0) (2025-03-05)
### Features
* **GlChart:** Remove deprecated "disable-theme" prop ([64c8f57](https://gitlab.com/gitlab-org/gitlab-ui/commit/64c8f572d06cf5606a9f6dc4cd6a079f0c6137e0))
# [109.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.10.0...v109.0.0) (2025-03-03)
### Code Refactoring
* **GlCollapse:** remove `BCollapse` component ([f53fdd4](https://gitlab.com/gitlab-org/gitlab-ui/commit/f53fdd4fc9d0ee3bfa01ad19cc209f54612ccda6))
### BREAKING CHANGES
* **GlCollapse:** `GlCollapse` now has its own implementation and does not rely on
`BCollapse` anymore.
Drops support of the `toggle` directive for toggling the `GlCollapse`'s
state. Going forward, the `v-model` should be used instead.
Drops support of `hide`, `show` events.
Also drops supports of:
- `appear` prop
- `v-b-toggle`, which can be used to trigger multiple collapse elements
- turn a group of collapse components into an accordion with `accordion`
prop
- navbar support with `is-nav` prop
- $root event
- `show` and `hide` events
See bootstrap doc
(https://bootstrap-vue.org/docs/components/collapse#collapse) for
details.
# [108.10.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.9.1...v108.10.0) (2025-03-03)
### Features
* **charts:** Set up charts to auto generate long description ([96bb848](https://gitlab.com/gitlab-org/gitlab-ui/commit/96bb848c2d359c5e6ed21683d7f689db138aa2f3))
## [108.9.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.9.0...v108.9.1) (2025-03-03)
### Bug Fixes
* **GlCollapsibleListbox:** fix button focus ring color in dark mode ([2f2bfdc](https://gitlab.com/gitlab-org/gitlab-ui/commit/2f2bfdcb7ff26fac438b4c68420fbf83286fdda7))
# [108.9.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.8.1...v108.9.0) (2025-02-28)
### Features
* **DesignTokens:** Update neutral icons ([62316ba](https://gitlab.com/gitlab-org/gitlab-ui/commit/62316ba93ca7eb944119a2ae8143120b26d1b26c))
## [108.8.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.8.0...v108.8.1) (2025-02-27)
### Bug Fixes
* **GlTruncate:** Prevent total whitespace collapse ([2811b7e](https://gitlab.com/gitlab-org/gitlab-ui/commit/2811b7e7e9a7fc37bd17042063ee3e4504cb380d))
# [108.8.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.7.0...v108.8.0) (2025-02-27)
### Features
* **GlDatepicker:** use variant prop on GlIcon for disabled control ([f64fe84](https://gitlab.com/gitlab-org/gitlab-ui/commit/f64fe843b018b4fe04ea8626c38d942b729bd279))
* **GlLabel:** update scoped label title text color to text.color.strong ([6df7597](https://gitlab.com/gitlab-org/gitlab-ui/commit/6df7597071f2e24800a784b164616a1a7a5b5f44))
# [108.7.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.6.0...v108.7.0) (2025-02-26)
### Features
* **GlStackedColumnChart:** Simplify chart tooltip API ([837c638](https://gitlab.com/gitlab-org/gitlab-ui/commit/837c638616a4cf1856482859b04a8315f2c99b65))
# [108.6.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.5.0...v108.6.0) (2025-02-26)
### Features
* **GlButtonGroup:** Selected state ([f4afaec](https://gitlab.com/gitlab-org/gitlab-ui/commit/f4afaecf6dca9c0c188289f69f0fa2204d43c047))
# [108.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.4.1...v108.5.0) (2025-02-26)
### Features
* **GlTable:** Update empty state to use text.subtle ([10b8cda](https://gitlab.com/gitlab-org/gitlab-ui/commit/10b8cdac7ea2ce923e8ae3801ca4dacfede73f16))
## [108.4.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.4.0...v108.4.1) (2025-02-21)
### Bug Fixes
* **GlBreadcrumb:** Hide breadcrumb item if it has no text ([d9badd5](https://gitlab.com/gitlab-org/gitlab-ui/commit/d9badd5613402e0fcf5d93d3ae6e3e4d414a3cda))
# [108.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.3.1...v108.4.0) (2025-02-21)
### Features
* **GlLink:** Add variants and use design tokens in GlLink ([ec6b16d](https://gitlab.com/gitlab-org/gitlab-ui/commit/ec6b16d5142e07a3abe6b6e11fc61f58cb7c2baa))
## [108.3.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.3.0...v108.3.1) (2025-02-14)
### Bug Fixes
* **GlDisclosureDropdownItem:** remove improper aria-hidden ([37977f8](https://gitlab.com/gitlab-org/gitlab-ui/commit/37977f861dee1f84dcdd6ca1ed9702c6d8a19752))
# [108.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.2.0...v108.3.0) (2025-02-12)
### Features
* **GlAnimatedIcon:** Add variant prop ([a1f1d8f](https://gitlab.com/gitlab-org/gitlab-ui/commit/a1f1d8f2151d8dbb6c158873329a0b8df37c1d15))
# [108.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.1.0...v108.2.0) (2025-02-10)
### Features
* **GlToast:** Use token for action color ([5eec4df](https://gitlab.com/gitlab-org/gitlab-ui/commit/5eec4dff2c1a91c9ff6b869d6b34b9b8856c842c))
# [108.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.0.1...v108.1.0) (2025-02-05)
### Features
* **GlBreadcrumb:** Add `size` prop ([47cf4bd](https://gitlab.com/gitlab-org/gitlab-ui/commit/47cf4bd6416ab99b918e409e9ef918a55fb9026f))
## [108.0.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v108.0.0...v108.0.1) (2025-02-04)
### Bug Fixes
* Correct GlSearchBoxByClick and GlSearchBoxByType component names ([bf56a82](https://gitlab.com/gitlab-org/gitlab-ui/commit/bf56a826d846552f0ae86140cfd2d1ae115315ca))
* Correct the N letter ([748bb3e](https://gitlab.com/gitlab-org/gitlab-ui/commit/748bb3e7d6af5ec057a05f9790858e0da7202f8f))
# [108.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.7.1...v108.0.0) (2025-02-03)
### Features
* remove BFormInput from GlFormInput ([f71e397](https://gitlab.com/gitlab-org/gitlab-ui/commit/f71e397e62bc04b6163bf585bbcaad94d332eece))
### BREAKING CHANGES
* Remove support for `size` prop which does not have
any effect anyway.
## [107.7.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.7.0...v107.7.1) (2025-01-31)
### Bug Fixes
* **GlButtonGroup:** fix specificity issue ([cf8cc2b](https://gitlab.com/gitlab-org/gitlab-ui/commit/cf8cc2b0101af9f583159b826f453bf6b02d774a))
# [107.7.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.6.2...v107.7.0) (2025-01-30)
### Features
* **Dropdown:** Add indicator ([065c810](https://gitlab.com/gitlab-org/gitlab-ui/commit/065c810e49345d97748f7c3341604641372ad5b8))
## [107.6.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.6.1...v107.6.2) (2025-01-30)
### Bug Fixes
* **GlButtonGroup:** Fix specificity problem ([837d85c](https://gitlab.com/gitlab-org/gitlab-ui/commit/837d85c744068fc4d44301b75a6d672fac757e77))
## [107.6.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.6.0...v107.6.1) (2025-01-27)
### Bug Fixes
* **GlPath:** move id from list item to button ([99ce2ac](https://gitlab.com/gitlab-org/gitlab-ui/commit/99ce2ac481d8c8a429c285e9daf3539e557d8922))
# [107.6.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.5.0...v107.6.0) (2025-01-24)
### Features
* **Banner:** Update border tokens ([0faf4bb](https://gitlab.com/gitlab-org/gitlab-ui/commit/0faf4bbbf668af1e8607a2e578c490d9719c12ff))
# [107.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.4.0...v107.5.0) (2025-01-21)
### Features
* **GlListbox:** Allow infinite scroll with grouped listbox items ([4d2703f](https://gitlab.com/gitlab-org/gitlab-ui/commit/4d2703f7e17e2be2bb3cdeeb31c028755751c5d1))
# [107.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.3.0...v107.4.0) (2025-01-21)
### Features
* **Tailwind:** Add subtle and strong border tokens to shadow utils ([3584dfc](https://gitlab.com/gitlab-org/gitlab-ui/commit/3584dfc68f45f3d86edca2160748811f490f799e))
# [107.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.2.1...v107.3.0) (2025-01-21)
### Features
* **DesignTokens:** add data color design tokens ([780029e](https://gitlab.com/gitlab-org/gitlab-ui/commit/780029e5f9f963aab8e3fbdf683fefaa56c5c7fb))
* **DesignTokens:** deprecate data-viz design tokens ([68a4521](https://gitlab.com/gitlab-org/gitlab-ui/commit/68a45215b36b69437b261ee13f008913b664f6e5))
## [107.2.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.2.0...v107.2.1) (2025-01-17)
### Bug Fixes
* Installation as a dependency ([e7ceee9](https://gitlab.com/gitlab-org/gitlab-ui/commit/e7ceee95c6b2d63446c8e0b04110b3a3896b2121))
# [107.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.1.1...v107.2.0) (2025-01-17)
### Features
* **ButtonGroup:** Change border color separator in darkmode ([866456f](https://gitlab.com/gitlab-org/gitlab-ui/commit/866456fc0d2684413d5194a178aac75bc29331fa))
## [107.1.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.1.0...v107.1.1) (2025-01-17)
### Bug Fixes
* **GlPopover:** Render content prop when given ([55c98a1](https://gitlab.com/gitlab-org/gitlab-ui/commit/55c98a16d457d94400b92b84923224681843ac4a))
# [107.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.0.1...v107.1.0) (2025-01-16)
### Features
* **Dropdown:** Update design tokens ([c8663b6](https://gitlab.com/gitlab-org/gitlab-ui/commit/c8663b6c2eb08c65d33b6ec66b519d2ec0c7de69))
## [107.0.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v107.0.0...v107.0.1) (2025-01-15)
### Bug Fixes
* **GlChartTooltip:** Render correctly in Vue 3 ([50203aa](https://gitlab.com/gitlab-org/gitlab-ui/commit/50203aa2a8ebfa5de4312d7ec1e9a2b993ce8179))
# [107.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v106.2.2...v107.0.0) (2025-01-15)
### Features
* Remove GlPaginatedList ([ac6abf9](https://gitlab.com/gitlab-org/gitlab-ui/commit/ac6abf99b671994e4b2e327961c1c8b1e4ff19b9))
### BREAKING CHANGES
* The GlPaginatedList component has been removed.
Reimplement the component locally if needed.
## [106.2.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v106.2.1...v106.2.2) (2025-01-13)
### Bug Fixes
* **GlDisclosureDropdown:** Render group items in Vue 3 ([8eaa952](https://gitlab.com/gitlab-org/gitlab-ui/commit/8eaa952eb49149a0b200aa12608a781cbb219552))
## [106.2.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v106.2.0...v106.2.1) (2025-01-13)
### Bug Fixes
* **GlDashboardPanel:** Fix title truncation ([5bde012](https://gitlab.com/gitlab-org/gitlab-ui/commit/5bde0125bc2f886cdb032d642bdc72c7fa10fa89))
# [106.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v106.1.0...v106.2.0) (2025-01-09)
### Features
* **GlExperimentBadge:** Add story for beta ([5c63782](https://gitlab.com/gitlab-org/gitlab-ui/commit/5c63782fa999a4a2a4676c1109974f1bb8647f67))
# [106.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v106.0.0...v106.1.0) (2025-01-07)
### Features
* Update @vue/compat to 3.5.13 ([8d6d8b0](https://gitlab.com/gitlab-org/gitlab-ui/commit/8d6d8b03017ab694ef2bd51d5d127ecf7a94778d))
# [106.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v105.7.0...v106.0.0) (2024-12-20)
### Features
* **GlButtonGroup:** migrate GlButtonGroup ([e1f4927](https://gitlab.com/gitlab-org/gitlab-ui/commit/e1f4927497af1c5e16debfb8a3a668f3c064d5c5))
### BREAKING CHANGES
* **GlButtonGroup:** this removes the `size`, `tag`, and `ariaRole`
props from GlButtonGroup.
# [105.7.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v105.6.0...v105.7.0) (2024-12-19)
### Features
* **GlDashboardPanel:** Add dashboards panel component ([3099226](https://gitlab.com/gitlab-org/gitlab-ui/commit/309922689a3496fbbbf69ee69fe0617b74a6831b))
# [105.6.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v105.5.0...v105.6.0) (2024-12-17)
### Features
* migrate GlInputGroupText ([eb12e80](https://gitlab.com/gitlab-org/gitlab-ui/commit/eb12e8089e766bec41744a42b668b12d7138d7da))
# [105.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v105.4.0...v105.5.0) (2024-12-16)
### Features
* **DesignTokens:** add stories for feedback and status design tokens ([f97417a](https://gitlab.com/gitlab-org/gitlab-ui/commit/f97417a9b466c932c9e15f85c58022445558e55b))
# [105.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v105.3.0...v105.4.0) (2024-12-13)
### Features
* **Tailwind:** add neutral constant colors ([85bd8dd](https://gitlab.com/gitlab-org/gitlab-ui/commit/85bd8ddf43a3d6ed2a38bd7253d2e97c6cf5aa66))
# [105.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v105.2.0...v105.3.0) (2024-12-12)
### Features
* **CSS:** remove gl-heading-scale SCSS mixin ([67b5429](https://gitlab.com/gitlab-org/gitlab-ui/commit/67b54299df281fd5cae5bae71e3c9955aa2a37c2))
# [105.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v105.1.1...v105.2.0) (2024-12-12)
### Features
* **DesignTokens:** Add design tokens for illustrations ([1682bb4](https://gitlab.com/gitlab-org/gitlab-ui/commit/1682bb4ef172ad67f4115c891fa9bcabb70a67d7))
* **DesignTokens:** Add illustration stroke width ([75cbe2d](https://gitlab.com/gitlab-org/gitlab-ui/commit/75cbe2d3bd77d89dc10da93652e35b3f48132d65))
## [105.1.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v105.1.0...v105.1.1) (2024-12-10)
### Bug Fixes
* **GlFilteredSearch:** allow passing null values to non multi select inputs ([01446a9](https://gitlab.com/gitlab-org/gitlab-ui/commit/01446a98d1afc579574e1bacad742788a0bf4837))
# [105.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v105.0.1...v105.1.0) (2024-12-06)
### Features
* **Tailwind:** add feedback design tokens to Tailwind classes ([1af64c6](https://gitlab.com/gitlab-org/gitlab-ui/commit/1af64c635872b5ac05a0b790a0f8f66d9bc0f2f6))
## [105.0.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v105.0.0...v105.0.1) (2024-12-05)
### Bug Fixes
* **GlFormCheckbox:** checked state with non-boolean value ([eb28dd3](https://gitlab.com/gitlab-org/gitlab-ui/commit/eb28dd37fcfb934a9e1c820b4ce09fd51d781d49)), closes [/gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/4863#note_2236852320](https://gitlab.com//gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/4863/issues/note_2236852320)
# [105.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v104.2.0...v105.0.0) (2024-12-05)
### chore
* remove deprecated Duo components in favor of Duo-UI ([8e8d394](https://gitlab.com/gitlab-org/gitlab-ui/commit/8e8d394d0a6f299a87ea3614a0282d8fb1634cdd))
### BREAKING CHANGES
* Refactored code to fully remove deprecated
duo components, Updated references and imports to Duo-UI for consistency
# [104.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v104.1.2...v104.2.0) (2024-12-05)
### Features
* **Bootstrap:** Update link color and link hover color ([6812034](https://gitlab.com/gitlab-org/gitlab-ui/commit/6812034cdf0d44e1277e95addd45da526dc8e688))
## [104.1.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v104.1.1...v104.1.2) (2024-12-04)
### Bug Fixes
* **Tailwind:** fix gl-shadow-inner-b-border class shadow ([951cd36](https://gitlab.com/gitlab-org/gitlab-ui/commit/951cd36c1dc319192f6cd6c2fcbf7b2f14e0a336))
## [104.1.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v104.1.0...v104.1.1) (2024-12-03)
### Bug Fixes
* remove unused `title-sr-only` prop in `modal.js` ([d41a24e](https://gitlab.com/gitlab-org/gitlab-ui/commit/d41a24e28c4d72058701bd5aad1758c3da72f3b6))
# [104.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v104.0.0...v104.1.0) (2024-12-03)
### Features
* **Tailwind:** add border default design token to shadow utils ([2aae4d3](https://gitlab.com/gitlab-org/gitlab-ui/commit/2aae4d3d0fb0edd8126a6f2c56dc559875a0bba7))
# [104.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.7.1...v104.0.0) (2024-11-29)
### Features
* **Button:** Remove deprecated button variants ([2da00cd](https://gitlab.com/gitlab-org/gitlab-ui/commit/2da00cd5573ba4a3d0dcb8e57fb287884a2aa3af))
### BREAKING CHANGES
* **Button:** Removes the success and info variants.
## [103.7.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.7.0...v103.7.1) (2024-11-27)
### Bug Fixes
* **GlBreadcrumbs:** alignment of text when avatar is present ([dde617a](https://gitlab.com/gitlab-org/gitlab-ui/commit/dde617acf084a98ef609d74d7e7600dbb24bd166))
# [103.7.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.6.1...v103.7.0) (2024-11-26)
### Features
* **Borders:** Update subtle dark ([ff7d79d](https://gitlab.com/gitlab-org/gitlab-ui/commit/ff7d79d18efe398b53cffd3e459fcec295eeb9a4))
## [103.6.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.6.0...v103.6.1) (2024-11-26)
### Bug Fixes
* **GlCollapse:** Don't close on nav-link clicks ([d789933](https://gitlab.com/gitlab-org/gitlab-ui/commit/d789933f6cf88d759e8d8c56b00e66e60ec02c9e))
# [103.6.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.5.1...v103.6.0) (2024-11-26)
### Features
* **Tailwind:** add status design tokens to Tailwind classes ([b57449f](https://gitlab.com/gitlab-org/gitlab-ui/commit/b57449f522dd4c38c58830cc84735658c12a09be))
## [103.5.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.5.0...v103.5.1) (2024-11-26)
### Bug Fixes
* **GlIntersperse:** Ignore empty nodes in Vue 3 ([91ec35b](https://gitlab.com/gitlab-org/gitlab-ui/commit/91ec35b664aa9c8a8959247e92dd29c1409e57ea))
# [103.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.4.1...v103.5.0) (2024-11-22)
### Features
* **GlAccordion:** add chevron animation ([fee4ef4](https://gitlab.com/gitlab-org/gitlab-ui/commit/fee4ef4dac649ee09ce3f9a9a2610d68fe9a8e88))
## [103.4.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.4.0...v103.4.1) (2024-11-22)
### Bug Fixes
* **GlFormInputGroup:** announce description when wrapped in GlFormGroup ([59bb6b1](https://gitlab.com/gitlab-org/gitlab-ui/commit/59bb6b195ce3c0a447a131d87c475554141eb8dc))
# [103.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.3.0...v103.4.0) (2024-11-22)
### Features
* **Drawer:** Apply suggestions ([fca336a](https://gitlab.com/gitlab-org/gitlab-ui/commit/fca336a1ef97e46333827c8b09b191173ba34e0e))
* **Drawer:** Cleanup apply and classes ([de760bf](https://gitlab.com/gitlab-org/gitlab-ui/commit/de760bf0ac69aecfcf6b4c2e7a2ec45ce357e0e4))
* **Drawer:** Update design tokens ([34dc4c5](https://gitlab.com/gitlab-org/gitlab-ui/commit/34dc4c5a4810e889afb3613f5f26613de2ba231b))
* **StatusTokens:** Update status icon token values ([5005220](https://gitlab.com/gitlab-org/gitlab-ui/commit/5005220435496f838b39261f77e92150a8a98942))
# [103.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.2.0...v103.3.0) (2024-11-19)
### Features
* **GlBadge:** migrate to reduce motion mixin ([5430718](https://gitlab.com/gitlab-org/gitlab-ui/commit/5430718ab4b7206c439a55f69b7a59019afc068a))
# [103.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.1.0...v103.2.0) (2024-11-18)
### Features
* **GlPadination:** use animation for a focus ring ([4fd78d8](https://gitlab.com/gitlab-org/gitlab-ui/commit/4fd78d8e989a494765f57f80700782232b73caa2))
# [103.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v103.0.0...v103.1.0) (2024-11-17)
### Features
* **Bootstrap:** Move _reboot color on caption to typography.scss ([660b70b](https://gitlab.com/gitlab-org/gitlab-ui/commit/660b70bf14f5884910baa5372a66c30d8e678e16))
* **Color:** Update red 300 ([e94bf80](https://gitlab.com/gitlab-org/gitlab-ui/commit/e94bf80ab0c7d7e99fea6b139afa89a171eadb4f))
* **EmptyState:** Change description to use subtle text ([cb34f91](https://gitlab.com/gitlab-org/gitlab-ui/commit/cb34f91259d9c3b392e157f74c25812b63725777))
# [103.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.5.0...v103.0.0) (2024-11-17)
### Features
* **Tailwind:** remove ring Tailwind classes and adjust outline colors ([1d88666](https://gitlab.com/gitlab-org/gitlab-ui/commit/1d8866682337dfb1ba4fda3c2730656ec830d22a))
### BREAKING CHANGES
* **Tailwind:** We have a custom `gl-focus` class so removing ring
classes to avoid confusion.
Also we should only allow outline color to be
--gl-focus-ring-outer-color for consistency.
# [102.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.4.1...v102.5.0) (2024-11-15)
### Features
* **GlKeysetPagination:** buttons match pagination styles ([874fe3f](https://gitlab.com/gitlab-org/gitlab-ui/commit/874fe3f0b8241de06fc2e63371e996a63b5be1f8))
## [102.4.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.4.0...v102.4.1) (2024-11-15)
### Bug Fixes
* **GlLoadingSpinner:** restore spin CSS animation ([fb62ce8](https://gitlab.com/gitlab-org/gitlab-ui/commit/fb62ce817aa27d7502e90d214a641a3bc78656a3))
# [102.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.3.0...v102.4.0) (2024-11-15)
### Features
* **Borders:** Update border tokens ([6fa4405](https://gitlab.com/gitlab-org/gitlab-ui/commit/6fa440591be9fc79a0547267e43c02daaa6753d8))
# [102.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.2.0...v102.3.0) (2024-11-14)
### Bug Fixes
* tailwind sm shadow ([293b3a1](https://gitlab.com/gitlab-org/gitlab-ui/commit/293b3a1118adaef76365811d50a465420793b128))
### Features
* **LoadingIcon:** Update spinner contrast ([ac31224](https://gitlab.com/gitlab-org/gitlab-ui/commit/ac31224347712fe61bf7c7a49801d3801bd6ce00))
* **Shadows:** Darken dark shadows ([6655110](https://gitlab.com/gitlab-org/gitlab-ui/commit/6655110938fa5f2e3e4cdd68184f05c17f7e3f9b))
* **Shadows:** Darken dark shadows ([5a38d0c](https://gitlab.com/gitlab-org/gitlab-ui/commit/5a38d0c822986ec75fbbbb9f48928c58e2f7390d))
# [102.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.1.6...v102.2.0) (2024-11-14)
### Features
* **DuoChat:** Emit chat-slash event on slash commands opened ([07d8ed6](https://gitlab.com/gitlab-org/gitlab-ui/commit/07d8ed6062ca498bfcf7a2b156dcae6deaf7b08f))
## [102.1.6](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.1.5...v102.1.6) (2024-11-14)
### Bug Fixes
* **GlInfiniteScroll:** legend styles to use design token ([74cef1a](https://gitlab.com/gitlab-org/gitlab-ui/commit/74cef1abb0291992e30dd042101a7d73502bbc60))
## [102.1.5](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.1.4...v102.1.5) (2024-11-14)
### Bug Fixes
* **GlBroadcastMessage:** use ds shadow and overlap background ([0ffc7c9](https://gitlab.com/gitlab-org/gitlab-ui/commit/0ffc7c9ecb2fd1fa60d557548062dceb10e6a0e1))
## [102.1.4](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.1.3...v102.1.4) (2024-11-14)
### Bug Fixes
* **GlSkeletonLoader:** tailwind use design tokens ([5192f87](https://gitlab.com/gitlab-org/gitlab-ui/commit/5192f87550e3d15ecec5cbc2f131e74a8418d595))
## [102.1.3](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.1.2...v102.1.3) (2024-11-13)
### Bug Fixes
* **GlAlert:** remove link color override ([21c2930](https://gitlab.com/gitlab-org/gitlab-ui/commit/21c2930dea63c5aca4d34edc59c761c2a5a2ff23))
## [102.1.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.1.1...v102.1.2) (2024-11-13)
### Bug Fixes
* **GlAvatarLink:** remove hover underline color overrides ([6f5918a](https://gitlab.com/gitlab-org/gitlab-ui/commit/6f5918abf45c205f828a874510a12491f2e9883e))
## [102.1.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.1.0...v102.1.1) (2024-11-13)
### Bug Fixes
* **GlSkeletonLoader:** add missing keyframes instruction ([b7cd4f5](https://gitlab.com/gitlab-org/gitlab-ui/commit/b7cd4f55e0cabc8dd32f02483a919c837fbacf78))
# [102.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v102.0.0...v102.1.0) (2024-11-12)
### Bug Fixes
* Add index.js back to the library ([c3e38b1](https://gitlab.com/gitlab-org/gitlab-ui/commit/c3e38b1776794f573bc1175e83c3b870ae5a3787))
### Features
* **Bootstrap:** Remove reboot colors on body ([9e76796](https://gitlab.com/gitlab-org/gitlab-ui/commit/9e76796b74d37b39ece81789065b6beca59dd7d4))
# [102.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.16.0...v102.0.0) (2024-11-12)
### Bug Fixes
* **GlCheckbox:** always add a label, even for empty content ([4154c08](https://gitlab.com/gitlab-org/gitlab-ui/commit/4154c082e5935031f1f5670fc16ad3c87b736251))
### Features
* **FormRadio,FormCheckbox:** Remove buttons style ([5ca17b0](https://gitlab.com/gitlab-org/gitlab-ui/commit/5ca17b0841d2d13c5a977cc674ef24a7273fa1d4))
* **GlButton:** Remove pill and squared properties ([7c61763](https://gitlab.com/gitlab-org/gitlab-ui/commit/7c617631e03f4e042caf95471d3d15a22856fac3))
* **GlFormRadio,GlFormCheckbox:** Remove plain style ([415542c](https://gitlab.com/gitlab-org/gitlab-ui/commit/415542c144bcd599428065c736db16233801526a))
* **GlNav,GlTabs:** Remove vertical and card designs ([8bd8b00](https://gitlab.com/gitlab-org/gitlab-ui/commit/8bd8b00821494e80aacffb5210b24c73fc9a608a))
### BREAKING CHANGES
* **GlNav,GlTabs:** BootstrapVue's Nav and Tabs components support a vertical, and card
styles. These styles are now removed in GitLab UI.
* **GlFormRadio,GlFormCheckbox:** The GlFormRadio and GlFormCheckbox do not support the property 'plain'
anymore. Prefer overriding the CSS styles in case native browser styles
should be used instead.
* **FormRadio,FormCheckbox:** BootstrapVue's Radio Buttons and Checkboxes support a button style mode
which was never documented within our system. We do not support adding
the property 'button' on GlFormRadio and GlFormCheckbox.
* **GlButton:** The GlButton does not support the properties 'pill' and 'squared'
anymore.
Prefer using the styles with the usual border radius. When absolutely
necessary, apply GitLab UI Util CSS classes to override the border
radius
# [101.16.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.15.0...v101.16.0) (2024-11-07)
### Features
* **GlDuoChat, GlAnimatedIcon:** Update loading icon ([23d0874](https://gitlab.com/gitlab-org/gitlab-ui/commit/23d08749510808b1ece754025714ad2a6dd9fd65))
# [101.15.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.14.0...v101.15.0) (2024-11-07)
### Features
* **DuoChat:** support project dependencies context item type ([e212121](https://gitlab.com/gitlab-org/gitlab-ui/commit/e2121217e000b14361fdf45087449b0299234845))
# [101.14.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.13.0...v101.14.0) (2024-11-07)
### Features
* **GlToast:** Replace BootstrapCSS Util with GitLab UI Class ([57d069b](https://gitlab.com/gitlab-org/gitlab-ui/commit/57d069bc84a6d8546fb77155043f888a4adf58ce))
# [101.13.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.12.0...v101.13.0) (2024-11-07)
### Features
* **GlDropdown:** Replace BootstrapCSS Util Class with GitLab UI Class ([8772f60](https://gitlab.com/gitlab-org/gitlab-ui/commit/8772f60748198a11f8db12e57316e907cbbdb4fb))
# [101.12.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.11.0...v101.12.0) (2024-11-06)
### Features
* **DuoChat:** Update input placeholder text ([657bde9](https://gitlab.com/gitlab-org/gitlab-ui/commit/657bde9c93a152a1296f7a2a1e71eb5d45583559))
# [101.11.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.10.0...v101.11.0) (2024-11-06)
### Features
* **GlChartsLegend:** Replace legacy CSS Class with design tokens ([78a3ece](https://gitlab.com/gitlab-org/gitlab-ui/commit/78a3ece8857c554d3fc2b491af62fc0e7ef8e5d0))
# [101.10.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.9.0...v101.10.0) (2024-11-06)
### Features
* **Tokens:** Update hover values ([3b3b9cd](https://gitlab.com/gitlab-org/gitlab-ui/commit/3b3b9cd4b95785e77c34e49928a54fa3a6639e14))
# [101.9.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.8.0...v101.9.0) (2024-11-06)
### Features
* **GlDuoChat:** Use design tokens to improve darkmode & WHCM ([1f315fc](https://gitlab.com/gitlab-org/gitlab-ui/commit/1f315fc9459644679fdc1eb8e23bb2eba83f306d))
# [101.8.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.7.1...v101.8.0) (2024-11-05)
### Features
* **GlLink:** Update darkmode token value ([b8c03e0](https://gitlab.com/gitlab-org/gitlab-ui/commit/b8c03e04663fc560e1821c9030733b079aa08279))
## [101.7.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.7.0...v101.7.1) (2024-11-04)
### Bug Fixes
* **GlDuoChat:** Prevent scrolling the content behind the Duo Chat ([2b48d08](https://gitlab.com/gitlab-org/gitlab-ui/commit/2b48d0885cfdf409c8d84a1cd046149fae111496))
# [101.7.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.6.2...v101.7.0) (2024-11-04)
### Features
* **CSS:** add typography.scss to set heading text color ([2ed35b5](https://gitlab.com/gitlab-org/gitlab-ui/commit/2ed35b522a110cc76e30e3faa16548e50ba96558))
* **Tailwind:** add text.color.heading to heading utility classes ([98e7d1e](https://gitlab.com/gitlab-org/gitlab-ui/commit/98e7d1e03a321ca2156c0344114f9a6d2e7e4636))
## [101.6.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.6.1...v101.6.2) (2024-11-01)
### Bug Fixes
* **GlTruncate:** Don't add title attr when withTooltip is [secure] ([9fdc7a4](https://gitlab.com/gitlab-org/gitlab-ui/commit/9fdc7a41b24e8d92862660838869a8a9e4e0f307))
## [101.6.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.6.0...v101.6.1) (2024-11-01)
### Bug Fixes
* **GlDuoChat:** Fix chat body background ([0526ba1](https://gitlab.com/gitlab-org/gitlab-ui/commit/0526ba165864f1028a45f8ca506554d2a25133d4))
# [101.6.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.5.0...v101.6.0) (2024-10-31)
### Features
* **Typography:** Update gl-heading to use design token color ([539409e](https://gitlab.com/gitlab-org/gitlab-ui/commit/539409e3747d0f59e282256b89b455d5db6448ff))
# [101.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.4.0...v101.5.0) (2024-10-31)
### Features
* **GlSegmentedControl:** Reactivate deprecated component ([317673e](https://gitlab.com/gitlab-org/gitlab-ui/commit/317673e74e1bd694fdd30ed575f51038b399d43d))
# [101.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.3.1...v101.4.0) (2024-10-31)
### Features
* **GlDuoChat:** Update the chat appearance ([3413814](https://gitlab.com/gitlab-org/gitlab-ui/commit/3413814b420f0a3d55a28db0a48de7dbed463f63))
## [101.3.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.3.0...v101.3.1) (2024-10-31)
### Bug Fixes
* fix dynamic height of duo chat textarea ([502a983](https://gitlab.com/gitlab-org/gitlab-ui/commit/502a9831c885441abe4ca78ea51a0652af30905c))
# [101.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.2.1...v101.3.0) (2024-10-31)
### Features
* **GlCard:** Update design tokens ([b5ac971](https://gitlab.com/gitlab-org/gitlab-ui/commit/b5ac97157bb723232090aa0c8b2665c62ee29ee0))
## [101.2.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.2.0...v101.2.1) (2024-10-30)
### Bug Fixes
* **GlBroadcastMessage:** Fix link color in content ([1e7b459](https://gitlab.com/gitlab-org/gitlab-ui/commit/1e7b459e7e2e34bb3091eec1d763d92b548e9765))
# [101.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.1.0...v101.2.0) (2024-10-30)
### Features
* **DuoChat:** consolidate sass variable for duo scrim ([980d5ad](https://gitlab.com/gitlab-org/gitlab-ui/commit/980d5adfe9aaf2fcaea4e2f778a950cabc341687))
# [101.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.0.1...v101.1.0) (2024-10-29)
### Features
* **toast:** Accept 'autoHideDelay' as an option argument for toast ([016b159](https://gitlab.com/gitlab-org/gitlab-ui/commit/016b159a6fd22bef51429e88fbb1367c377d8d84))
## [101.0.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v101.0.0...v101.0.1) (2024-10-29)
### Bug Fixes
* feedback.strong.* icon and link contrast ([68b00cf](https://gitlab.com/gitlab-org/gitlab-ui/commit/68b00cfbc0be018d87d405b127805e6296ffc01c))
# [101.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v100.0.0...v101.0.0) (2024-10-29)
### Features
* Remove bootstrap peer-depenceny and use vendored version instead ([1628107](https://gitlab.com/gitlab-org/gitlab-ui/commit/1628107e3fd80e2accd7f0fe30505fd600073acc))
### BREAKING CHANGES
* In release 94.4.0 we added vendored bootstrap@4.6.2 SCSS. Now
@gitlab/ui stops relying on the bootstrap peer dependency and uses the
vendored bootstrap SCSS files instead. Unless you use JavaScript bits
of bootstrap, you can simply drop the bootstrap dependency.
# [100.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v99.1.0...v100.0.0) (2024-10-29)
### Features
* migrate GlBadge ([02f3e90](https://gitlab.com/gitlab-org/gitlab-ui/commit/02f3e906087dfb5dffe7ca5c34c78c3d24aed185))
### BREAKING CHANGES
* Remove GlBadge's router link and nuxt link related
props.
* Migrates GlBadge so it does not make use of Bootstrap Vue's
BBadge anymore.
* Still uses the BLink component if link props are provided.
* Specs are added for the additional functionality.
* Docs for the badge include information about the link badge now.
* Include link badge styling for disabled case.
* Update GlBadge default story.
* Removes vendored BBadge code.
# [99.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v99.0.1...v99.1.0) (2024-10-28)
### Features
* **GlFormSelect:** Add class property ([482ba49](https://gitlab.com/gitlab-org/gitlab-ui/commit/482ba491d264053ae2dfacda383d3604397e17b4))
## [99.0.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v99.0.0...v99.0.1) (2024-10-28)
### Bug Fixes
* **BvTransition:** Check whether Element is defined in DOM API ([b69838d](https://gitlab.com/gitlab-org/gitlab-ui/commit/b69838d1b72587cddafecf1f72d93bb9672beb2d))
# [99.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v98.5.2...v99.0.0) (2024-10-28)
### chore
* remove legacy utils library ([cd7bf70](https://gitlab.com/gitlab-org/gitlab-ui/commit/cd7bf70a81e35abf54c838a1099bca2600604d90))
### BREAKING CHANGES
* This effectively removes all of the legacy utility
mixins as well as the generated & published CSS utilities. Consumers
that leverage `gl-` utils should migrate to Tailwind CSS. See
https://gitlab.com/gitlab-org/gitlab-ui/-/blob/9defa96b76de82182561d2cec869194e576c60a8/doc/css.md
for more information.
## [98.5.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v98.5.1...v98.5.2) (2024-10-25)
### Bug Fixes
* **GlExperimentBadge:** Added hover and focus to GlExperimentBadge ([26940f4](https://gitlab.com/gitlab-org/gitlab-ui/commit/26940f46860eac8b5773ae0cc6fdad08a521f396))
## [98.5.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v98.5.0...v98.5.1) (2024-10-25)
### Bug Fixes
* **Pagination:** Prevent clicks on prev and next links when disabled ([74b2a39](https://gitlab.com/gitlab-org/gitlab-ui/commit/74b2a396b41c6bb3adfb1dd39e95f8bbfc5fb890))
# [98.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v98.4.0...v98.5.0) (2024-10-25)
### Features
* **DuoChatMessage:** add max height for code blocks in messages ([4493ca9](https://gitlab.com/gitlab-org/gitlab-ui/commit/4493ca9fca716aee2c4fb7b06abe0e90f60aa7e0))
# [98.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v98.3.0...v98.4.0) (2024-10-24)
### Features
* **DuoChatMessage:** Add a stable CSS selector for error messages ([1fe03be](https://gitlab.com/gitlab-org/gitlab-ui/commit/1fe03beb3a877d19b2a993fc280306841509abff))
# [98.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v98.2.0...v98.3.0) (2024-10-23)
### Features
* **bootstrap-vue:** Replace BootstrapCSS Util classes with GitLab Classes ([aaf2df9](https://gitlab.com/gitlab-org/gitlab-ui/commit/aaf2df9b0995bf9cb0e7055bfdc30d9c81b1d6b7))
* Replace Bootstrap CSS Utils with GitLab Ui Utils ([5f93b5c](https://gitlab.com/gitlab-org/gitlab-ui/commit/5f93b5c446ce33caafac8a490cdad63edbbd92f6))
# [98.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v98.1.2...v98.2.0) (2024-10-23)
### Features
* **GlButton:** Update design tokens for darkmode ([aa25a3f](https://gitlab.com/gitlab-org/gitlab-ui/commit/aa25a3f3da2bbb19333784768b892e0850850a72))
* **GlForm:** Input group use default font size ([22280fb](https://gitlab.com/gitlab-org/gitlab-ui/commit/22280fbb8b2bf853b14dffc938e298ab5f1e314e))
* **GlForm:** Input group use design tokens ([533f374](https://gitlab.com/gitlab-org/gitlab-ui/commit/533f374a97875f37f27d1a077cc2531dea4d8735))
## [98.1.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v98.1.1...v98.1.2) (2024-10-23)
### Bug Fixes
* **Breadcrumb:** Add key attribute to v-for loop ([b460ea3](https://gitlab.com/gitlab-org/gitlab-ui/commit/b460ea341ca329c62c8f9482958f79861af31e3b))
## [98.1.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v98.1.0...v98.1.1) (2024-10-22)
### Bug Fixes
* Revert merge commit updating darkmode tokens ([a4c0c77](https://gitlab.com/gitlab-org/gitlab-ui/commit/a4c0c77ca41025de33f3fd6803351d64f30c299a))
# [98.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v98.0.0...v98.1.0) (2024-10-21)
### Features
* **GlButton:** Update design tokens for darkmode ([6185229](https://gitlab.com/gitlab-org/gitlab-ui/commit/61852296aa288c1d3bace16f25e495b701fed900))
# [98.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v97.3.0...v98.0.0) (2024-10-18)
### Features
* Remove GlNavbar, BNavbar and traces of the component ([9094341](https://gitlab.com/gitlab-org/gitlab-ui/commit/909434196bc6be755280bc2267854e6df719930f))
### BREAKING CHANGES
* * Remove component GlNavbar
* Remove prop 'isNav' from GlCollapse
# [97.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v97.2.1...v97.3.0) (2024-10-18)
### Features
* **GlProgressBar:** Replace Bootstrap Background Class with Custom CSS ([3cec71c](https://gitlab.com/gitlab-org/gitlab-ui/commit/3cec71c0d9d6c52a5b40160b12e539e1fda8b6eb))
## [97.2.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v97.2.0...v97.2.1) (2024-10-18)
### Bug Fixes
* **GlProgressBar:** adds accessible name ([dad2627](https://gitlab.com/gitlab-org/gitlab-ui/commit/dad262736cf44b04ffd04ce731960c23b23d0dc1)), closes [/gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/4125#note_1878259355](https://gitlab.com//gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/4125/issues/note_1878259355)
# [97.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v97.1.0...v97.2.0) (2024-10-17)
### Features
* **GlIcon:** Add iconOpticallyAligned prop ([041e211](https://gitlab.com/gitlab-org/gitlab-ui/commit/041e211a5133562787064cb143dd1280876c5785))
# [97.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v97.0.0...v97.1.0) (2024-10-16)
### Features
* **DesignTokens:** add token-selector design tokens ([54a79d3](https://gitlab.com/gitlab-org/gitlab-ui/commit/54a79d319a32fd7a117a68dd201ff69ffc0185af))
* **glToggle:** add border color and disabled attribute on toggle when disabled ([9047a39](https://gitlab.com/gitlab-org/gitlab-ui/commit/9047a390676b1c87ddd2607f2175ae0e3b9e2cc8))
* **GlToggle:** change border color for interactive pseudo-classes ([bd3d5c8](https://gitlab.com/gitlab-org/gitlab-ui/commit/bd3d5c8e305d7e44d143b98b935a7e146cf7ea83))
* **GlToggle:** remove gl-focus on hover ([877326a](https://gitlab.com/gitlab-org/gitlab-ui/commit/877326a1aaed05ad5f84724b4732f7e85b5d6293))
* **GlTokenSelector:** use design tokens in GlTokenSelector ([cc5b2bc](https://gitlab.com/gitlab-org/gitlab-ui/commit/cc5b2bc193cd63fe8b0caceafac45b20132ae01b))
# [97.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v96.3.0...v97.0.0) (2024-10-16)
###