aboutsummaryrefslogtreecommitdiff
path: root/site/docs/4.2/components/forms.md
AgeCommit message (Collapse)AuthorFilesLines
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto1-1376/+0
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
2019-02-11docs snippets: a few more minor tweaks (#28225)XhmikosR1-1/+1
* Remove extra comma. * Use curly braces in snippet.
2019-02-11Cosmetic changes in snippets.XhmikosR1-1/+1
2019-02-06Remove outdated reference to not-allowed cursor (#28188)Patrick H. Lauke1-1/+1
as this styling was removed back in https://github.com/twbs/bootstrap/commit/7056f702408a97f01cb32bc6075d88ec27cdcf52
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto1-0/+31
2018-12-21Merge branch 'validation-support-list' into v4-devMark Otto1-1/+7
2018-12-21Prep for v4.2.0 releaseMark Otto1-0/+1339
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more