From: Shohei Yoshida Date: Thu, 30 Apr 2020 06:29:03 +0000 (+0900) Subject: v4: Change input group validation examples (#30180) X-Git-Tag: v4.5.0~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e344ed44466d0155a96c3149f8b2d1c08f8196af;p=thirdparty%2Fbootstrap.git v4: Change input group validation examples (#30180) * Change input group examples * Update forms.md * Update site/docs/4.4/components/forms.md Co-authored-by: XhmikosR Co-authored-by: Mark Otto Co-authored-by: Martijn Cuppens --- diff --git a/site/docs/4.4/components/forms.md b/site/docs/4.4/components/forms.md index a93d320b84..2bb2cf0233 100644 --- a/site/docs/4.4/components/forms.md +++ b/site/docs/4.4/components/forms.md @@ -776,32 +776,20 @@ Custom feedback styles apply custom colors, borders, focus styles, and backgroun {% capture example %}
-
+
Looks good!
-
+
Looks good!
-
- -
-
- @ -
- -
- Please choose a username. -
-
-
@@ -875,23 +863,14 @@ While these feedback styles cannot be styled with CSS, you can still customize t {% capture example %}
-
+
-
+
-
- -
-
- @ -
- -
-
@@ -930,32 +909,20 @@ We recommend using client-side validation, but in case you require server-side v {% capture example %}
-
+
Looks good!
-
+
Looks good!
-
- -
-
- @ -
- -
- Please choose a username. -
-
-
@@ -1003,12 +970,18 @@ We recommend using client-side validation, but in case you require server-side v Validation styles are available for the following form controls and components: -- ``s and `