aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2015-12-21Migration guide: .panel-title's closest replacement is .card-header; fixes ↵Chris Rebert1-1/+1
#18619 [skip sauce]
2015-12-20Address IE10 in browser compatibility docsChris Rebert1-7/+7
[skip sauce]
2015-12-17Add RubyGems section to "Download" docsChris Rebert1-7/+27
Closes #17291 by finishing the last remaining task. Also reorders the sections in the "Download" docs. [skip sauce]
2015-12-13Fix anchor linkQuy1-1/+1
2015-12-12Remove extraneous characterQuy1-1/+1
2015-12-12Merge pull request #18561 from twbs/fix-18558Chris Rebert1-1/+1
Docs: Replace `data-src` attribute with `src` in highlighted code
2015-12-12Docs: Replace `data-src` attribute with `src` in highlighted code; fixes #18558Chris Rebert1-1/+1
[skip sauce]
2015-12-12Merge pull request #18511 from bassjobsen/patch-15Chris Rebert1-18/+17
Docs Responsive breakpoints from em to px
2015-12-13Using px rather than em valuesBass Jobsen1-5/+5
Should close https://github.com/twbs/bootstrap/issues/18556
2015-12-12Add <br>s to fix appearance of responsive float docs exampleChris Rebert1-8/+8
[skip sauce]
2015-12-11Merge pull request #18531 from patrickhlauke/ie-edge-progressbarPatrick H. Lauke1-1/+1
progress bar for IE10+/Edge (border radius, use ::-ms-fill, variant mixins, striped)
2015-12-11update progress bar documentationPatrick H. Lauke1-1/+1
clarify lack of support for striped and animated striped bars in IE10+/Edge
2015-12-10Remove fully supported features from IE9 limitations docsChris Rebert1-8/+0
If these are supported, why bother mentioning them in a section that's about communicating what's not supported? These rows made sense when the section also covered IE8 (http://getbootstrap.com/getting-started/#support-ie8-ie9 ), which doesn't support these features, but we no longer care about IE8 in v4. [skip sauce]
2015-12-09Add Wall of Browser Bugs entry for #18504Chris Rebert1-0/+10
https://connect.microsoft.com/IE/feedback/details/2110930/edge-ie11-gradient-background-image-on-tr-is-only-applied-to-first-td [skip sauce]
2015-12-09Add Badges entry to v4 migration guide; fixes #18506Chris Rebert1-0/+4
[ci skip]
2015-12-09Migration docs: Make Buttons and Button Group sections adjacentChris Rebert1-4/+4
[ci skip]
2015-12-09Added information about the help-block classJonathan1-0/+1
Fixes #18505 Closes #18509
2015-12-09 Responsive breakpoints from em to pxBass Jobsen1-18/+17
Should close https://github.com/twbs/bootstrap/issues/18503
2015-12-08Merge pull request #18486 from vsn4ik/v4-unnecessary-style-aliging-imagesChris Rebert1-2/+2
Remove unnecessary style attribyte on docs (aligning-images)
2015-12-09Remove !default Scss flag in docs grid examplevsn4ik1-1/+1
2015-12-08Remove unnecessary style attribyte on docs (aligning-images)vsn4ik1-2/+2
2015-12-08derp, wrong highlight syntaxMark Otto1-2/+2
2015-12-08add extra line before spacing utilities exampleLachlan Campbell1-0/+1
2015-12-08grunt after version bumpMark Otto4-58/+58
2015-12-08manually bump versions because npm script wasn't working for meMark Otto16-27/+27
2015-12-08Update docs for spacing utilities themselves to account for #18185Chris Rebert1-69/+39
/fyi @mdo There might be prettier/better ways of explaining these, but for the sake of having accurate docs for tomorrow, this should do in a pinch. [skip sauce]
2015-12-08Update examples to account for #18185Chris Rebert8-14/+14
[skip sauce]
2015-12-08gruntMark Otto2-2/+2
2015-12-08Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+1
2015-12-08unfuck that border from rem to pxMark Otto4-11/+12
2015-12-08docs/components/navbar.md: Nitpick phrasingChris Rebert1-1/+1
[ci skip]
2015-12-08fixes #17887: restore hover/focus for cover navMark Otto1-0/+5
2015-12-07Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+5
2015-12-07gruntMark Otto4-3/+33
2015-12-07Add entry for pagination component changes to v4 migration guideChris Rebert1-0/+4
Refs #18110 [skip sauce]
2015-12-07Fix header hierarchy in migration guideChris Rebert1-1/+1
[ci skip]
2015-12-07gruntMark Otto4-49/+32
2015-12-07Merge pull request #18110 from twbs/pagination-classesMark Otto1-36/+36
Refactor pagination classes to avoid tag selectors & child selectors
2015-12-07gruntMark Otto4-13/+7
2015-12-07rip out the .blockquote-* children classes for margin utilsMark Otto1-4/+4
2015-12-07Merge pull request #18138 from bassjobsen/patch-12Mark Otto1-8/+8
refactor blockqoutes to to avoid tag selectors & child selectors
2015-12-07gruntMark Otto4-7/+8
2015-12-07rewrite list-inline to use margin and simpler stylesMark Otto1-1/+1
2015-12-07Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into ↵Mark Otto1-3/+3
bassjobsen-patch-11
2015-12-07.page => .page-itemChris Rebert1-26/+26
2015-12-07.page>{a,span => .page-link}Chris Rebert1-26/+26
2015-12-07.pagination>{li => .page}Chris Rebert1-26/+26
2015-12-07gruntMark Otto6-5/+14
2015-12-07Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+4
2015-12-07fixes #18293: clean up sticky stuffMark Otto4-40/+36