aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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
2016-02-06gruntMark Otto3-422/+415
2016-02-06gruntMark Otto4-10/+8
2016-02-06Merge branch 'v4-dev' into v4-center-utilsMark Otto2-3/+6
2016-02-06migration notes for the text utils changesMark Otto1-2/+2
2016-02-06cross ref the type utils in the type docsMark Otto1-0/+4
2016-02-06rogue line breakMark Otto1-1/+0
2016-02-06add note to migration docsMark Otto1-2/+3
2016-02-06Drop .center-block for .m-x-autoMark Otto1-22/+13
- Both classes do about the same thing, but with different names - Clarifies docs for .m-x-auto requiring a fixed width block element for it to work - Add missing heading for clearfix section in docs (unrelated)
2016-02-06gruntMark Otto2-2/+2
2016-02-06Strip out .err from our syntax highlighting styles because it fucks up our ↵Mark Otto1-1/+0
placeholders in code snippets
2016-02-06gruntMark Otto6-225/+502
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto2-3/+28
2016-02-06unrelated linting bsMark Otto1-0/+2
2016-02-06Merge branch 'v4-dev' into v4-font-stackMark Otto8-10/+40
2016-02-06documentMark Otto2-3/+28
2016-02-06mention media query changesMark Otto1-0/+1
2016-02-06document migration for grid system /cc #17593Mark Otto1-1/+10
2016-02-06document how to customize grid tiersMark Otto1-0/+22
2016-02-06update grid vars docsMark Otto1-4/+10
2016-02-06formattingMark Otto1-2/+1
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto6-5/+17
2016-02-06linter overhaulMark Otto6-5/+17
2016-02-06disable linterMark Otto1-0/+2
2016-02-06More grid updatesMark Otto2-14/+32
- Flexbox responsive behavior fixed with specific .col-{breakpoint} classes now added - Dropped the make-col mixin in favor of a column-basics placeholder that we can extend across our grid infrastructure - Updated docs to use required .col-xs-12 (as a safeguard for when folks enable flexbox mode--this isn't necessary in default grid mode) - Update flexbox grid docs to include responsive docs, tweak some other bits too
2016-02-06flip things around again, no more base class, try out some new stuff to keep ↵Mark Otto12-171/+183
responsive flex grid working
2016-02-06simpler, more specific docs example cssMark Otto1-1/+3