aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/forms/range.md
AgeCommit message (Collapse)AuthorFilesLines
2020-09-29v5: Add disabled examples for .form-control, .form-select, and .form-range ↵Mark Otto1-0/+9
(#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-08-17Mention that Edge Legacy also supports 'filling' their trackChristian Oliff1-1/+1
Edge Legacy support filling their track by default. Example: https://codepen.io/coliff/pen/VwaZgVZ
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-0/+34
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.