Skip to content

Releases: carbon-design-system/carbon-components-vue

@carbon/[email protected]

30 May 13:42
Compare
Choose a tag to compare

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/[email protected]

20 May 14:41
Compare
Choose a tag to compare

3.0.26 (2025-05-20)

Bug Fixes

  • for CvSvg, update props structure for Vue 3 (2644682)
  • update snapshot to pass CI (36fe2e5)

@carbon/[email protected]

11 Mar 12:49
Compare
Choose a tag to compare

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/[email protected]

21 Jan 00:00
Compare
Choose a tag to compare

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/[email protected]

02 Dec 21:12
Compare
Choose a tag to compare

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/[email protected]

15 Oct 14:44
Compare
Choose a tag to compare

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/[email protected]

23 Sep 03:09
Compare
Choose a tag to compare

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)

@carbon/[email protected]

22 Aug 19:07
Compare
Choose a tag to compare

3.0.20 (2024-08-22)

Bug Fixes

  • dropdown menu fix for accessability announcement (#1619) (31cd6ee)

Features

@carbon/[email protected]

26 Jul 16:26
Compare
Choose a tag to compare

3.0.19 (2024-07-26)

Bug Fixes

@carbon/[email protected]

17 Jul 18:25
Compare
Choose a tag to compare

3.0.18 (2024-07-17)

Bug Fixes

Features

  • cv-file-uploader update to current File object coming from event to internalFile (#1609) (3068ec0)