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

feat(radio): refactor radio component #434

Merged
merged 44 commits into from
Dec 1, 2023
Merged

Conversation

samrichardsontylertech
Copy link
Contributor

@samrichardsontylertech samrichardsontylertech commented Nov 20, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added/updated: N
  • Docs have been added/updated: N
  • Does this PR introduce a breaking change? Y
  • I have linked any related GitHub issues to be closed when this PR is merged? N

Describe the new behavior?

Refactor of the radio component to remove Material dependencies, improve accessibility, and adhere more closely to native input behavior.

Closes #371

Version

Published prerelease version: v3.0.0-next.15

Changelog

🚀 Enhancement

🐛 Bug Fix

  • [@next] chore: refactor slider to extend BaseFormComponent #427 (@DRiFTy17)
  • chore(list-item): improve anchor handling and semantics #423 (@DRiFTy17)
  • chore: general cleanup and consistency sweep #421 (@DRiFTy17)
  • fix: fix publish automation (@DRiFTy17)
  • fix: fix auto version calculation (@DRiFTy17)
  • [next] fix dialog story #211 (@DRiFTy17)
  • fix: package-lock sync (@DRiFTy17)
  • fix: remove base branch from shipit command (@DRiFTy17)
  • fix: update release workflow to only publish on pre-release tags (@DRiFTy17)

⚠️ Pushed to next

Authors: 2

samrichardsontylertech and others added 30 commits October 10, 2023 16:09
@samrichardsontylertech samrichardsontylertech merged commit c08e76e into next Dec 1, 2023
6 checks passed
@samrichardsontylertech samrichardsontylertech deleted the radio-next branch December 1, 2023 19:51
Copy link
Contributor

github-actions bot commented Dec 1, 2023

🚀 PR was released in v3.0.0-next.15 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged @next prerelease This change relates to a prerelease.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants