aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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.
2016-01-09Update Grid example from v3 to v4; fixes #18818Chris Rebert1-1/+1
2016-01-08Switch up some split button stuffMark Otto1-9/+35
- New vars - New function for stripping units so we can combine rems and ems in math functions - Add new classes for sizing and spacing around the split dropdown toggle so that the caret isn't misaligned
2016-01-07https://webkit.org/b/150715 has been fixedChris Rebert1-10/+0
Fixed by way of https://webkit.org/b/152803 Thanks Google Translate (I guess) and WebKit Team! [ci skip]
2016-01-07https://webkit.org/b/147284 has been fixedChris Rebert1-10/+0
Refs #16814 [ci skip]
2016-01-07gruntMark Otto4-4/+4
2016-01-06clear up and split out breadcrumb examplesMark Otto1-8/+8
2016-01-06Merge pull request #18788 from twbs/refs-18458Chris Rebert1-0/+8
Add nested definition list to docs example
2016-01-06Merge pull request #18784 from twbs/input-typesChris Rebert1-0/+85
Add comprehensive `.form-control` example(/testcase) to docs
2016-01-06Add nested definition list to docs exampleChris Rebert1-0/+8
Refs #18458 [skip sauce]
2016-01-06Merge branch 'input-type-reset-btn' into v4-devChris Rebert1-0/+1
2016-01-06Add <input type="reset"> example to Button Tags docs for completenessChris Rebert1-0/+1
[skip sauce]
2016-01-06gruntMark Otto4-9/+9
2016-01-06Add comprehensive `.form-control` example(/testcase) to docsChris Rebert1-0/+85
Put all the textual input types right next to each other for easy visual comparison. Refs #17308, #18763 [skip sauce]
2016-01-06Merge pull request #18783 from twbs/v4-nav-cleanupMark Otto1-14/+25
v4: Nav cleanup
2016-01-06Nav docs updatesMark Otto1-14/+25
- More consistent states and labels in nav examples - Add stacked pills example for with <nav> element
2016-01-06Tweak phrasing of .tab('show') docsChris Rebert1-1/+1
Refs #18708 [ci skip]
2016-01-06Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+8
2016-01-06gruntMark Otto4-71/+3
2016-01-06Merge pull request #18708 from Johann-S/showDocChris Rebert1-0/+8
Add documentation for Tab plugin's `show` method
2016-01-06fix blog example to use customized pagination based on button stylesMark Otto2-11/+5
2016-01-06add docs notesMark Otto1-1/+3
2016-01-06Rip out the pager componentMark Otto1-48/+3
2016-01-06Clarify a few things in migration docsMark Otto1-4/+4
2016-01-06gruntMark Otto4-50/+51
2016-01-06fix example cssMark Otto1-3/+3
2016-01-06Remove usages of and references to <input type="datetime">Chris Rebert2-2/+2
It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336 Only Presto Opera ever implemented a special UI for it. [skip sauce]
2016-01-06Update docs to account for #18772Chris Rebert3-11/+11
/fyi @mdo [skip sauce]
2016-01-06update docs to matchMark Otto1-7/+7
2016-01-06Merge pull request #18501 from petetnt/card-outline-docsMark Otto1-0/+55
Document .card-*-outline variants
2016-01-06Merge pull request #18741 from bassjobsen/patch-15Mark Otto2-17/+39
fix justified navbar
2016-01-06gruntMark Otto6-35/+44