aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-11-23Fixes #21114: clarify by removing mention of nestingMark Otto1-1/+1
2016-11-23Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+10
2016-11-23Fixes #21123: More specific definition of fixed-width block level for .mx-autoMark Otto1-1/+1
2016-11-23Fixes #21179: docs typos on pull/float actionMark Otto1-2/+2
2016-11-22Add Wall of Browser Bugs entry for #21120Chris Rebert1-0/+10
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=510079 Closes #21120 [skip sauce]
2016-11-16gruntMark Otto16-230/+231
2016-11-16Merge pull request #21086 from ETNOL/feature/OmitXsFromGridMark Otto12-143/+143
Feature/omit xs from grid
2016-11-16Fix padding on .bg-faded demo.Bardi Harborow1-1/+2
2016-11-13it's → itsDaniel Lo Nigro1-1/+1
Small grammar fix.
2016-11-09gruntMark Otto8-8/+14
2016-11-08browser-features.yml: Fix MS A11y UserVoice entryChris Rebert1-11/+11
And move one Firefox entry to keep the entries sorted by browser. Refs #21089
2016-11-08docs/_plugins/bugify.rb: Add support for MS A11y UserVoice ideasChris Rebert1-0/+1
Refs #21089 [ci skip]
2016-11-08Merge pull request #21062 from vanillajonathan/patch-1Mark Otto1-1/+1
Linked to slack
2016-11-09Fix broken and redirected links.Bardi Harborow10-12/+12
2016-11-05Add browser features around virtual/accessibility focusPatrick H. Lauke1-0/+20
These would help in making hidden skip links show up visually once they receive AT focus (for sighted/partially sighted AT users)
2016-11-05Add Safari skip link bugPatrick H. Lauke1-0/+10
2016-11-04Update docs to reflect new breakpoint naming conventionEric Nolte12-143/+143
2016-11-03replace img-circle by rounded-circle css classEddie Lau 3dd131-3/+3
2016-11-01Linked to slackJonathan1-1/+1
2016-10-31gruntMark Otto10-104/+399
2016-10-31Responsive display utilities (#20934)Mark Otto7-24/+25
* Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name * make floats use the same format, add float-none mixin
2016-10-31gruntMark Otto13-91/+2827
2016-10-31Make spacer utils responsive (#20926)Mark Otto3-15/+23
* make spacer utils responsive by grid tier * update scale to add two levels, document them * change responsive spacing utils to avoid the xs abbreviation in the class name for that tier * update code snippet to match source * update usage in our docs * linter * docs updates
2016-10-31Fixes #21057, fixes utilities link on typography documentation page (#21058)Rodrigo Castro1-1/+1
2016-10-30gruntMark Otto10-14/+34
2016-10-30add specific docs example for badged list group itemsMark Otto1-0/+20
floated content has to come first in the DOM, otherwise you can get alignment bugs. in flexbox though, that's not the case. as such, i'm adding this example code to guide folks to the changes needed to move between default and flex modes.
2016-10-30gruntMark Otto13-17/+17
2016-10-30gruntMark Otto8-6/+22
2016-10-28gruntMark Otto8-6/+12
2016-10-28add horizontal form examplesMark Otto1-0/+35
2016-10-28rework some copyMark Otto1-3/+11
2016-10-27gruntMark Otto14-36/+52
2016-10-27Merge pull request #19887 from ryanburnett/v4-devMark Otto1-6/+12
Alphabetized carousel options & added "ride" to it
2016-10-27gruntMark Otto2-14/+7
2016-10-27gruntMark Otto2-2/+2
2016-10-27Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-devMark Otto2-11/+11
2016-10-27gruntMark Otto13-10/+13
2016-10-27cleaned up the docs to complete the change from tag to badgejudetucker2-11/+11
2016-10-27Merge pull request #21028 from judetucker/card_docs_floatMark Otto1-1/+1
Docs correction to change .pull to .float on Card docs
2016-10-27Fixes #17631: Add mention of removed .btn-group-justifiedMark Otto1-0/+1
It was only available for anchor elements and not button elements, so it was super weird to support. Might be bringing it back with flexbox though in v4 as an option.
2016-10-27gruntMark Otto19-160/+427
2016-10-27rework flex grid autolayout docsMark Otto1-2/+10
Adds clearer headings to each section, reworks some copy to be more direct.
2016-10-27unrelated change; bold that stuff to emphasize itMark Otto1-2/+2
2016-10-27Merge branch 'auto-flex-col' of https://github.com/alanmoo/bootstrap into ↵Mark Otto1-0/+31
alanmoo-auto-flex-col
2016-10-27Change variable for modal backdrop zindex, rearrange to be ordered from ↵Mark Otto1-3/+3
lowest to highest
2016-10-27Document our z-index valuesMark Otto1-0/+20
Fixes #18532
2016-10-27fixes #18565: mention carousel sizing in docsMark Otto1-0/+2
2016-10-27Fixes #20498: Warn about flexbox bugs in our flex grid docsMark Otto1-0/+1
2016-10-27fixes #21000: Remove margin from static form control exampleMark Otto1-1/+1
2016-10-27Docfix: Typo default -> secondary, and reorderEinar Gangsø1-6/+6