From: Mark Otto Date: Wed, 24 Sep 2025 05:32:26 +0000 (-0700) Subject: note X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd0630d9bc8f02d9fbfb76be88bc090c9f9f3168;p=thirdparty%2Fbootstrap.git note --- diff --git a/site/src/content/docs/migration.mdx b/site/src/content/docs/migration.mdx index 5e2742e261..205dcb2c4d 100644 --- a/site/src/content/docs/migration.mdx +++ b/site/src/content/docs/migration.mdx @@ -92,7 +92,7 @@ Bootstrap 6 is a major release with many breaking changes to modernize our codeb - Removed several now unused Sass variables. - Checkboxes now have a wrapping element and an SVG in the DOM for checked and indeterminate states. Radios and switches do not. - Revamped layout for checks, radios, and switches with labels (and descriptions). We now have custom elements for layout that include basic flexbox styling. - - @mdo-do: Decide on fate of `.form-check-reverse`. + - @mdo-do: Decide on fate of `.form-check-reverse` and `.btn-check` - **Consolidate `.form-select` into `.form-control`.** - Removed `.form-select`—use `.form-control` on `