carbon-components-vue
carbon-components-vue copied to clipboard
Vue implementation of the Carbon Design System
## Title line template: [Improve inline notification story]: Add migration notes and slots examples ## Detailed description Inline Notification story docs should add migration notes similiar to [inline loading](https://vue.carbondesignsystem.com/?path=/docs/component-cvinlineloading--default-story) to...
``` //this works import { Bee32 } from "@carbon/icons-vue"; ``` **But I can't find the correct tag name (like Bee32) for all the other icons?** Where can I find them,...
Hey there, Carbon team member here! 👋 We'd like to ensure the security practices for packages published from the `carbon-design-system` GitHub org are in place and up to date. We'd...
Many components have a loading form, referred to as a skeleton the Carbon Design System. See https://www.carbondesignsystem.com/patterns/loading Add skeleton components (not all at once). Either create a work item or...
This is a tricky one to fix dur to the testing required to make sure nothing is broken. This affects _CvSvg and CvDatePicker. AppScan report "Insecure Use of InnerHTML or...
Change dropdown, multiselect and combobox to all use the same ListBox dropdown as per React version
**Is your feature request related to a problem? Please describe.** The problem is one of maintenance when the React Listbox gets updated all three components need updating. **Describe the solution...
**Is your feature request related to a problem? Please describe.** As soon as I select one item in the data table I can no longer search the data table to...
A number of components appear to have issues with dark theme. - [ ] CvCheckbox - [ ] CvCodeSnippet - [x] CvDropdown - [ ] CvRadioButton - [ ] CvTile
## Detailed description > Describe in detail the issue you're having. Cannot use pagination on smaller/mobile screens without the component overflowing off the page eg. https://codesandbox.io/s/carbonvue-pagenation-issue-83pn3?file=/src/App.vue > Is this a...
## Detailed description > Describe in detail the issue you're having. I’m having accessibility issues using Header with right panel component. When I run the IBM’s Accessibility checker scan in...