aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-08-23docs: add explanation for adding tooltips to disabled elements, closes #10049bcarrell1-0/+4
2013-08-22Merge pull request #10012 from twbs/david-badgeMark Otto1-1/+1
add David (david-dm.org) badge to monitor currentness of dependencies
2013-08-22Merge pull request #10040 from twbs/pull-navbar-docsMark Otto1-0/+8
add cross-reference to .navbar-left/right in .pull-left/right docs
2013-08-22update outdated JSFiddle exampleChris Rebert1-1/+1
2013-08-22fix #10029Chris Rebert1-1/+1
2013-08-22add cross-reference to .navbar-left/right in .pull-left/right docsChris Rebert1-0/+8
2013-08-22Merge pull request #10034 from ↵Chris Rebert1-1/+1
nschonni/use-published-version-for-grunt-html-validation Use NPM version of grunt-html-validation
2013-08-22Use NPM version of grunt-html-validationNick Schonning1-1/+1
The package is now published, so the direct git url is no longer required
2013-08-21Merge pull request #10011 from nschonni/patch-1Chris Rebert1-3/+7
Update Grunt instruction links and wording
2013-08-21add David (david-dm.org) badge to monitor currentness of dependenciesChris Rebert1-1/+1
2013-08-21Update Grunt instruction links and wordingNick Schonning1-3/+7
2013-08-21Merge pull request #10006 from jodytate/masterMark Otto1-1/+1
remove .btn-group
2013-08-21remove .btn-groupjody tate1-1/+1
Removing this class--it's not used in the example and using it causes "bad things to happen." http://jsfiddle.net/josephtate/Jn6H4/
2013-08-21Merge pull request #9999 from sqrt4/fix-9974Chris Rebert3-5/+9
Fixes #9974
2013-08-21Fixes #9974James Lawrence3-5/+9
Added th selector in .table-row-variant mixin
2013-08-21Merge pull request #9987 from wangsai/fix-typoChris Rebert1-1/+1
change `else if` to `else`
2013-08-21change `else if` to `else`wangsai1-1/+1
2013-08-21Merge pull request #9973 from coliff/patch-6Chris Rebert1-1/+0
Update justified-nav.css (Removed unnecessary ms-linear-gradient prefix)
2013-08-21Update justified-nav.cssChristian1-1/+0
Removed unnecessary ms-linear-gradient prefix. There was never a stable release of IE that supported -ms- prefixed gradients, those were only in preview versions (stable IE10 supports both prefixed and unprefixed gradients). (source: http://lea.verou.me/2013/04/can-we-get-rid-of-gradient-prefixes/)
2013-08-20update copyright yearChris Rebert1-1/+1
2013-08-20fix #9915Chris Rebert1-1/+1
2013-08-20master branch is no longer stationary, so don't imply otherwiseChris Rebert1-1/+1
2013-08-20links to a release instead of master, so rephrase description accordinglyChris Rebert1-2/+2
2013-08-20point release download link to an actual release instead of `master`Chris Rebert1-1/+1
2013-08-20CONTRIBUTING: reflect move away from *-wip branch style of developmentChris Rebert1-11/+3
Per http://blog.getbootstrap.com/2012/12/10/bootstrap-3-plans/ : > * Drop the `*-wip` branch style of development.
2013-08-20fix #9917Chris Rebert1-1/+1
2013-08-20fix #9924Chris Rebert1-2/+1
2013-08-20Merge pull request #9930 from tagliala/whitespaces-fixChris Rebert1-20/+20
Removed trailing whitespaces in responsive-utilities.less
2013-08-20Merge pull request #9918 from lamby/masterChris Rebert1-1/+1
Correct "Aligninment" -> "Alignment" typo.
2013-08-20Removing whitespacesGeremia Taglialatela1-20/+20
2013-08-20Correct "Aligninment" -> "Alignment" typo.Chris Lamb1-1/+1
Signed-off-by: Chris Lamb <[email protected]>
2013-08-19update grunt-html-validation output file ignoresChris Rebert1-1/+2
2013-08-19remove dumb validation reportsv3.0.0fat2-2/+0
2013-08-19fix customizerfat6-13/+11
2013-08-19really do the raw liquid tagMark Otto2-5/+3
2013-08-19wrap generated customizer code in raw liquid tag for proper jekyll serveMark Otto1-1/+2
2013-08-19fix broken panels in js exampleMark Otto1-6/+6
2013-08-19run grunt to generate customizerMark Otto1-1/+1
2013-08-19Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto3-8/+24
2013-08-19fixes #9855: account for modal overflow on body hiding scrollbarMark Otto3-1/+15
2013-08-19update gruntfile not to run validation + remove validation statusfat2-2/+1
2013-08-19add glyphicons to customizerfat4-7/+24
2013-08-19run grunt dist for #9864Mark Otto2-4/+4
2013-08-19Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-2/+2
2013-08-19Merge pull request #9864 from boomsb/3.0.0-wipMark Otto1-2/+2
Update tables.less
2013-08-19fix 144 apple iconMark Otto1-0/+0
2013-08-19Fixes secondary issue in #9798Mark Otto3-3/+3
2013-08-19Add default navbar z-index to fix #9844Mark Otto4-3/+6
iOS doesn't pick up the z-indexing properly on the dropdowns unless you specify one for the parent navbar.
2013-08-19Update tables.lessboomsb1-2/+2
Fixed Table cell sizing with multiple classes by using *= instead of ^=
2013-08-19Comment out grid cols var until we get mixins back in v3.1Mark Otto1-0/+3