index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
/
mixins
/
_forms.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
Gradients and shadows (#24429)
Mark Otto
1
-1
/
+6
2017-10-02
Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527)
Patrick Yeo
1
-0
/
+22
2017-09-26
Update comment for forms mixins (#24050)
Andrew Luca
1
-1
/
+1
2017-08-12
Apply the invalid/valid state to the class name
Mark Otto
1
-2
/
+2
2017-06-13
Merge branch 'v4-dev' into form-tweaks
Mark Otto
1
-4
/
+4
2017-06-13
(#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$in...
Patrick Yeo
1
-4
/
+4
2017-06-10
move to mixin so we can repeat it easier and allow folks to extend to custom ...
Mark Otto
1
-0
/
+60
2017-06-06
drop the old validation styles and docs
Mark Otto
1
-56
/
+0
2017-06-01
trying out new validation styles
Mark Otto
1
-12
/
+34
2017-04-21
Merge branch 'v4-dev' into form-tweaks
Mark Otto
1
-2
/
+2
2017-04-21
Match validation mixin focus state to normal focus state
Mark Otto
1
-1
/
+1
2017-04-16
Rename variable $input-border-focus to $input-border-color-focus (#22413)
Patrick Yeo
1
-2
/
+2
2017-03-18
Update scss mixins to comply with scss-linting rules (#22151)
naicko
1
-1
/
+1
2017-02-11
Remove unused input-size mixin (#21971)
Pierre Vanduynslager
1
-26
/
+0
2017-02-04
Fixes #21814. Also accounts for custom file inputs.
Mark Otto
1
-1
/
+3
2016-11-28
Fix #20936 make inline checkbox/radio markup same as stacked (#20995)
Brad Kent
1
-1
/
+0
2016-10-28
include .col-form-label in the form validation field mixin
Mark Otto
1
-0
/
+1
2016-10-20
Use box-shadow mixin
Pierre-Denis Vanduynslager
1
-4
/
+2
2016-10-20
Set box-shadow on input if enable-shadows rather than enable-rounded
Pierre-Denis Vanduynslager
1
-1
/
+1
2016-10-09
linting
Mark Otto
1
-1
/
+1
2016-10-09
fix focus shadows, if enabled
Mark Otto
1
-5
/
+5
2016-10-09
The color is already covered in the first ruleset here
Mark Otto
1
-4
/
+0
2016-09-11
.form-control:focus customization (#20436)
NicoLB
1
-2
/
+1
2016-09-05
Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629)
Mark Otto
1
-8
/
+2
2016-05-11
Merge pull request #19141 from twbs/v4-forms-cleanup
Mark Otto
1
-1
/
+1
2016-05-09
property order
Mark Otto
1
-1
/
+1
2016-04-08
Merge branch 'v4-dev' into v4-forms-cleanup
Mark Otto
1
-1
/
+2
2016-03-02
Add $input-bg-focus and $input-color-focus variables
Kevin P. Kucharczyk
1
-0
/
+2
2016-02-09
.text-help is dead, long live .form-control-feedback
Mark Otto
1
-1
/
+1
2016-02-08
Alternate fix to #17965: Updates to use the new class name and adds some basi...
Mark Otto
1
-1
/
+2
2016-01-13
Rename local vars per new naming convention: $padding-{vertical=>y} $padding-...
Chris Rebert
1
-2
/
+2
2015-10-28
Fix #17768
Almir Sarajcic
1
-1
/
+1
2015-09-02
Update all usages of 'control-label' with 'form-control-label' in docs
Andrew Smith
1
-1
/
+1
2015-08-26
rm unused $state param from form-control-validation mixin; fixes #17323
Chris Rebert
1
-1
/
+1
2015-08-08
rewrite some forms docs, use new validation styles and icons
Mark Otto
1
-11
/
+12
2015-04-23
Fix up some form docs styles, sizing, etc
Mark Otto
1
-1
/
+1
2014-12-02
convert to scss
Mark Otto
1
-0
/
+88