carbon-components-vue
carbon-components-vue copied to clipboard
Vue implementation of the Carbon Design System
``` "@carbon/icons-vue": "^10.25.0", "@carbon/themes": "^10.16.0", "@carbon/vue": "^2.37.1", ``` As well as on the demo website here: http://vue.carbondesignsystem.com/?path=/story/components-cvpagination--default Setting the theme to one of the dark themes makes the arrow black...
The **cv-header-menu** has a property called "title" but it is not used in the generated html element. The generated element in the DOM tree looks like ... But it should...
We are using carbon/vue now for a while, and in most cases we experienced that the components are accessible as claimed here: https://www.carbondesignsystem.com/guidelines/accessibility/overview. Last year we moved from our own...
Welcome to Mend for GitHub Enterprise! This is an onboarding PR to help you understand and configure settings before Mend starts scanning your repository for security vulnerabilities. :vertical_traffic_light: Mend for...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...
Carbon v11
**Is your feature request related to a problem? Please describe.** We should keep up, with the design kit, react and angular components. **Describe the solution you'd like** On a separate...
Contributes to #1594 ## What did you do? Fix: unfocus checkbox style on blur ## Why did you do it? Te code was broken ## How have you tested it?...
## Detailed description CvCheckbox is not loosing focus style (blue outline or more precisely 'bx--checkbox-label__focus' class) when clicked outside. In Vue2 it happened. ## Steps to reproduce the issue 1....
## Detailed description CvCombobox is breaking when using keyboard arrows to navigate the dropdown list ## Steps to reproduce the issue 1. Visit https://vue.carbondesignsystem.com/?path=/story/component-cvcombobox--default 2. Open dropdown 3. Navigate with...