Releases: carbon-design-system/carbon-components-vue
@carbon/[email protected]
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
- cv-accordion: add v-model for open sections (d32bc62) @davidnixon
@carbon/[email protected]
@carbon/[email protected]
What's Changed
- feat(cv-progress-skeleton): add initial implementation by @mateusbandeiraa in #1546
- docs: cv-file-uploader docs enhancements by @felipebritor in #1520
- chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #1550
- test(cv-link): add tests for a11y by @halivert in #1539
- chore: fix in-flight updates that were active when the lint rules cha… by @davidnixon in #1552
- chore: migration coercion fixes by @davidnixon in #1555
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
What's Changed
- chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #1535
- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #1534
- chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 by @dependabot in #1533
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #1531
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #1414
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #1472
- chore(deps): bump dns-packet from 5.3.1 to 5.6.1 by @dependabot in #1532
- chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #1537
- chore: enable accessibility testing by @davidnixon in #1536
- chore(deps-dev): bump postcss from 8.4.19 to 8.4.31 by @dependabot in #1540
- feat(cv-text-input-skeleton): add CvTextInputSkeleton by @mateusbandeiraa in #1542
- fix: CvDataTable did not properly store/emit sort events by @markusdobler in #1543
- chore(deps): bump @babel/traverse from 7.17.10 to 7.23.2 by @dependabot in #1544
- chore: migration lint by @davidnixon in #1545
New Contributors
- @markusdobler made their first contribution in #1543
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
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
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
What's Changed
- chore: Add CI tests to vNExt PRs by @davidnixon in #1496
- feat: port CvCheckboxSkeleton to Vue3 by @OlkaB in #1481
- chore: add storybook serve script to run it from root folder by @OlkaB in #1484
- feat: port CvRadioButton to Vue3 by @OlkaB in #1488
- feat: cv search by @davidnixon in #1499
- feat: cv-progress by @davidnixon in #1494
- fix: Update emit for rail such that hover/unhover events emit panel-resize by @davidnixon in #1500
- feat: port CvTooltip to Vue3 by @OlkaB in #1498
- feat: port CvSlider to Vue3 by @OlkaB in #1506
- feat: cv-file-uploader by @felipebritor in #1509
- feat: port time picker to Vue3 by @davidnixon in #1518
- feat: cv-tooltip export static values by @OlkaB in #1512
- feat: cv-text-area-skeleton ported from React to Vue3 by @OlkaB in #1517
- fix: vue2 toggle issue mentioned in #1485 by @davidnixon in #1521
Full Changelog: https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]
3.0.7 alpha
What's Changed
- feat: port inline loading to vue 3 by @davidnixon in #1464
- feat: Port CvButtonSkeleton to Vue3 by @OlkaB in #1470
- fix(cv-button): fix CvButton stories, where buttons are blank (label … by @OlkaB in #1475
- feat: implement CvToggle by @WesleyGazz in #1467
- feat: cv multi select by @davidnixon in #1468
- feat: cv dropdown vue3 by @davidnixon in #1461
- feat: add cv-tabs by @davidnixon in #1478
- feat: port CvNumberInput and CvNumberInputSkeleton to Vue3 by @OlkaB in #1477
- fix: lint and failed tests by @davidnixon in #1487
New Contributors
- @OlkaB made their first contribution in #1470
- @WesleyGazz made their first contribution in #1467
Full Changelog: https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/[email protected]...@carbon/[email protected]