aboutsummaryrefslogtreecommitdiff
path: root/scss/forms/_floating-labels.scss
AgeCommit message (Expand)AuthorFilesLines
2024-06-12Floating labels: Fix `max-width` and `background-color` (#39720)Louis-Maxime Piton1-14/+16
2024-03-19Change floating label placeholder's color (#39494)Tommaso Allegretti1-2/+1
2023-07-23fixlouismaximepiton1-1/+2
2023-04-20Update _floating-labels.scss (#38366)jonnysp1-0/+1
2023-03-29Another pass at fixing floating labels disabled colors (#38313)Mark Otto1-15/+18
2023-01-25Rewrite selector to help Parcel compilerMark Otto1-1/+1
2022-11-14Fix disabled floating labels colorJulien Déramond1-0/+4
2022-10-29Fix disabled floating labels and add some examples of it in the docs (#37299)Julien Déramond1-1/+1
2022-10-06Add an artificial background to floating labels (#37125)Louis-Maxime Piton1-0/+11
2022-08-01Fix floating labelslouismaximepiton1-0/+1
2022-05-21Truncate text to prevent multiline floating labelHDPham1-0/+4
2022-02-08Support floating labels on `.form-control-plaintext` (#32840)Sebastian Podjasek1-3/+10
2021-06-03fix(forms): unitless `line-height` for floating labels (#34161)Gaël Poupard1-0/+1
2021-05-25Fix x-paddings for select (with floating label, and in Firefox) (#34008)Gaël Poupard1-1/+2
2020-11-06stylelint: pass the ` --rd` flag (#32063)XhmikosR1-2/+0
2020-11-05Drop Legacy Edge support.XhmikosR1-22/+0
2020-10-27v5: Floating labels (#30449)Mark Otto1-0/+85