aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-06-27delete icons in assetsMark Otto5-175/+0
2013-06-27remove icons from sidenavMark Otto1-8/+0
2013-06-27Merge branch '3.0.0-wip' into bs3_remove_iconsMark Otto28-287/+338
Conflicts: docs/components.html
2013-06-27use collapse in dropdown js examplefat2-37/+41
2013-06-27Add parens so sublime picks up on syntax highlightingMark Otto1-10/+10
2013-06-27Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto3-5/+19
2013-06-27Fixes #8329: add `!important` to `.hidden`Mark Otto1-2/+2
2013-06-27Merge pull request #8307 from cvrebert/8287-docs-patchMark Otto3-5/+19
Fix #8287
2013-06-27remove custom url in jekyllMark Otto1-1/+0
2013-06-26Merge pull request #8313 from jholl/patch-1Mark Otto1-1/+1
typo: match doc text and example
2013-06-26Merge pull request #8306 from cvrebert/styling-n-typoMark Otto2-2/+2
Docs: fix 1 typo; use <code> in 1 place
2013-06-26Merge pull request #8305 from cvrebert/copyeditMark Otto1-18/+18
copyedit JS docs
2013-06-26Adjust info callout, add callouts to docsJulian Thilo6-51/+82
* Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout
2013-06-26typo: match doc text and exampleJames Holland1-1/+1
2013-06-25Fix #8287Chris Rebert3-5/+19
2013-06-25Docs: fix 1 typo; use <code> in 1 placeChris Rebert2-2/+2
2013-06-25copyedit JS docsChris Rebert1-18/+18
2013-06-25Merge pull request #8301 from cvrebert/patch-3Mark Otto1-1/+1
Fix spelling in comment
2013-06-25Merge pull request #8300 from cvrebert/patch-2Mark Otto1-1/+1
Fix typo in comment
2013-06-25Merge pull request #8299 from cvrebert/patch-1Mark Otto1-1/+1
Spelling in comment
2013-06-25Merge pull request #8303 from cvrebert/patch-4Mark Otto1-2/+2
Fix 2 typos
2013-06-25Merge pull request #8304 from cvrebert/patch-5Mark Otto1-15/+0
rm :invalid styling from docs
2013-06-25rm :invalid styling from docsChris Rebert1-15/+0
It was removed from the code in 90d4343f66d1cdafe24b6de0dbb6ae64312df323 :-/
2013-06-25Fix 2 typosChris Rebert1-2/+2
2013-06-26Update mixins.lessBass Jobsen1-1/+15
Add a the function .make-small-column. See also http://stackoverflow.com/a/17308128/1596547
2013-06-25Fix spelling in commentChris Rebert1-1/+1
2013-06-25Fix typo in commentChris Rebert1-1/+1
2013-06-25Spelling in commentChris Rebert1-1/+1
2013-06-25Merge pull request #8297 from cvrebert/patch-1Mark Otto1-2/+0
rm pre{white-space:pre-wrap;} since redundant to Normalize
2013-06-25Merge pull request #8298 from cvrebert/patch-2Mark Otto1-1/+0
rm fallback white-space for <code>
2013-06-25rm fallback white-space for <code>Chris Rebert1-1/+0
If my analysis is right, this should be unnecessary.
2013-06-25rm pre{white-space:pre-wrap;} since redundant to Normalize.cssChris Rebert1-2/+0
2013-06-25Docs: create new callout classesJulian Thilo1-2/+15
2013-06-25Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto3-1/+11
2013-06-25Merge pull request #8290 from juthilo/3.0.0-docs-nothirdMark Otto2-0/+10
Add new callouts to docs
2013-06-25Merge pull request #8292 from cvrebert/patch-1Mark Otto1-1/+1
fix "Data attributes" link in JS docs sidenav
2013-06-25Move mixin to mixins.lessMark Otto2-7/+11
2013-06-25Merge pull request #8291 from cvrebert/refactorMark Otto1-39/+15
refactor responsive-utilities slightly
2013-06-25Merge pull request #8294 from cvrebert/patch-2Mark Otto1-1/+1
fix ID of Normalize heading in docs so that the sidenav can find it
2013-06-25Recess welcomeJulian Thilo1-1/+1
2013-06-25fix ID of Normalize heading in docs so that the sidenav can find itChris Rebert1-1/+1
2013-06-25fix "Data attributes" link in JS docs sidenavChris Rebert1-1/+1
`#js-data-attributes` => `#js-data-attrs`
2013-06-25Add IDs, adjust textJulian Thilo2-3/+3
2013-06-25refactor responsive-utilities slightlyChris Rebert1-39/+15
2013-06-25Add a link to the mailing list for JS helpJulian Thilo1-1/+1
2013-06-25Add callout to docs: LESS compiler supportJulian Thilo1-0/+5
2013-06-25Add callout to docs: 3rd-party libs not supportedJulian Thilo1-0/+5
2013-06-25Merge pull request #8283 from luishdez/hotfix/add-on-breaksMark Otto2-0/+2
Fix line breaks on add-ons with spaces
2013-06-25Fix line breaks on add-ons with spacesLuis Hdez2-0/+2
2013-06-23Merge pull request #8270 from kylase/3.0.0-wipMark Otto1-165/+165
Replaced <i> with <span> for glyphicon