Skip to content

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

@carbon/[email protected]

19 Feb 17:17
Compare
Choose a tag to compare

3.0.13 (2024-02-19)

Bug Fixes

  • cv-date-picker: improve date picker story + add a code example for flatpickr options + move props descriptions from the story to the component (a6bee73) @hedint
  • cv-radio-group, cv-list, cv-checkbox, cv-radio-button basic a11y tests (3da0a02) @benceszenassy
  • cv-date-picker: fix issue with date picker input backspace (3b8b59e) @davidnixon

Features

@carbon/[email protected]

23 Jan 21:00
Compare
Choose a tag to compare

3.0.12 (2024-01-23)

Bug Fixes

@carbon/[email protected]

17 Nov 21:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]

Update for vue migration & bug fixes & new skeleton

23 Oct 02:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]

First Vue 3 release from main branch

22 Oct 22:22
Compare
Choose a tag to compare

What's Changed

  • feat: CvTag / CvTagSkeleton changes by @caioafc in #1528
  • feat: add slot to gain control over tabs switching buttons by @OlkaB in #1523
  • fix: cv-fileuploader - doc updates, disabled & initialStateUploading props and bug fixes by @felipebritor in #1529
  • feat: switch to vue 3 by @davidnixon in #1530

Full Changelog: https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]

Carbon Vue 3.0.9

11 Sep 22:10
Compare
Choose a tag to compare
Carbon Vue 3.0.9 Pre-release
Pre-release

What's Changed

  • feat: cv-toast-notification add more slots by @OlkaB in #1515
  • feat: port cv-structured-list to Vue3 by @OlkaB in #1513
  • fix: overflow menu dropdown placement and position by @OlkaB in #1525

Full Changelog: https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]

Carbon Vue 3.0.8

21 Aug 14:45
Compare
Choose a tag to compare
Carbon Vue 3.0.8 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]

3.0.7 alpha

23 Jul 21:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]

@carbon/[email protected]

23 Jul 17:31
Compare
Choose a tag to compare

@carbon/[email protected]

24 Jan 11:51
Compare
Choose a tag to compare

2.45.1 (2023-01-24)

Bug Fixes

  • set aria role seperator on modal before/after content (#1409) (21b3756)