carbon-components
Version:
Carbon Components is a component library for IBM Cloud
12 lines (7 loc) • 609 B
Markdown
from [`carbon-elements`](https://github.com/IBM/carbon-elements) package is now used. Vanilla markup should be migrated to one shown in [carbondesignsystem.com](https://next.carbondesignsystem.com/components/dropdown/code) site. React and other framework variants should reflect the change automatically.
The selector for the invalid state has changed to avoid selecting data attributes
| Old Class | New Class | Note |
| -------------------------- | --------------------- | ------- |
| bx--dropdown[data-invalid] | bx--dropdown--invalid | Changed |
Icon