Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

fix(ui-toolkit): RadioButtonGroup Props Handling #403

Merged
merged 6 commits into from
Apr 2, 2024

Conversation

rajvarsani-groww
Copy link
Contributor

What does this PR do?

  • Add support for parentClassName, size, labelClassName
  • Removed unused restProps
  • Update RadioButton component to accept labelClassName prop
  • Adjust stories to demonstrate the use of additional props

What packages have been affected by this PR?

  • ui-toolkit

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Package version increase in any of the packages?

Checklist before merging

  • These changes have been thoroughly tested.
  • Changes need to be immediately published on npm.

- add support for `parentClassName`,
`size`,
`labelClassName`
- remove `restProps` which will be empty
- update RadioButton component to accept `labelClassName` prop
- adjust stories to demonstrate the use of additional props
@AkshayNaikGroww AkshayNaikGroww merged commit 8a2929c into develop Apr 2, 2024
2 checks passed
@AkshayNaikGroww AkshayNaikGroww deleted the fix/radio-button-group-props branch April 2, 2024 16:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants