Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: sd-checkbox-group and sd-radio-group to use child components #87

Merged
merged 20 commits into from
Feb 10, 2025

Conversation

GeekyEggo
Copy link
Member

@GeekyEggo GeekyEggo commented Feb 6, 2025

  • Update sd-checkbox and sd-radio to natively support typed values.
  • Rename components to improve readability:
    • sd-checkboxgroupsd-checkbox-group.
    • sd-radiogroupsd-radio-group.
  • Update sd-checkbox-group to accept sd-checkbox children.
  • Update sd-radio-group to accept sd-radio children.
  • Update sd-radio to use shadow root.
    • sd-radio now requires a parent sd-radio-group.
  • Update sd-checkbox and sd-radio to use slots instead of textContent

@GeekyEggo GeekyEggo requested a review from ChekTek February 6, 2025 17:25
@GeekyEggo GeekyEggo merged commit 0475323 into features/ui Feb 10, 2025
2 checks passed
@GeekyEggo GeekyEggo deleted the component-groups branch February 10, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants