spectrum-web-components
spectrum-web-components copied to clipboard
[color-area]: remove deprecated `label` at 1.0
Code of conduct
- [X] I agree to follow this project's code of conduct.
Description of issue
label-x and label-y have replaced label via https://github.com/adobe/spectrum-web-components/pull/1801, but we kept label around to avoid a breaking change.
When we ship 1.0, we should take that opportunity to remove the deprecated label attribute.