aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/forms/range.md
AgeCommit message (Collapse)AuthorFilesLines
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-49/+0
2021-05-10Remove unneeded 'Edge Legacy' mention in Range docsChristian Oliff1-1/+1
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto1-0/+6
* WIP: Mention variables, mixins, and loops in docs * Add Sass sections to component pages * add sass docs for forms and content * Update buttons.md * Remove empty mixins sections * Massive update to utilities and some consistency changes Co-authored-by: XhmikosR <[email protected]>
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.