Skip to content

Conversation

@glsdown
Copy link
Contributor

@glsdown glsdown commented Aug 28, 2021

As per #651 in v1 docs, there were issues with styling of the radio example in ButtonGroup docs. I have fixed this using the new class name for this purpose in the Bootstrap 5 docs. This simplified the CSS required.

When fixing it, I noticed a similar issue with the custom checked formatting example in input, so I have added some new props to the checklist and radioitems components to allow you to easily change the checked styles, without having to resort to custom CSS.

@glsdown glsdown force-pushed the radio-button-doc-example branch 2 times, most recently from 1513733 to 440cc37 Compare August 28, 2021 20:12
@glsdown glsdown force-pushed the radio-button-doc-example branch from 440cc37 to 19236e5 Compare August 28, 2021 20:39
@glsdown glsdown force-pushed the radio-button-doc-example branch from a44df8f to 417c59d Compare August 30, 2021 07:41
Copy link
Collaborator

@tcbegley tcbegley left a comment

Choose a reason for hiding this comment

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

Thanks! Just a few minor comments inline.

@glsdown glsdown force-pushed the radio-button-doc-example branch from 8da8d35 to 417c59d Compare August 30, 2021 18:18
Co-authored-by: Tom Begley <tomcbegley@gmail.com>
@glsdown glsdown requested a review from tcbegley August 30, 2021 18:27
@tcbegley tcbegley mentioned this pull request Aug 31, 2021
73 tasks
@tcbegley tcbegley merged commit 1af14f6 into dbc-team:v1 Aug 31, 2021
tcbegley added a commit that referenced this pull request Sep 5, 2021
* Fixed button group radio doc example

* Add input checked style and class_name

* Changed colour to primary

* Apply suggestions from code review

Co-authored-by: Tom Begley <tomcbegley@gmail.com>

* Reposition CSS in buttongroup examples

Co-authored-by: Tom Begley <tomcbegley@gmail.com>
tcbegley added a commit that referenced this pull request Oct 19, 2021
* Fixed button group radio doc example

* Add input checked style and class_name

* Changed colour to primary

* Apply suggestions from code review

Co-authored-by: Tom Begley <tomcbegley@gmail.com>

* Reposition CSS in buttongroup examples

Co-authored-by: Tom Begley <tomcbegley@gmail.com>
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.

3 participants