carbon
carbon copied to clipboard
style(checkbox): remove unused selectors
Following #11908, unused CSS selectors containing [data-contained-checkbox-state='mixed']
can be removed.
[data-contained-checkbox-state='mixed']
was only used in InlineCheckbox
.
The [data-contained-checkbox-state]
attribute selector appears in the MultiSelect
and FilterableMultiSelect
components. However, the value can only be a boolean.
Changelog
- style(checkbox): remove unused selectors
Testing / Reviewing
{{ Add descriptions, steps or a checklist for how reviewers can verify this PR works or not }}
Deploy Preview for carbon-components-react ready!
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | baff49ed78821a6c9d5a660f3a8f00f7e32e350d |
Latest deploy log | https://app.netlify.com/sites/carbon-components-react/deploys/62f677a3dab4d800081d7227 |
Deploy Preview | https://deploy-preview-11937--carbon-components-react.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Deploy Preview for carbon-elements ready!
Name | Link |
---|---|
Latest commit | baff49ed78821a6c9d5a660f3a8f00f7e32e350d |
Latest deploy log | https://app.netlify.com/sites/carbon-elements/deploys/62f677a360b26b000aa0c6c1 |
Deploy Preview | https://deploy-preview-11937--carbon-elements.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.