Jason
Jason
That's a good question. It could either be a comma delimited list of items or an array of items (as you're suggesting). For form submissions I think we'd need the...
For now when this gets initially implemented, ignore the icon changes and keep this issue open.
Solution here might be similar to radio for the remaining fixes: see https://github.com/dequelabs/cauldron/issues/1034#issuecomment-1745444943
Not doing this anymore. Thanks @bobbyomari
🚨 Reviewed for Security 🚨
> drop support for [var(--font-weight-thin)](https://github.com/dequelabs/cauldron/blob/develop/packages/styles/variables.css#L92) as it is unused (this will be a BREAKING CHANGE for any cauldron consumers who rely on this var) It is used in one spot:...
I additionally found other usages of `font-weight-light` as well.
We can update the usages of this, but should not remove the variables until we decide we want to release a breaking change.
🚨 Reviewed for Security 🚨
🚨 Reviewed for Security 🚨