aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-01-15Merge pull request #15482 from liias/patch-1Mark Otto1-0/+1
Add .disabled class styling for .btn-styles in theme
2015-01-15automatic grunt distBootstrap's Grunt bot1-1/+1
2015-01-15Merge pull request #15577 from KevinJannis/patch-1Mark Otto1-0/+1
Added blank line between selectors in jumbotron
2015-01-15Merge pull request #15578 from twbs/licensing-contributingChris Rebert1-3/+7
Clarify in CONTRIBUTING docs that CC-BY 3.0 License applies to Bootstrap's docs
2015-01-15Merge pull request #15576 from twbs/chrome-bug-449180Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #15298
2015-01-15Clarify in CONTRIBUTING docs that CC-BY 3.0 License applies to Bootstrap's docsChris Rebert1-3/+7
[ci skip]
2015-01-15Added blank line between selectors in jumbotronKevin Jannis1-0/+1
2015-01-15Add Wall of Browser Bugs entry for #15298Chris Rebert1-0/+10
[skip sauce]
2015-01-15Docs: add missing "http://"Chris Rebert1-1/+1
2015-01-14Merge pull request #15560 from twbs/fix-15555Chris Rebert1-2/+2
Document that .form-inline & .form-horizontal work fine on non-<form>s too
2015-01-14Merge pull request #15569 from twbs/fix-15127Chris Rebert1-0/+10
Document usage of npm package
2015-01-14document usage of npm package; fixes #15127Chris Rebert1-0/+10
[skip sauce]
2015-01-14Use @link-hover-decoration for .btn-link too; fixes #15565Chris Rebert1-1/+1
[skip sauce] [skip validator]
2015-01-13Document that .form-inline & .form-horizontal work fine on non-<form>s tooChris Rebert1-2/+2
Fixes #15555 [skip sauce]
2015-01-13Document that calling tooltip/popover .show()/.hide() qualifies as manual ↵Chris Rebert2-6/+6
triggering Fixes #15465 [skip sauce]
2015-01-13automatic grunt distBootstrap's Grunt bot2-1/+2
2015-01-13use strict mode for jqueryVersionCheck; fixes #15535Chris Rebert1-0/+1
2015-01-13Fix table-striped to work with bootstraps tooltips on rowsLee Penkman1-1/+1
2015-01-09Filed http://openradar.appspot.com/19435018Chris Rebert1-1/+1
Refs #14868
2015-01-09Filed http://openradar.appspot.com/19434933Chris Rebert1-1/+1
Refs #15205
2015-01-09Filed http://openradar.appspot.com/19434878Chris Rebert1-1/+1
Refs #11266, #13098
2015-01-09Merge pull request #15533 from twbs/crbug-377346-fixedChris Rebert1-10/+0
Remove #13892's entry from the Wall of Browser Bugs
2015-01-09http://crbug.com/377346 is claimed to be fixed in Chrome 41Chris Rebert1-10/+0
So remove its entry from the Wall of Browser Bugs. Refs #13892, #14037 [skip sauce]
2015-01-08Merge pull request #15524 from twbs/masonryChris Rebert1-0/+1
Add pointer to Masonry (& similar) in the Thumbnail docs
2015-01-08add pointer to Masonry in the thumbnail docsChris Rebert1-0/+1
2015-01-08automatic grunt distBootstrap's Grunt bot2-2/+2
2015-01-07Merge pull request #15463 from twbs/bump-lessChris Rebert2-126/+74
Bump grunt-contrib-less to ~1.0.0
2015-01-07update shrinkwrapChris Rebert1-125/+73
2015-01-07bump grunt-contrib-less to ~1.0.0Chris Rebert1-1/+1
2015-01-07Merge pull request #15504 from twbs/jqueryXhmikosR17-20/+21
Update jQuery to v1.11.2.
2015-01-07Update jQuery to v1.11.2.XhmikosR17-20/+21
2015-01-06Merge pull request #15507 from twbs/shrinkwrapChris Rebert1-147/+179
update shrinkwrap
2015-01-06update shrinkwrapChris Rebert1-147/+179
2015-01-05Merge pull request #15499 from twbs/bumpsChris Rebert2-368/+16
Update devDependencies
2015-01-05update shrinkwrapChris Rebert1-366/+14
[skip sauce]
2015-01-05bump grunt-banner to ~0.3.0Chris Rebert1-1/+1
2015-01-05bump grunt-autoprefixer to ~2.1.0Chris Rebert1-1/+1
2015-01-05Add example of using feedback icons with .input-group ; fixes #15332Chris Rebert1-0/+81
2015-01-05window.Document doesn't exist in IE8Chris Rebert1-1/+1
2015-01-05Make $(document).tooltip({...}) without a `selector` throw an errorChris Rebert3-0/+17
Closes #15484
2015-01-05Merge pull request #15495 from twbs/sauce-maxPollRetriesChris Rebert1-0/+1
Sauce testing: set maxPollRetries to 4 for increased robustness
2015-01-05Sauce testing: set maxPollRetries to 4 for increased robustnessChris Rebert1-0/+1
2015-01-03overview.html: add missing <p>Chris Rebert1-1/+1
2015-01-02Add .disabled class styling for .btn-stylesliias1-0/+1
Bootstrap itself has .btn-default.disabled styled. IE8 with angularjs has some weird behaviour if anchor has disabled attribute set, so I use disabled class as a workaround and assume the .disabled class styles the buttons the same as disabled attribute would.
2015-01-01automatic grunt distBootstrap's Grunt bot1-12/+12
2015-01-01Merge pull request #15477 from ZDroid/2015Mark Otto15-15/+15
Happy New Year
2015-01-01automatic grunt distBootstrap's Grunt bot2-2/+2
2015-01-01Happy New Year :santa:Zlatan Vasović15-15/+15
2014-12-31Merge pull request #15472 from twbs/address-15288Chris Rebert1-0/+4
Document that responsive tables use `overflow-y: hidden`
2014-12-31Merge pull request #15473 from twbs/autoprefixer-docsChris Rebert1-0/+3
Document that Autoprefixer is required