From f2692b1c5827c612fc5a1b7d03e11fbb692e7e1f Mon Sep 17 00:00:00 2001 From: Neeraj Kumar Das Date: Fri, 1 Jul 2022 01:28:28 +0530 Subject: [PATCH] Added examples for Radios in List Group (#36644) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add examples for Radios in List Group * Reduce the number of checkboxes and radios to 3 for consistency Drop aria-label on inputs and use label Use class stretched-link on labels to cover the whole list group item Check the first radio by default Remove radios from streched link examples Co-authored-by: Julien Déramond --- .../content/docs/5.2/components/list-group.md | 75 ++++++++++--------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/site/content/docs/5.2/components/list-group.md b/site/content/docs/5.2/components/list-group.md index 5c78ddfe50..563d5b5276 100644 --- a/site/content/docs/5.2/components/list-group.md +++ b/site/content/docs/5.2/components/list-group.md @@ -247,53 +247,54 @@ Place Bootstrap's checkboxes and radios within list group items and customize as {{< example >}} {{< /example >}} -And if you want `