carbon-web-components
carbon-web-components copied to clipboard
Carbon Design System variant on top of Web Components
### 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'...
### 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...
### 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...