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
2021-05-13
Validated inputs in `.input-group` shouldn't be behind sibling element (#33644)
Jatin Mehta
1
-1
/
+8
2021-04-13
Hide validation icons from multiple selects
Geremia Taglialatela
1
-11
/
+6
2021-04-02
Fix validation feedback icon in select multiple
Geremia Taglialatela
1
-0
/
+8
2021-03-01
fix(forms): validated controls in input-group
Gaël Poupard
1
-0
/
+7
2021-02-10
Add input focus blur variable
Sam Willis
1
-1
/
+1
2021-02-10
Add Sass docs (variables, mixins, and loops) to most pages (#32747)
Mark Otto
1
-0
/
+3
2020-12-17
Extended form validation states customization capabilities (#31757)
Dmytro Yaremenko
1
-6
/
+13
2020-12-04
feat(RTL): implement RTL
Gaël Poupard
1
-1
/
+1
2020-10-28
Drop custom file upload plugin in favor of CSS
Martijn Cuppens
1
-16
/
+0
2020-05-15
Improve gradients
Martijn Cuppens
1
-1
/
+1
2020-04-16
feat: removes `.form-text` display (#30598)
Catalin Zalog
1
-0
/
+1
2020-03-23
Use WCAG contrast algo (#30168)
Gaël Poupard
1
-1
/
+1
2020-03-16
fix(css): adds a new opacity var
Catalin Zalog
1
-1
/
+1
2020-02-12
Convert background shorthands to separate properties
Martijn Cuppens
1
-1
/
+3
2019-12-14
Remove the deprecated `form-control-focus` mixin
XhmikosR
1
-28
/
+0
2019-10-28
Update .form-check to properly support gradients when enabled (#29338)
Mark Otto
1
-1
/
+1
2019-10-12
Fix top level ampersand (#29518)
Martijn Cuppens
1
-3
/
+5
2019-08-27
Don't bind validation to form controls
Martijn Cuppens
1
-30
/
+7
2019-07-19
Use escape-svg() function (#29077)
Martijn Cuppens
1
-2
/
+2
2019-07-12
v5: Forms update (#28450)
Mark Otto
1
-37
/
+18
2019-05-26
Fix background position (#28814)
Sezer Esen
1
-1
/
+1
2019-04-25
Prevent form validation mixin from generating invalid CSS (#28447)
Mark Otto
1
-14
/
+19
2019-02-15
Deprecate form-control-focus mixin (#28262)
Martijn Cuppens
1
-1
/
+2
2019-02-07
Responsive font size implementation (#23816)
Martijn Cuppens
1
-5
/
+5
2019-01-25
Fix validated custom select bg color (#28119)
Shohei Yoshida
1
-1
/
+1
2019-01-11
Add form-validation-states Sass map (#27999)
Mark Otto
1
-9
/
+3
2018-10-23
Custom select validation padding fix and additional custom select feedback ic...
Martijn Cuppens
1
-7
/
+3
2018-10-23
Cleanup stylelint comments
Martijn Cuppens
1
-2
/
+1
2018-10-21
Custom checkboxes and radios retheming (#27064)
Martijn Cuppens
1
-2
/
+7
2018-09-18
Add new variables for form feedback tooltips (#26959)
Mark Otto
1
-5
/
+5
2018-09-02
#27112: fix border focus border color
Martijn Cuppens
1
-2
/
+1
2018-07-29
Merge branch 'form-validation-icons' into v4-dev
Mark Otto
1
-1
/
+53
2018-07-20
Update validation tooltips to use tooltip vars (#26887)
Mark Otto
1
-6
/
+6
2018-07-14
fixes #26579
Mark Otto
1
-1
/
+1
2018-07-08
disable to fix ci
Mark Otto
1
-0
/
+2
2018-07-08
Restore feedback icons on validated form fields
Mark Otto
1
-1
/
+51
2018-04-23
add validation styles for .form-control-file (#26181)
Mark Otto
1
-0
/
+10
2018-03-12
Replace "loose" HEX values with their respective variables (#25672)
Jacob Müller
1
-1
/
+1
2018-01-05
add validation feedback/tooltip support to form-check-inputs
Jesse Mandel
1
-0
/
+5
2018-01-02
Validation tooltip example (#25143)
Mark Otto
1
-2
/
+1
2017-12-26
Rewrite custom file input
Mark Otto
1
-2
/
+15
2017-12-22
Form check markup v2 (#25050)
Mark Otto
1
-10
/
+8
2017-12-22
Rewrite input group component (#25020)
Mark Otto
1
-0
/
+1
2017-11-24
Rewrite custom form check backgrounds (#24697)
Mark Otto
1
-1
/
+6
2017-11-15
Adds variables for form validation messages (#24767)
Andres Galante
1
-2
/
+2
2017-11-06
fixes #24553: override border-color on focus of custom select with form valid...
Mark Otto
1
-0
/
+1
2017-11-06
Minor Sass consistency changes. (#24677)
XhmikosR
1
-1
/
+1
2017-10-25
update new focus and shadow properties to use vars
Mark Otto
1
-5
/
+5
2017-10-22
fix custom file input too
Mark Otto
1
-1
/
+3
2017-10-22
match space after comma, darken invalid/valid bg color on custom checks
Mark Otto
1
-4
/
+4
[next]