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

Rename `readonly` prop to `readOnly` in Radio Group #1695

Closed GomezIvann closed 1 year ago

GomezIvann commented 1 year ago

Checklist

Description Using the camel case for the current readonly prop to match the other implementations and follow React naming conventions.

Closes #1694

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.