aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/forms/select.md
AgeCommit message (Collapse)AuthorFilesLines
2020-09-29v5: Add disabled examples for .form-control, .form-select, and .form-range ↵Mark Otto1-0/+13
(#31686) * Add disabled state example to the .form-control page * Document disabled attribute on select too * Add disabled example for file input Co-authored-by: XhmikosR <[email protected]>
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-0/+62
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.