Releases: carbon-design-system/carbon-components-vue
Releases · carbon-design-system/carbon-components-vue
@carbon/vue@3.0.30
23 Dec 12:11
Compare
Sorry, something went wrong.
No results found
3.0.30 (2025-12-23)
Bug Fixes
Features
fix CvDropdown overflow flashing when expanding (d068af6 )
fix CvTabs accessibility warnings and errors clicking overflow control buttons (e609beb )
@carbon/vue@3.0.29
17 Nov 13:10
Compare
Sorry, something went wrong.
No results found
3.0.29 (2025-11-17)
Note: Version bump only for package @carbon/vue
@carbon/vue@3.0.28
14 Nov 20:37
Compare
Sorry, something went wrong.
No results found
3.0.28 (2025-11-14)
Bug Fixes
lint: remove unused variable assignment (2f76714 )
Features
fix CvDropdown accessibility problems with focus and blur (50b2cdb )
fix CvUiShell accessibility problems (640dbb4 )
remove comment (5af4995 )
@carbon/vue@3.0.27
30 May 13:42
Compare
Sorry, something went wrong.
No results found
3.0.27 (2025-05-30)
Bug Fixes
cv-header: fix crash when focusing out of right panels (6eb9603 )
for date picker, remove invalid aria role and add aria-description (245d1d1 )
@carbon/vue@3.0.26
20 May 14:41
Compare
Sorry, something went wrong.
No results found
3.0.26 (2025-05-20)
Bug Fixes
for CvSvg, update props structure for Vue 3 (2644682 )
update snapshot to pass CI (36fe2e5 )
@carbon/vue@3.0.25
11 Mar 12:49
Compare
Sorry, something went wrong.
No results found
3.0.25 (2025-03-11)
Bug Fixes
cv-data-table related components exports (b10ef62 )
prevent non-numeric input on firefox and Safari (448b6c0 )
v-model string (c3f39b0 )
@carbon/vue@3.0.24
21 Jan 00:00
Compare
Sorry, something went wrong.
No results found
3.0.24 (2025-01-21)
Bug Fixes
adjust CvFileUploader drop handler (20808d8 )
make ids consistent (905eb2c )
remove xl for numer (b4bd1c3 )
standardize on cvId and suffixes (d6964cc )
unit test - seems to be a change in vue 3 (c581059 )
Features
add size property to text and number input to match react version as mentioned in #1669 (d14944b )
@carbon/vue@3.0.23
02 Dec 21:12
Compare
Sorry, something went wrong.
No results found
3.0.23 (2024-12-02)
Bug Fixes
data table recursive issue with expanding rows (58eef27 )
eslint not properly run by lint-staged (34b1a93 )
Features
@carbon/vue@3.0.22
15 Oct 14:44
Compare
Sorry, something went wrong.
No results found
3.0.22 (2024-10-15)
Bug Fixes
Features
cv-multi-select add title attribute to div "list-box__menu-item__option" to allow user to read all content from a label that exceeds the component width size (ea415a0 )
@carbon/vue@3.0.21
23 Sep 03:09
Compare
Sorry, something went wrong.
No results found
3.0.21 (2024-09-23)
Bug Fixes
do not show batch actions if no rows (fa32398 )
emit date change event to match React (ee173f4 )
lint attribute order (253aea8 )
make clear that checkbox value is required in checkboxes and in batch actions (7909f7e )