Skip to content

Extend form docs with example form errors #18704

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 734 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
734 commits
Select commit Hold shift + click to select a range
c27ff12
Fix docs for new naming of .btn-outline
TiGR Feb 16, 2016
82d5f4b
Merge pull request #19204 from TiGR/patch-1
cvrebert Feb 16, 2016
b35aa23
Extract new $modal-dialog-margin variable
cvrebert Feb 16, 2016
819b017
Merge pull request #19205 from twbs/modal-dialog-margin
cvrebert Feb 16, 2016
e1be284
Extract $modal-dialog-sm-up-margin-y variable
cvrebert Feb 16, 2016
c7be688
Merge pull request #19206 from twbs/modal-dialog-sm-up-margin-y
cvrebert Feb 16, 2016
ece0775
Extract $modal-{header,footer}-border-width variables
cvrebert Feb 16, 2016
8baa8ca
Merge pull request #19207 from twbs/modal-header-footer-width-vars
cvrebert Feb 16, 2016
ef89acb
Extract $modal-content-border-width variable
cvrebert Feb 16, 2016
2a2462d
Merge pull request #19208 from twbs/modal-content-border-width
cvrebert Feb 16, 2016
7441beb
Add $mark-padding variable
cvrebert Feb 16, 2016
4278eb5
Add $small-font-size variable
cvrebert Feb 16, 2016
1d634a0
Extract $label-padding-{x,y} variables
cvrebert Feb 16, 2016
8358471
Merge pull request #19212 from twbs/label-padding-x-y
cvrebert Feb 16, 2016
c80cf45
Extract $label-pill-padding-x variable
cvrebert Feb 16, 2016
2c034cf
Add $label-font-size variable in the name of not hardcoding values
cvrebert Feb 16, 2016
5f45531
Merge pull request #19213 from twbs/label-pill-padding-x
cvrebert Feb 16, 2016
08d2395
Add $label-pill-border-radius variable
cvrebert Feb 16, 2016
4c6946b
Extract $dropdown-min-width variable
cvrebert Feb 16, 2016
cdc0a7a
Introduce $mark-bg variable so that <mark>'s background-color can be …
cvrebert Feb 16, 2016
af68bc2
Merge pull request #19216 from twbs/dropdown-min-width
cvrebert Feb 16, 2016
ea1fa05
Change comment to clarify that $grid-breakpoints are minimum widths f…
cvrebert Feb 16, 2016
3b2f052
CONTRIBUTING: Document restriction regarding jQuery event alias methods
cvrebert Feb 16, 2016
dd18b66
Merge pull request #19219 from twbs/contrib-jq-event-aliases
cvrebert Feb 16, 2016
ff4792f
js/tests/index.html: Replace jQuery event alias methods with function…
cvrebert Feb 16, 2016
9b4cfdc
Merge pull request #19220 from twbs/jq-event-alias-throw-err
cvrebert Feb 16, 2016
a496cb8
Focus (visually hidden) input radio/checkbox
patrickhlauke Feb 16, 2016
9e57584
Merge pull request #19222 from patrickhlauke/kbd-navigation-fix-check…
patrickhlauke Feb 16, 2016
87d248a
Fix typos in plural tag names
kandros Feb 16, 2016
8321747
Visual/manual test for checkbox/radio button kbd behavior
patrickhlauke Feb 16, 2016
c8e1a20
Merge pull request #19224 from kandros/v4-dev
cvrebert Feb 16, 2016
c5c0728
Merge pull request #19232 from patrickhlauke/tests-visual-buttons-patch1
patrickhlauke Feb 16, 2016
3b84ffc
grunt
mdo Feb 17, 2016
4043510
fixes #19148 as follow up to #19099: ensure local mixin variable is u…
mdo Feb 17, 2016
60f8309
Merge pull request #19218 from twbs/breakpoint-vars-are-minimums
mdo Feb 17, 2016
ca77f52
Merge pull request #19215 from twbs/label-pill-border-radius
mdo Feb 17, 2016
57a310c
Merge pull request #19214 from twbs/label-font-size
mdo Feb 17, 2016
6636e97
Merge pull request #19211 from twbs/mark-bg-var
mdo Feb 17, 2016
853921d
Merge pull request #19210 from twbs/small-font-size
mdo Feb 17, 2016
aca4be6
grunt
mdo Feb 17, 2016
e194db0
Merge branch 'v4-dev' into mark-padding
mdo Feb 17, 2016
a2fe2aa
Merge pull request #19116 from twbs/docs-17264
mdo Feb 17, 2016
d6207d8
Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootst…
mdo Feb 17, 2016
db9f0ce
grunt
mdo Feb 17, 2016
4d62aa4
update migration docs
mdo Feb 17, 2016
63a269d
Fixes #19142 (follow-up to #18771): Restore cursor: pointer to custom…
mdo Feb 17, 2016
b6b9d42
grunt
mdo Feb 17, 2016
9f85c6e
Extract $carousel-control-sm-up-size variable
cvrebert Feb 17, 2016
ee0b3b2
Merge pull request #19235 from twbs/carousel-control-sm-up-width
cvrebert Feb 17, 2016
104ace1
Extract $carousel-indicator{-active}-size variables
cvrebert Feb 17, 2016
dcb29fc
Extract $dropdown-margin-top variable
cvrebert Feb 17, 2016
1046e27
Extract $dropdown-item-padding-x variable
cvrebert Feb 17, 2016
79c955f
Merge pull request #19240 from twbs/dropdown-item-padding-x
cvrebert Feb 17, 2016
cbdb043
Extract $carousel-caption{-sm-up}-width variables
cvrebert Feb 17, 2016
3a4dbd9
Add $figure-caption-font-size variable
cvrebert Feb 17, 2016
9fdae5f
Extract $code-font-size variable
cvrebert Feb 17, 2016
0b73954
Merge pull request #19244 from twbs/figure-caption-font-size
cvrebert Feb 17, 2016
881e51d
Merge pull request #19246 from twbs/code-font-size
cvrebert Feb 17, 2016
67ecc8c
Extract $code-padding-{x,y} variables
cvrebert Feb 17, 2016
f10dc27
.navbar-divider width: 1px=>$border-width
cvrebert Feb 17, 2016
d8ac2f5
Merge pull request #19247 from twbs/code-padding-vars
cvrebert Feb 17, 2016
4b94184
_tags.scss: Updated comments to reflect name change
helloworld123122344134 Feb 17, 2016
1f02ab2
Add $list-group-item-padding-{x,y} variables
cvrebert Feb 17, 2016
aa7c5f9
Add $card-columns-sm-up-column-gap variable
cvrebert Feb 17, 2016
9ee155e
Merge pull request #19249 from twbs/card-columns-sm-up-column-gap
cvrebert Feb 17, 2016
845ad69
Merge pull request #19250 from twbs/list-group-item-padding
cvrebert Feb 17, 2016
38c3e6e
Extract $navbar-brand-padding-y variable
cvrebert Feb 17, 2016
bfe3c59
Merge pull request #19251 from twbs/navbar-brand-padding-y
cvrebert Feb 17, 2016
40aee93
- Conveying color meaning to AT as markdown include
patrickhlauke Feb 17, 2016
9bc56d9
Replace "label" with "tag" in navigation
patrickhlauke Feb 17, 2016
c1eb92a
Merge pull request #19256 from patrickhlauke/label-tag-nav-fixup1
patrickhlauke Feb 17, 2016
43d0d45
Add $gutter parameter to make-col mixin; fixes #19147
cvrebert Feb 17, 2016
3c26924
Merge pull request #19257 from twbs/fix-19147
cvrebert Feb 17, 2016
701b12b
Replace jQuery with vanilla JS
patrickhlauke Feb 17, 2016
cf57ec6
Merge pull request #19259 from patrickhlauke/keyboard-navigation-focu…
patrickhlauke Feb 17, 2016
fb1d511
Merge pull request #19255 from patrickhlauke/color-accessibility-call…
patrickhlauke Feb 17, 2016
48a338c
Merge pull request #19237 from twbs/carousel-indicator-size
mdo Feb 17, 2016
13c8ecd
Merge pull request #19239 from twbs/dropdown-margin-top
mdo Feb 17, 2016
bfe20c2
Merge pull request #19242 from twbs/carousel-caption-width
mdo Feb 17, 2016
322f3bb
Extract $list-group-item-heading-margin-bottom variable
cvrebert Feb 17, 2016
90e1938
Merge pull request #19243 from twbs/list-group-item-heading-margin-bo…
cvrebert Feb 18, 2016
1f5621f
Extract $dropdown-padding-y variable
cvrebert Feb 17, 2016
702041e
Merge pull request #19238 from twbs/dropdown-padding-y
cvrebert Feb 18, 2016
105bfbc
Extract $carousel-indicators-width variable
cvrebert Feb 17, 2016
06fac24
Merge pull request #19241 from twbs/carousel-indicators-width
cvrebert Feb 18, 2016
ba50680
Modal docs: Added JS event handler for relatedTarget demo
jamesmosier Sep 15, 2015
e0dfe0d
Docs: Remove <meta name="keywords"> from <head>
cvrebert Feb 19, 2016
bf73425
Document the possibility of extending the $spacers map
tordans Dec 27, 2015
e91c9e2
Document .pos-f-t utility class; fixes #18494
Jan 8, 2016
88aa108
Merge pull request #18987 from xcatliu/v4-dev-fix-search-json-prefix
cvrebert Feb 19, 2016
dd47423
Docs: Add example of .dropdown-menu-right
jwkratz Jan 11, 2016
c6c2958
Update grunt-html to v6.0.0.
XhmikosR Jan 26, 2016
79067a6
Fix validation errors.
XhmikosR Jan 26, 2016
fe1b891
Travis CI: switch to the Trusty image.
XhmikosR Feb 19, 2016
a483f60
Merge pull request #19029 from twbs/v4-dev-xmr-grunt-html
XhmikosR Feb 19, 2016
d9d84fe
Bump scss_lint to v0.45.0.
XhmikosR Feb 19, 2016
9989966
Update devDependencies.
XhmikosR Feb 19, 2016
255e89b
Run grunt.
XhmikosR Feb 19, 2016
727722d
Add form-control-legend
patrickhlauke Feb 19, 2016
c25556e
Appropriate use of fieldset/div, legend, callout for hidden/no label …
patrickhlauke Feb 19, 2016
57dcd04
Update scss_lint to v0.46.0.
XhmikosR Feb 23, 2016
de97609
Update Jekyll to v3.1.2.
XhmikosR Feb 23, 2016
44be1d2
Bump grunt-contrib-concat.
XhmikosR Feb 23, 2016
25e85a2
Use Windows 10 for Win Chrome+Firefox tests on Sauce Labs
cvrebert Feb 23, 2016
18745a8
Merge pull request #19291 from twbs/win10
cvrebert Feb 23, 2016
e2f01db
Use OS X El Capitan for Sauce tests
cvrebert Feb 23, 2016
1b889d9
Use iOS 9.2 in Sauce tests
cvrebert Feb 23, 2016
a3c3188
Merge pull request #19293 from twbs/el-capitan
cvrebert Feb 23, 2016
1c46385
Merge pull request #19294 from twbs/ios-9.2
cvrebert Feb 23, 2016
723f82e
Correct grammar
prose100 Feb 25, 2016
b25f37b
Merge pull request #19312 from prose100/docs
cvrebert Feb 25, 2016
13194ad
Merge pull request #19277 from patrickhlauke/v4-dev-forms-fixes#2
patrickhlauke Feb 25, 2016
e47f3c9
Wall of Browser Bugs: Update Chromium bug tracker URLs
cvrebert Feb 26, 2016
c3c2661
Merge pull request #19321 from twbs/bugs.chromium.org
cvrebert Feb 26, 2016
2580981
Include all grunt requires files in npm package
Feb 27, 2016
6a1df88
Bump scss_lint to v0.47.0.
XhmikosR Feb 27, 2016
e3e9da2
Merge pull request #19328 from satsukitv/v4-dev
XhmikosR Feb 27, 2016
cf58554
Update anchor-js to v3.1.0.
XhmikosR Feb 27, 2016
4977368
Update clipboard.js to v1.5.9.
XhmikosR Feb 27, 2016
4e3eaef
Update jekyll-search to v1.1.1.
XhmikosR Feb 27, 2016
96cafe2
Update tether to v1.2.0.
XhmikosR Feb 27, 2016
666e8aa
Run `grunt`.
XhmikosR Feb 27, 2016
d5ce6d0
Merge pull request #19333 from twbs/v4-dev-update-docs-assets
cvrebert Feb 27, 2016
7a6b5ce
Removed unused markdown-it dependency
helloworld123122344134 Feb 27, 2016
2d4cf26
Merge pull request #19337 from ameya-pandilwar/fix-19332
cvrebert Feb 28, 2016
ae7a0eb
Update npm-shrinkwrap.json.
XhmikosR Feb 28, 2016
d0059ac
Travis CI: Specify node.js 5.6 since 5.7.0 has regressions.
XhmikosR Feb 27, 2016
c96cabb
Merge pull request #19331 from twbs/v4-dev-fix-travis
XhmikosR Feb 28, 2016
21a9c29
Update holder.js to v2.9.3.
XhmikosR Feb 28, 2016
8d8df4e
update theme parameters to fix #19333
imsky Feb 27, 2016
cfe856f
Run grunt.
XhmikosR Feb 28, 2016
25cf50a
JS visual tests: Remove usages of defunct .page-header class
cvrebert Feb 28, 2016
8836a4c
Merge pull request #19340 from twbs/js-tests-page-header
cvrebert Feb 28, 2016
74808de
Example pages: Remove usages of defunct .page-header class
cvrebert Feb 28, 2016
d56f876
Merge pull request #19341 from twbs/examples-page-header
cvrebert Feb 28, 2016
ae4a1c8
Added colon before enumeration
MaartenvE Feb 29, 2016
4480b68
Update tether CDN.
XhmikosR Mar 1, 2016
7d8ab35
Revert "Travis CI: Specify node.js 5.6 since 5.7.0 has regressions."
XhmikosR Mar 3, 2016
dbaf20f
Update grunt-jscs.
XhmikosR Mar 3, 2016
5c90661
Bump scss_lint.
XhmikosR Mar 3, 2016
2231987
Merge pull request #19348 from delftswa2016/grammar
cvrebert Mar 3, 2016
642b199
Add Wall of Browser Bugs entry for #19390
cvrebert Mar 4, 2016
b7e0fe7
Merge pull request #19393 from twbs/mozbug-1253468
cvrebert Mar 4, 2016
902af61
Remove Wall of Browser Bugs entry for #19390
cvrebert Mar 4, 2016
01be344
Merge pull request #19395 from twbs/moz-1253468-fixed-ff45
cvrebert Mar 4, 2016
c4b0870
Neutralize link styles for placeholder links/named anchors
patrickhlauke Mar 5, 2016
40c81c2
Merge pull request #19411 from patrickhlauke/v4-links-not-anchors
patrickhlauke Mar 5, 2016
9aed469
_reboot.scss: Capitalization & periods in comment
cvrebert Mar 6, 2016
1f258ff
Introduction for using table-reflow.
florisverburg Mar 6, 2016
56b0473
Merge pull request #19408 from delftswa2016/v4-dev
patrickhlauke Mar 6, 2016
0016c7f
Docs: Add link to Chrome bug regarding `body { overflow: hidden; }`
cvrebert Mar 7, 2016
750d5f5
Merge pull request #19423 from twbs/crbug-175502
cvrebert Mar 7, 2016
f86bd01
Docs: Link directly to printing-related browser bugs
cvrebert Mar 7, 2016
e52fdc7
Merge pull request #19424 from twbs/browser-print-bugs
cvrebert Mar 7, 2016
b8fceb1
Remove iOS virtual keyboard bug section from docs
cvrebert Mar 7, 2016
b2bb83d
Add jQuery and Tether to npm dependencies; fixes #17325
cvrebert Mar 7, 2016
2a999c6
Bump devDependencies.
XhmikosR Mar 7, 2016
06ad50e
Run `grunt`.
XhmikosR Mar 7, 2016
3d5a6a7
Remove the now unused btoa dependency.
XhmikosR Mar 4, 2016
2310002
Merge pull request #19404 from twbs/v4-dev-xmr-remove-btoa
cvrebert Mar 7, 2016
1417f4c
Travis CI: Remove now-unused $GEMDIR env var
cvrebert Mar 7, 2016
0a2e0ba
Merge pull request #19431 from twbs/bye-gemdir
cvrebert Mar 7, 2016
edfdeae
Add native title tooltip IE11/Edge bug to wall of browser bugs
patrickhlauke Mar 7, 2016
ef07635
Merge pull request #19434 from patrickhlauke/v4-dev-ie-edge-tooltip-b…
patrickhlauke Mar 7, 2016
81f2dfb
Examples: Update tether to v1.2.0.
XhmikosR Mar 7, 2016
ada8f21
Update Wall of Browser Bugs entry for #15990
cvrebert Mar 10, 2016
d47a61a
Wall of Browser Bugs: Stop mentioning IE11
cvrebert Mar 10, 2016
42f5227
Merge pull request #19452 from twbs/ie11-wall-bye
cvrebert Mar 10, 2016
8ad85c1
CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions
cvrebert Mar 11, 2016
a3e301c
Port #19469 to v4
wolfy1339 Mar 11, 2016
fcb41c7
Remove sass gem.
XhmikosR Mar 7, 2016
2eeef6d
remove empty sass if directives
neilhem Mar 11, 2016
af09be5
Merge pull request #19470 from twbs/plus-1-stfu
cvrebert Mar 13, 2016
49d4110
Document $enable-grid-classes variable
davidlormor Mar 13, 2016
0cbcd6d
Merge pull request #19426 from twbs/ios-virt-keyboard
cvrebert Mar 14, 2016
79490e7
Mention https://webkit.org/b/153856 in the docs
cvrebert Mar 14, 2016
738e4bd
Merge pull request #19537 from twbs/wkbug-153856
cvrebert Mar 14, 2016
5f959f1
Merge pull request #19427 from twbs/npm-deps
cvrebert Mar 14, 2016
122d9e5
Enabled ESLint and JSCS in Hound
helloworld123122344134 Mar 12, 2016
ae4d774
Remove the now unused glob.
XhmikosR Mar 15, 2016
a417841
Add Wall of Browser Bugs entry for #17338
cvrebert Mar 16, 2016
ff2441b
Merge pull request #19551 from twbs/crbug-595210
cvrebert Mar 16, 2016
b62d841
Use "latest" version specifier (when applicable) in Sauce tests
cvrebert Mar 16, 2016
cd64975
Merge pull request #19552 from twbs/sauce-latest
cvrebert Mar 16, 2016
73ee051
Merge pull request #19549 from twbs/v4-dev-xmr-rm-glob
cvrebert Mar 16, 2016
e9dc5b0
Add Android to Sauce testing
cvrebert Mar 16, 2016
f065684
Merge pull request #19553 from twbs/sauce-android
cvrebert Mar 16, 2016
a6d7254
Bump jekyll-redirect-from.
XhmikosR Mar 17, 2016
8a878c1
Update jQuery to v2.2.2.
XhmikosR Mar 19, 2016
a277c12
Update dependencies.
XhmikosR Mar 19, 2016
ecb84d2
Merge pull request #19473 from neilhem/remove-empty-if
mdo Mar 22, 2016
00e20c7
Make active navbar link weight 500 again
mdo Mar 22, 2016
d9acd09
lighter active
mdo Mar 22, 2016
1a011c3
don't shrink nav font-size
mdo Mar 22, 2016
19d2a39
grunt
mdo Mar 22, 2016
afedb24
Merge pull request #19407 from twbs/v4-dev-xmr-jquery-221
cvrebert Mar 24, 2016
689a7cd
update shrinkwrap
cvrebert Mar 24, 2016
d34a643
Merge pull request #19603 from twbs/bump-shrinkwrap
cvrebert Mar 24, 2016
768dac2
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559
cvrebert Mar 24, 2016
f30be4a
update shrinkwrap
cvrebert Mar 24, 2016
2955222
Merge pull request #19604 from twbs/fix-18559
cvrebert Mar 24, 2016
da6674a
Update grunt-html.
XhmikosR Mar 24, 2016
e6062d3
Add Wall of Browser Bugs entry for #19626
cvrebert Mar 27, 2016
064fda0
Merge pull request #19628 from twbs/ff-bug-1259972
cvrebert Mar 27, 2016
ed0c12f
Nuke grunt-line-remover.
XhmikosR Apr 2, 2016
cc5e248
Docs: Correct arg `offsets` to `offset` in tooltips & popovers
KayLeung Apr 2, 2016
b849fc8
CONTRIBUTING.md: Update MS Edge bug reporting instructions
cvrebert Apr 4, 2016
16d7102
Reflect MS Edge's migration of their issue tracker
cvrebert Apr 4, 2016
474b85e
Reflect MS Edge's migration of their issue tracker
cvrebert Apr 4, 2016
63e9346
Wall of Browser Bugs: Update some more URLs of MS Edge bugs
cvrebert Apr 5, 2016
a563dc8
Update Wall of Browser Bugs entry for #14211
cvrebert Apr 6, 2016
18c2505
Update offset class name in comment in _grid-framework.scss
lionelerard Apr 6, 2016
cde26a5
Fixes #19221: Add .w-100 as width: 100% utility class
mdo Feb 17, 2016
3165835
Add docs for .w-100 utility class
cvrebert Apr 6, 2016
44c09cc
Merge pull request #19234 from twbs/v4-w100
cvrebert Apr 6, 2016
1b35105
Add `display` utility classes (.d-{inline,block,inline-block}); fixes…
Apr 2, 2016
a0a157d
Finish killing .center-block; fixes #19443
Apr 2, 2016
835676b
Update lingering implicit prose reference to `.center-block`
cvrebert Apr 7, 2016
26a6dc1
Docs: Call out removal of @screen-* variables in v4
craigmichaelmartin Mar 18, 2016
62c07b6
https://webkit.org/b/143527 has been fixed
cvrebert Apr 9, 2016
2cc7567
Fixes #19690: Mention classes better for .list-inline and .list-inlin…
mdo Apr 9, 2016
1bfcf05
Add aria-label and callout about labelling pagination components
patrickhlauke Apr 10, 2016
6d8cf0f
Merge pull request #19705 from patrickhlauke/v4-pagination-a11y-label
patrickhlauke Apr 10, 2016
f60e5a4
Update 300ms click delay docs to reflect iOS 9.3 improvements
cvrebert Apr 11, 2016
77b58af
https://crbug.com/273306 has been fixed
cvrebert Apr 11, 2016
6ec176e
Update remaining Edge issue URLs in Wall of Browser Bugs
cvrebert Apr 11, 2016
edfd726
docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge
cvrebert Apr 11, 2016
dc916f2
Merge pull request #19712 from twbs/crbug-273306
cvrebert Apr 11, 2016
98abf50
Merge pull request #19713 from twbs/edge-urls
cvrebert Apr 11, 2016
47b9768
Merge pull request #19710 from twbs/ios-9.3-fast-tap
patrickhlauke Apr 11, 2016
7b4cce6
Update shrinkwrap
cvrebert Apr 11, 2016
e391fcb
grunt dist
cvrebert Apr 11, 2016
d239fbb
Suppress IE/Edge additional white/blue colors for focused <select>
patrickhlauke Apr 11, 2016
159e625
Add http://bugzil.la/1264125 to Wall of Browser Bugs
cvrebert Apr 12, 2016
d8b1b92
Merge pull request #19727 from twbs/bugzilla-1264125
cvrebert Apr 13, 2016
d17a481
https://webkit.org/b/128489 has been fixed!
cvrebert Apr 14, 2016
97dafdc
Merge pull request #19737 from twbs/wkbug-128489
cvrebert Apr 14, 2016
315755a
Port #19741 to v4
cvrebert Apr 15, 2016
0d51926
Merge pull request #19248 from twbs/navbar-divider-border-width
cvrebert Apr 17, 2016
80affcc
remove unnecessary `/` in reference url
Rplus Apr 17, 2016
0d5b6aa
Merge pull request #19756 from Rplus/v4-dev
patrickhlauke Apr 17, 2016
24d6a03
grunt
mdo Apr 17, 2016
f4d80ff
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
mdo Apr 17, 2016
3de570a
grunt
mdo Apr 17, 2016
0e56cbb
Add Wall of Browser Bugs entries for https://webkit.org/b/156684 & ht…
cvrebert Apr 19, 2016
06b127a
Merge pull request #19765 from twbs/mq-wkbugs
cvrebert Apr 21, 2016
afdd62d
Modal: Remove IE8-specific window.innerWidth workaround
cvrebert Apr 21, 2016
8c678e9
Merge pull request #19775 from twbs/modal-ie8-innerWidth
cvrebert Apr 21, 2016
1a6d0cc
Merge pull request #19714 from patrickhlauke/v4-ie-edge-select-normal…
patrickhlauke Apr 21, 2016
70a3453
Merge remote-tracking branch 'origin/v4-dev' into v4-dev
tordans Apr 24, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/components/forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,8 @@ Block help text—for below inputs or for longer lines of help text—can be eas

Bootstrap includes validation styles for danger, warning, and success states on form controls. To use, add `.has-warning`, `.has-danger`, or `.has-success` to the parent element. Any `.form-control-label`, `.form-control`, and `.text-help` within that element will receive the validation styles.

This makes `.text-help` the right choise to display error messages in your forms.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling: "choice", not "choise" [sic]


{% comment %}
{% callout warning %}
#### Conveying validation state to assistive technologies and colorblind users
Expand All @@ -569,10 +571,13 @@ Ensure that an alternative indication of state is also provided. For instance, y
<div class="form-group has-warning">
<label class="form-control-label" for="inputWarning1">Input with warning</label>
<input type="text" class="form-control form-control-warning" id="inputWarning1">
<p class="text-help m-b-0">A clear and helpful error message</p>
<p class="text-muted">Some optional, additional and helpful information</p>
</div>
<div class="form-group has-danger">
<label class="form-control-label" for="inputDanger1">Input with danger</label>
<input type="text" class="form-control form-control-danger" id="inputDanger1">
<p class="text-help">A clear and helpful error message</p>
</div>

<div class="checkbox has-success">
Expand All @@ -586,12 +591,14 @@ Ensure that an alternative indication of state is also provided. For instance, y
<input type="checkbox" id="checkboxWarning" value="option1">
Checkbox with warning
</label>
<p class="text-help">A clear and helpful error message</p>
</div>
<div class="checkbox has-danger">
<label>
<input type="checkbox" id="checkboxDanger" value="option1">
Checkbox with danger
</label>
<p class="text-help">A clear and helpful error message</p>
</div>
{% endexample %}

Expand Down