aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-02-03Add Wall of Browser Bugs entry for https://webkit.org/b/153852Chris Rebert1-0/+10
Refs http://getbootstrap.com/getting-started/#overflow-and-scrolling Refs #14839 [skip sauce]
2016-02-03Merge branch 'v4-card-fuckery' into v4-devMark Otto5-15/+75
2016-02-03gruntMark Otto6-17/+44
2016-02-03fuck that other class, let's just get tabs and pills in thereMark Otto1-35/+2
2016-02-03gruntMark Otto4-12/+3
2016-02-03Dump the type margin overrides in alerts for utils, document that particular ↵Mark Otto1-0/+13
example, sidesteps part of #18884
2016-02-03gruntMark Otto6-19/+6
2016-02-03Redo line-height globallyMark Otto1-1/+0
- Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
2016-02-03center the navMark Otto1-55/+57
2016-02-03Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto9-29/+14
2016-01-28Fix typo in forms.mdcndpzc1-1/+1
Closes #19049
2016-01-26Remove Wall of Browser Bugs entry for #16915Chris Rebert1-10/+0
https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small is fixed as of Edge 25.10586.0.0 (or possibly earlier). Confirmed in https://github.com/twbs/bootstrap/issues/16915#issuecomment-175210482 Reverts #19010 [skip sauce]
2016-01-25Run `grunt`.XhmikosR5-15/+9
[ci skip]
2016-01-24DOCS - Fix a link in popover for v4Abdullah Alrasheed1-1/+1
2016-01-23gruntMark Otto4-3/+4
2016-01-23Add Wall of Browser Bugs entry for #16915Chris Rebert1-0/+10
https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small [skip sauce]
2016-01-21Add prefix to docs/index.html assets/img/sass.pngxcatliu1-3/+3
2016-01-20Clean up printing documentationDavid Beitey1-2/+2
Replace inline HTML with markdown, rewording, and cleanup. Closes #18984
2016-01-20Restore workarounds for #12078 printing bug that were lost in 86af1f3Chris Rebert1-0/+4
Refs #18984 [skip sauce]
2016-01-20Docs: Tweak #18982Chris Rebert1-2/+2
[skip sauce]
2016-01-21Document .small and .mark classesDavid Beitey1-0/+2
These are available in _type.scss but not documented. These classes are useful for styling without adding semantics.
2016-01-20Add Wall of Browser Bugs entry for #18228Chris Rebert1-0/+10
See https://connect.microsoft.com/IE/feedback/details/2263132/edge-ie11-subpixel-problem-with-transparent-borders Refs #18228 [skip sauce]
2016-01-19Fix typo in docs/assets/scss/docs.scssruedap1-1/+1
2016-01-19Also filed a Radar for #17497Chris Rebert1-1/+1
See http://openradar.appspot.com/24235301 Refs #17497 [skip sauce]
2016-01-18Add Wall of Browser Bugs entry for #17497Chris Rebert1-0/+10
https://bugs.webkit.org/show_bug.cgi?id=153224 Closes #17497
2016-01-18Add Wall of Browser Bugs entry for #18543Chris Rebert1-0/+10
https://connect.microsoft.com/IE/feedback/details/2256049/edge-ie11-viewport-rule-has-side-effect-of-making-scrollbars-auto-hide [ci skip]
2016-01-17Merge pull request #18915 from geskill/patch-1Chris Rebert1-2/+2
Fix active Home tab in narrow-jumbotron example
2016-01-17gruntMark Otto6-23/+20
2016-01-17fuck around with card borders and moreMark Otto1-0/+83
2016-01-17Update docs to include mention of the custom variables fileMark Otto1-3/+21
2016-01-17Merge pull request #18885 from twbs/list-groupMark Otto1-7/+0
Remove near-duplicate contextual list group example
2016-01-16Fix active Home tab in narrow-jumbotron exampleSebastian Klatte1-2/+2
the active class should be moved from the list item to the link item
2016-01-15Use mixin syntaxQuy1-1/+1
2016-01-14Docs: Tweak phrasing of description of $enable-gradientsChris Rebert1-1/+1
[ci skip]
2016-01-14Add missing wordQuy1-1/+1
2016-01-14typo: from controls --> form controlsRaphael Ackermann1-1/+1
2016-01-13Remove near-duplicate contextual list group exampleChris Rebert1-7/+0
[skip sauce]
2016-01-13List group docs: rm unnecessary <p> from Markdown sourceChris Rebert1-1/+2
[skip sauce]
2016-01-12Add Wall of Browser Bugs entry for #18859Chris Rebert1-0/+10
See https://bugs.webkit.org/show_bug.cgi?id=153056 Refs #18859 [skip sauce]
2016-01-11Docs: Remove defunct Pager example stylesChris Rebert1-5/+0
Refs #18782 [skip sauce]
2016-01-11Merge pull request #18839 from bassjobsen/patch-38Chris Rebert1-1/+1
remove link to the pager component
2016-01-11remove link to the pager componentBass Jobsen1-1/+1
see https://github.com/twbs/bootstrap/pull/18782
2016-01-11Refer to open successor Chrome bug in Accessibility docsChris Rebert1-1/+1
https://crbug.com/262171 was closed as a duplicate of https://crbug.com/454172 [skip sauce]
2016-01-10docs: Add SRI hash for Tether; refs #18665Chris Rebert14-15/+15
2016-01-10docs: Add SRI hash for jQuery; refs #18665Chris Rebert15-16/+16
2016-01-10grunt dist-css docsChris Rebert5-39/+46
[ci skip]
2016-01-10Merge pull request #18819 from patrickhlauke/docs-v4-about-accessibilityPatrick H. Lauke1-1/+1
Remove About > Accessibility, add to Get Started
2016-01-09Docs: Add missing pages to "Getting started" TOCChris Rebert1-0/+2
Fixes #17986 [skip sauce]
2016-01-09Add accessibility to getting started sectionPatrick H. Lauke1-0/+1
2016-01-09Remove About > AccessibilityPatrick H. Lauke1-1/+0
Currently, there is no actual accessibility page, so this avoids a 404 in the docs. More fundamentally, though, it makes more sense for accessibility advice to be directly integrated in the docs (which we're doing, for the most part - though we should ensure that we do cover/mention everything where appropriate), so there's no need for a separate accessibility page.