Skip to content

feat: add new textVerticalAlign prop to radio button#109

Merged
snapsnapturtle merged 3 commits intomainfrom
feature/allow-specifying-text-alignment-for-radio
Jun 9, 2021
Merged

feat: add new textVerticalAlign prop to radio button#109
snapsnapturtle merged 3 commits intomainfrom
feature/allow-specifying-text-alignment-for-radio

Conversation

@snapsnapturtle
Copy link
Contributor

What:
Adding a complement to the textVerticalAlign prop of the Checkbox to the RadioButton component.

Why:
In one of our tools, we have a design that has a multi line radio button label, with the radio button icon aligned at the top. In addition, this increases feature parity with the Checkbox component.
​​
Media:
image

Checklist:

  • Ready to be merged

While working on the RadioButton component, I also updated the documentation page to follow our current standards.

@snapsnapturtle snapsnapturtle merged commit 29a7c60 into main Jun 9, 2021
@snapsnapturtle snapsnapturtle deleted the feature/allow-specifying-text-alignment-for-radio branch June 9, 2021 09:01
github-actions bot pushed a commit that referenced this pull request Jun 9, 2021
## [1.3.0](v1.2.2...v1.3.0) (2021-06-09)

### Features

* add new textVerticalAlign prop to radio button ([#109](#109)) ([29a7c60](29a7c60))
@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2021

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants