]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
V6 more form fixes (#42523)
authorMark Otto <markd.otto@gmail.com>
Thu, 18 Jun 2026 03:54:48 +0000 (20:54 -0700)
committerGitHub <noreply@github.com>
Thu, 18 Jun 2026 03:54:48 +0000 (20:54 -0700)
commitabf965cd96ebdea497b5d6ff6449d044ee05a1cf
tree36c9456c7d950dd864ee1ea7dd5c9450e7f4335d
parent54e0af072de7e466952c2d125eb0373320de3cbd
V6 more form fixes (#42523)

* fix switch disabled checked

* fix selector for select bg

* fix radio disabled

* match disabled demos

* autocomplete off for date inputs

* fix floating label custom height

* fix disabled
scss/forms/_floating-labels.scss
scss/forms/_form-control.scss
scss/forms/_radio.scss
scss/forms/_switch.scss
site/src/content/docs/forms/checkbox.mdx
site/src/content/docs/forms/datepicker.mdx
site/src/content/docs/forms/floating-labels.mdx
site/src/content/docs/forms/radio.mdx
site/src/content/docs/forms/switch.mdx