aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-02-16Fix typos in plural tag namesJaga Santagostino1-1/+1
2016-02-16Fix docs for new naming of .btn-outlineIgor Tarasov1-1/+1
This one was overlooked at edit See #17719 and #19199
2016-02-15gruntMark Otto5-25/+118
2016-02-13Merge branch 'v4-dev' into v4-custom-forms-validationMark Otto6-44/+39
2016-02-13gruntMark Otto4-5/+8
2016-02-13Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto2-20/+19
2016-02-11Updated label to tag in list-group exampleAmeya Pandilwar1-5/+5
2016-02-11Rename .label class to .tagAmeya Pandilwar3-47/+47
2016-02-10Remove http://bugzil.la/1060131 from Wall of Browser BugsChris Rebert1-10/+0
http://bugzil.la/1060131 has been fixed by http://bugzil.la/823483 which should land in Firefox 46. Refs #14320 [ci skip]
2016-02-10Remove http://bugzil.la/975632 from Wall of Browser BugsChris Rebert1-10/+0
http://bugzil.la/975632 has been fixed by http://bugzil.la/823483 which should land in Firefox 46. Refs #10690 [ci skip]
2016-02-09Merge pull request #18925 from twbs/fixes-18922Chris Rebert1-0/+19
Make translation of custom file input text easier
2016-02-09spacing in docs example"Mark Otto1-0/+4
2016-02-09Update form validation docsMark Otto1-2/+17
- Give some guidance on when someone might use any of the three validation states. Fixes #18702. - Improve the examples to provide examples of supporting validation text with the new `.form-control-feedback`, as well as always-present help text. Nullifies #18704.
2016-02-09clarify help text class in docsMark Otto1-1/+1
2016-02-09.text-help is dead, long live .form-control-feedbackMark Otto1-0/+2
Uses a new more specific class, adds some basic spacing, and clarifies that this class is only for validation feedback. Clears up the help text class question in https://github.com/twbs/bootstrap/pull/18704#issuecomment-168241731 and addresses the vertical spacing in #18703.
2016-02-09clarifies form-group migration docs a bit per #18705Mark Otto1-1/+1
2016-02-09Update grid docs for form layoutsMark Otto1-44/+68
- Add container to fix padding in mobile views - Add large and small variations - Cross link grid classes and mixins - Fix up some words
2016-02-09clearer copyMark Otto1-1/+3
2016-02-08gruntMark Otto4-21/+12
2016-02-08Alternate fix to #17965: Updates to use the new class name and adds some ↵Mark Otto1-0/+27
basic docs for custom checkbox/radio validation
2016-02-08gruntMark Otto1-1/+1
2016-02-08clarify, fix marginMark Otto1-2/+2
2016-02-08Revert "https://webkit.org/b/138201 no longer repros"Chris Rebert1-0/+10
2016-02-08Merge pull request #19126 from twbs/native-font-stack-docsChris Rebert1-4/+8
Fixes+tweaks to native font stack docs
2016-02-08Grid docs: Remove !default from SCSS snippetsChris Rebert1-2/+2
Fixup for fb4f5f0bf1e22f707bdd16880fe19328df091bde [skip sauce]
2016-02-08Migration docs: Mention $grid-breakpoints and $container-max-widths by nameChris Rebert1-1/+1
[skip sauce]
2016-02-08Fixes+tweaks to native font stack docsChris Rebert1-4/+8
[skip sauce]
2016-02-08Fix apparent typo in b8ff763d6232d4a61858739b43f509366ffd1500Chris Rebert1-1/+1
[ci skip]
2016-02-08Only caption 1st set of progress bar examplesChris Rebert1-29/+13
2016-02-07gruntMark Otto4-27/+28
2016-02-07add example of multiple add-ons to docsMark Otto1-5/+32
2016-02-07Merge branch 'multiple-input-group-addon' of ↵Mark Otto1-1/+1
https://github.com/vicary/bootstrap into vicary-multiple-input-group-addon
2016-02-07gruntMark Otto4-25/+25
2016-02-07grunt dist docsChris Rebert4-9/+4
2016-02-07docs/components/forms.md: Fix typo: non => noneChris Rebert1-1/+1
Fixup for 365db6e3a8fd9c1bac75cf170948c946e2ed7678 /fyi @mdo [skip sauce]
2016-02-07https://webkit.org/b/138201 no longer reprosChris Rebert1-10/+0
Wasn't able to reproduce in iOS 9.2. So remove its entry from the Wall of Browser Bugs. Refs #14708 [skip sauce]
2016-02-07Merge pull request #19112 from twbs/m-x-auto-doc-centeringChris Rebert1-2/+3
Docs: Add "Horizontal centering" subheading for .m-x-auto
2016-02-07Docs: Add captions above progress bars; refs #17264Chris Rebert1-18/+47
[skip sauce]
2016-02-07Fix bad localhost link in Typography docsChris Rebert1-1/+1
Fixup for 27ba4beb228a4a5ad47ef40ff2c688b25cf9a8d5 /fyi @mdo [skip sauce]
2016-02-07Docs: Add "Horizontal centering" subheading for .m-x-autoChris Rebert1-2/+3
Refs #19102 [skip sauce]
2016-02-06docs/components/modal.md: Fix typoChris Rebert1-1/+1
Fixup for #19105 [ci skip]
2016-02-06Merge branch 'v4-dev' into v4-split-buttonsMark Otto58-954/+1624
2016-02-06gruntMark Otto6-159/+160
2016-02-06Updat modal sizingMark Otto1-1/+1
- Switch from width to max-width for all widths to avoid scaling outside viewport bounds - Rejigger the media queries for a more logical breakpoint for the large and small modal sizes - Avoids changing the width of the default modal (nullifying #17794 and fixing #17581)
2016-02-06Fixes #17969: Clear horizontal dlsMark Otto1-3/+3
- Using the grid classes, they still need clearfixes since rows aren't injected between them all - Update docs to fix broken classes
2016-02-06Revamp list group items built with anchors and buttonsMark Otto1-30/+30
- Make it an explicit class instead of qualifying with elements (.list-group-item-action) - Rearrange the entire file for more straightforward flow - Fix text-decoration bug as a result of the reorder - Switch from h4's to h5's in docs - Update docs to merge anchors and buttons sections; clearify usage guidelines there, too - Nullify #17479 in the process
2016-02-06Fixes #17300: drop the unused at-viewportsMark Otto4-15/+3
2016-02-06Tweak disabled button docs to help out #17231Mark Otto1-1/+5
2016-02-06gruntMark Otto4-12/+16
2016-02-06clarify some docs for form validation including quick mention for ↵Mark Otto1-1/+6
customizing or disabling icons