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: add vertical and horizontal orientation for radio-group #3082

Merged
merged 2 commits into from
May 11, 2020

Conversation

marjonlynch
Copy link
Contributor

Description

In response to #3069 adding the orientation attribute to fast-radio-group to allow for vertical orientation and a default of horizontal.

Motivation & context

Motivation described in proposal #3069.

Issue type checklist

  • Chore: A change that does not impact distributed packages.
  • Bug fix: A change that fixes an issue, link to the issue above.
  • New feature: A change that adds functionality.

Is this a breaking change?

  • This change causes current functionality to break.

Process & policy checklist

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

@marjonlynch marjonlynch self-assigned this May 7, 2020
@marjonlynch marjonlynch force-pushed the users/marjon/radio-add-orientation branch from b245d99 to 1bd354e Compare May 7, 2020 22:48
Copy link
Contributor

@EisenbergEffect EisenbergEffect left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with all Jane's comments. If we get those addressed, we should be good to go on this.

Copy link
Member

@chrisdholt chrisdholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love seeing the simplicity here. I’m going to hold on approving this only because I think it’s important to get perspective from @nicholasrice as it was a conversation with him on discord which led to the proposal tracking this. As long as we reach consensus to implement this, I’m good with this. I do want to be sure we give time for his feedback here.

@marjonlynch marjonlynch force-pushed the users/marjon/radio-add-orientation branch 2 times, most recently from b720d03 to 3ca42e5 Compare May 11, 2020 17:59
@EisenbergEffect EisenbergEffect self-requested a review May 11, 2020 18:39
@marjonlynch marjonlynch force-pushed the users/marjon/radio-add-orientation branch from 3ca42e5 to df66712 Compare May 11, 2020 18:50
@marjonlynch marjonlynch merged commit fd6ce2b into master May 11, 2020
@marjonlynch marjonlynch deleted the users/marjon/radio-add-orientation branch May 11, 2020 19:13
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.

5 participants