dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Add `readOnly` prop to Checkbox #1693

Closed GomezIvann closed 1 year ago

GomezIvann commented 1 year ago

Checklist

Description The new read-only variant of the Checkbox.

Closes #1692

raquelarrojo commented 1 year ago

Could you please do this change also in the tokens we have in the files defaultAdvancedTheme.ts, advanced-theme.json and advanced.schema.json?

raquelarrojo commented 1 year ago

Could you please do this change also in the tokens we have in the files defaultAdvancedTheme.ts, advanced-theme.json and advanced.schema.json? This will be done when readOnly is added to all components.