mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
Re-apply #2125 (reverted in #2130) to preserve `disabled` attribute. Carbon styles depend on the `[disabled]` attribute. However, the `disabled` attribute is not valid markup when applied to `div role="option"`. This PR preserves the existing `disabled` attribute while also setting `aria-disabled` to maintain accessibility. |
||
---|---|---|
.. | ||
ComboBox.test.svelte | ||
ComboBox.test.ts | ||
ComboBoxCustom.test.svelte |