Open theetrain opened 9 months ago
I don't think the light
prop should be removed in v11. The React library has it marked for removal in v12, doesn't it?
You're right that the React component has it deprecated; probably to ease into its removal when Layer became available, but not because of forthcoming v12 styles. We should follow a similar backwards-compatibility cadence:
I updated the criteria above.
What are the outstanding tasks following the merge of PR #1932?
Spun off from #1629
light
prop fromTextInput
. Recommend usingLayer
component instead. To be removed incarbon-components-svelte@2.0.0
.