carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
597 stars 176 forks source link

fix: migration slacks #1577

Closed davidnixon closed 3 months ago

davidnixon commented 3 months ago

What did you do?

Fix various issues reported through the slack channel. All are differences between Vue 2 components and Vue 3 components.

How have you tested it?

Tested in storybook and seperate app.

Were docs updated if needed?