carbon-web-components icon indicating copy to clipboard operation
carbon-web-components copied to clipboard

Carbon Design System variant on top of Web Components

Results 94 carbon-web-components issues
Sort by recently updated
recently updated
newest added

### Description What I expected: When I define `date-format` (i.e. "d/m/Y") on `bx-date-picker` component, I expect the component to render the value in that format, but still work with 'Y-m-d'...

bug

### Description When passing in the `disabled` property into the `bx-dropdown-item` component, I expected the item to be non-selectable, as an option. However, as shown in the CodeSandbox example, this...

bug
package: web components

### Description The documentation of the `link` component referenced the `list` component. ### Changelog **Changed** - Replaced `list` with `link`.

### Related Ticket(s) No ticket ### Description Fixing the file-drop-container documentation that is missing in vanilla web-components story for file-uploader. ### Changelog **Changed** - Documentation for file-uploader - in the...