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

SBBRadio: rework and alignment to specifications (deprecate SBBRadioButton) #264

Merged
merged 11 commits into from
Jan 14, 2025

Conversation

smallTrogdor
Copy link
Contributor

@smallTrogdor smallTrogdor commented Jan 11, 2025

This closes #230.

This PR aligns the SBBRadioButton and its SBBRadioButtonListItem to the design specifications on digital.sbb.ch.

It basically follows #258 for the work done on the SBBRadioButtonListItem variant.

Specifically:

  • adds the BottomLoadingIndicator when isLoading is true
  • adds boxed variants by a redirecting constructor
  • adds Semantics
  • simplifies the SBBRadioButton (making it stateless) by moving the animations to an AnimatedContainer

@smallTrogdor smallTrogdor requested a review from a team as a code owner January 11, 2025 21:19
@smallTrogdor smallTrogdor changed the title SBBRadioButton: rework and alignment to specifications SBBRadio: rework and alignment to specifications (deprecate SBBRadioButton) Jan 14, 2025
@smallTrogdor smallTrogdor merged commit 3ae3b99 into main Jan 14, 2025
8 checks passed
@smallTrogdor smallTrogdor deleted the feature/radiobutton-overhaul branch January 14, 2025 15:21
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.

[Review]: Radiobutton review
2 participants