-
Notifications
You must be signed in to change notification settings - Fork 95
feat(NcRadioGroup): add component to group radio buttons #7441
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
Conversation
|
Adjusted the label a bit, I think this is a quite solid base for that feature. But for now it should already work as intended. |
kra-mo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was gonna write a bit about how this would all fit together with the other component changes, but it's honestly not all that relevant to this specific PR.
As it stands, it looks nice from a design POV, approved :)
Still, could we have a conversation about the specific changes being made across components atm? Because I feel like I don't have a clear overview.
This comment was marked as resolved.
This comment was marked as resolved.
53bf045 to
1697d7d
Compare
This comment was marked as resolved.
This comment was marked as resolved.
1697d7d to
0856d0e
Compare
artonge
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
a67c36b to
da539b2
Compare
This allows to only add the model value on the wrapper and the radio buttons automatically update it. Also it has a nicer implementation of the button variant. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
da539b2 to
a211b72
Compare
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
a211b72 to
2cc4985
Compare
|
/backport to stable8 |
☑️ Resolves
<NcRadioGroup>+<NcCheckboxGroup>components #7121This allows to only add the model value on the wrapper and the radio buttons automatically update it.
Also it has a nicer implementation of the button variant.
🖼️ Screenshots
🚧 Tasks
🏁 Checklist
stable8for maintained Vue 2 version or not applicable