From: Christian Oliff Date: Mon, 20 Apr 2026 22:22:18 +0000 (+0900) Subject: v6: docs: Replace .form-select with .form-control (#42332) X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1ea05f87dcf596edad145c6826494bde359ef85f;p=thirdparty%2Fbootstrap.git v6: docs: Replace .form-select with .form-control (#42332) --- diff --git a/js/tests/visual/floating-label.html b/js/tests/visual/floating-label.html index cfd40664c4..eead58a200 100644 --- a/js/tests/visual/floating-label.html +++ b/js/tests/visual/floating-label.html @@ -74,7 +74,7 @@
- @@ -83,7 +83,7 @@
- @@ -92,7 +92,7 @@
- @@ -101,7 +101,7 @@
- @@ -122,7 +122,7 @@
- @@ -143,7 +143,7 @@
- @@ -167,9 +167,9 @@
- +
- @@ -178,7 +178,7 @@
- @@ -187,7 +187,7 @@
- @@ -264,7 +264,7 @@
- @@ -273,7 +273,7 @@
- @@ -282,7 +282,7 @@
- @@ -291,7 +291,7 @@
- @@ -312,7 +312,7 @@
- @@ -333,7 +333,7 @@
- @@ -357,9 +357,9 @@
- +
- @@ -368,7 +368,7 @@
- @@ -377,7 +377,7 @@
- diff --git a/site/src/assets/examples/cheatsheet/index.astro b/site/src/assets/examples/cheatsheet/index.astro index 041a426664..f781b34927 100644 --- a/site/src/assets/examples/cheatsheet/index.astro +++ b/site/src/assets/examples/cheatsheet/index.astro @@ -325,7 +325,7 @@ export const body_class = 'bg-body-tertiary'
- @@ -379,7 +379,7 @@ export const body_class = 'bg-body-tertiary'
-
@@ -431,7 +431,7 @@ export const body_class = 'bg-body-tertiary'
- @@ -447,7 +447,7 @@ export const body_class = 'bg-body-tertiary'
- @@ -556,7 +556,7 @@ export const body_class = 'bg-body-tertiary'
- diff --git a/site/src/assets/examples/checkout/index.astro b/site/src/assets/examples/checkout/index.astro index ffc246016c..8779170616 100644 --- a/site/src/assets/examples/checkout/index.astro +++ b/site/src/assets/examples/checkout/index.astro @@ -117,7 +117,7 @@ export const body_class = 'bg-body-tertiary'
- @@ -128,7 +128,7 @@ export const body_class = 'bg-body-tertiary'
- diff --git a/site/src/assets/examples/menus/index.astro b/site/src/assets/examples/menus/index.astro index fabf4ec1fa..a60cca4a62 100644 --- a/site/src/assets/examples/menus/index.astro +++ b/site/src/assets/examples/menus/index.astro @@ -181,7 +181,7 @@ export const extra_css = ['menus.css'] June - @@ -260,7 +260,7 @@ export const extra_css = ['menus.css'] June - diff --git a/site/src/content/docs/components/toasts.mdx b/site/src/content/docs/components/toasts.mdx index c458e4cd0e..32ba562c6c 100644 --- a/site/src/content/docs/components/toasts.mdx +++ b/site/src/content/docs/components/toasts.mdx @@ -234,7 +234,7 @@ Place toasts with custom CSS as you need them. The top right is often used for n
- diff --git a/site/src/content/docs/forms/layout.mdx b/site/src/content/docs/forms/layout.mdx index 863e75e22c..eebd53f3c1 100644 --- a/site/src/content/docs/forms/layout.mdx +++ b/site/src/content/docs/forms/layout.mdx @@ -79,7 +79,7 @@ More complex layouts can also be created with the grid system.
- @@ -213,7 +213,7 @@ The example below uses a flexbox utility to vertically center the contents and c
- @@ -249,7 +249,7 @@ You can then remix that once again with size-specific column classes.
- @@ -284,7 +284,7 @@ Use the `.row-cols-*` classes to create responsive horizontal layouts. By adding
- diff --git a/site/src/content/docs/forms/overview.mdx b/site/src/content/docs/forms/overview.mdx index d52204db2e..9221e3dfb1 100644 --- a/site/src/content/docs/forms/overview.mdx +++ b/site/src/content/docs/forms/overview.mdx @@ -68,7 +68,7 @@ However, if your form also includes custom button-like elements such as `
-