aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-12-07Shorter download text because narrow viewportsMark Otto1-1/+1
2013-12-07Fixes #11729: Show code snippets on mobile viewsMark Otto1-8/+0
2013-12-07Fixes #11756: Mention document mode checking ability in IE comaptibility modesMark Otto1-1/+2
2013-12-07Merge branch 'pr/11138'Mark Otto7-5/+200
Conflicts: dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs-assets/js/raw-files.js
2013-12-07Contextual list group cleanupMark Otto7-57/+181
* Adds nav link to sidebar for contextual classes * Refactors to use prefixed classes, like .list-group-item-info, instead of chained classes * Adds default and linked variations to example in docs
2013-12-07grunt dist after adding .text-justifyMark Otto2-1/+5
2013-12-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+1
2013-12-07Fixes #11193: Add kbd element styles to indicate user input via keyboardMark Otto6-4/+42
2013-12-07Merge pull request #11675 from GraceNut/feature/text-justifyMark Otto1-0/+1
Added text-justify class to type.less
2013-12-07Fixes #10884: Adds .info variant to contextual table classesMark Otto4-1/+40
2013-12-07Reorder button and table variants for consistent orderMark Otto4-70/+70
2013-12-07Fixes #11766: Use color var for background on badges in buttons to restore ↵Mark Otto3-8/+8
proper background to default button badge
2013-12-07grunt distMark Otto1-3/+3
2013-12-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto23-61/+119
2013-12-07Fixes #11764: Add meta data to docs for description, keywords, and authorsMark Otto1-2/+3
2013-12-07Merge pull request #11757 from ZDroid/darken-toggleMark Otto3-3/+3
Darken navbar toggle icon bar to meet WCAG
2013-12-07gruntMark Otto1-1/+1
2013-12-07Fixes #11760: Remove mailing list links from readme and about pagesMark Otto2-2/+0
Links are dead now since Google blacklisted the group for massive spam, which they could be of no help in resolving. We’ll have a new official forum for discussions soon folks <3.
2013-12-07Merge pull request #11765 from ZDroid/docs-min-jsMark Otto1-1/+1
Load minified Bootstrap JS code
2013-12-07Load minified Bootstrap JS codeZlatan Vasović1-1/+1
2013-12-06Merge pull request #11761 from twbs/jscsMark Otto8-9/+40
add JavaScript Code Style checker integration
2013-12-07Lint docs-assets/js/application.js and docs-assets/js/customizer.js.XhmikosR3-16/+20
2013-12-07Remove incompatible properties.XhmikosR3-9/+1
2013-12-06integrate JSCSChris Rebert3-1/+32
2013-12-06fix some JS to pass jscsChris Rebert6-8/+8
2013-12-06Merge pull request #11745 from XhmikosR/function-spacesChris Rebert7-36/+36
Be consistent with function () spaces
2013-12-06Merge pull request #11758 from ZDroid/rm-brstck-bowerChris Rebert1-1/+0
Drop browserstack.json from bower.json ignore
2013-12-06Drop browserstack.json from bower.json ignoreZlatan Vasović1-1/+0
2013-12-06Darken icon bar to meet WCAGZlatan Vasović3-3/+3
2013-12-06Merge pull request #11755 from twbs/track-customize-jsMark Otto2-1/+11
track customize.js so that customizer works on GitHub Pages site
2013-12-06need customize.js to be tracked for it to work on GitHub PagesChris Rebert2-1/+11
follow-up to #11738
2013-12-06gruntChris Rebert1-1/+1
2013-12-06Merge pull request #11738 from XhmikosR/min-assetsMark Otto3-5/+12
Minify docs-assets too.
2013-12-06Merge pull request #11742 from vincentchan/masterChris Rebert1-0/+1
Added link to Bootstrap in French (in about.html)
2013-12-06Merge pull request #11740 from XhmikosR/trailing-spacesChris Rebert1-2/+2
Remove trailing spaces
2013-12-06reverted changes in commit 96109d3 which seemed to break conditional classes ↵Luke Noel-Storr4-63/+79
in striped tables (ignoring the comment above that the previous rules were needed for just this purpose) fixes issue twbs/bootstrap#11728
2013-12-06Updated .scale() mixin so that it accepts optional vertical scale factor ↵Bohdan Ganicky1-4/+4
parameter.
2013-12-06Use a space before functions' bracket consistently.XhmikosR3-9/+9
2013-12-06Use a space after function consistently.XhmikosR7-36/+36
2013-12-06Adding Bootstrap in FrenchVincent Chan1-0/+1
2013-12-06bower.json: remove trailing spaces.XhmikosR1-2/+2
2013-12-06Minify docs-assets too.XhmikosR3-5/+12
2013-12-05Merge pull request #11723 from stof/patch-1Chris Rebert1-0/+10
Added the removal of tab-content and tab-pane in the migration guide
2013-12-05Merge pull request #11733 from KostyaTretyak/editChris Rebert2-4/+4
Fixed some errors in the documentation
2013-12-06This is error?kostyatretyak1-2/+2
2013-12-05Don't exclude fonts from bower installsDerek Kent1-1/+0
Excluding fonts/ from bower installs causes glyphicons to be unavailable to projects using development Bootstrap LESS files.
2013-12-06Fixed another small errorkostyatretyak1-1/+1
2013-12-06Merge branch 'master' of https://github.com/twbs/bootstrap into editkostyatretyak26-432/+827
2013-12-05Added the removal of tab-content and tab-pane in the migration guideChristophe Coevoet1-0/+10
2013-12-05Merge pull request #11718 from KostyaTretyak/oncev3.0.3Mark Otto1-0/+1
Added link to Ukrainian translation website (in about.html)