aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-12-31Merge pull request #15464 from twbs/address-15419Chris Rebert5-11/+54
Address #15419
2015-01-01automatic grunt distBootstrap's Grunt bot6-6/+6
2014-12-31Merge pull request #15292 from twbs/customize-iconXhmikosR3-5/+9
Use a glyphicon instead of the unicode character.
2014-12-31Merge pull request #15474 from NateEag/patch-1Mark Otto1-1/+1
Remove extra word from disabling-responsiveness.html
2014-12-30Remove extra word from disabling-responsiveness.htmlNate Eagleson1-1/+1
2014-12-30Document that Autoprefixer is requiredChris Rebert1-0/+3
Closes #14937 [skip sauce]
2014-12-30Document that responsive tables use `overflow-y: hidden`Chris Rebert1-0/+4
Closes #15288 [skip sauce]
2014-12-30Merge pull request #15470 from twbs/document-versionChris Rebert2-0/+7
Document the VERSION property of the jQuery plugins;
2014-12-30Document the VERSION property of the jQuery plugins; fixes #15202Chris Rebert2-0/+7
[skip sauce]
2014-12-30Switch to shields.io for badges in READMEHeinrich Fenkart1-4/+4
Closes #15380 [ci skip]
2014-12-30automatic grunt distBootstrap's Grunt bot4-24/+12
2014-12-30Merge pull request #15456 from twbs/bump-clean-cssChris Rebert3-61/+59
Bump grunt-contrib-cssmin to ~0.11.0
2014-12-30Use a glyphicon instead of the unicode character.XhmikosR3-5/+9
2014-12-29Merge pull request #15466 from twbs/revert-14189Chris Rebert4-81/+8
Revert #14189 to fix #15168
2014-12-29Revert "Allow multiple delegated tooltip selectors on a node"Chris Rebert4-81/+8
This reverts commit 1b3237629a316af41945e20837cf3a332798b264. This reverts PR #14189 because it caused major regressions. Fixes #15168. We'll try to revisit #14167's feature request in Bootstrap v4. [skip validator]
2014-12-29Remove semicolons from #15425 because fatChris Rebert1-3/+3
2014-12-29grunt build-glyphicons-dataChris Rebert1-2/+1
2014-12-29Minor fix to Glyphicons data generatorChris Rebert1-1/+1
2014-12-29Revert "remove Glyphicons docs autogeneration from Grunt"Chris Rebert2-1/+45
This reverts commit 36b530892600648a6d6a24dd2520f84839cc0ace. This reverts PR #14065. Turns out Glyphicons is more active than we'd thought.
2014-12-29Disable .glyphicon-door & .glyphicon-key for the time beingChris Rebert2-8/+8
Closes #15419 Refs #10106
2014-12-29Merge pull request #15425 from twbs/regression-test-14244Chris Rebert1-0/+38
Add regression test for #14244.
2014-12-29Add regression test for #14244.Chris Rebert1-0/+38
Special thanks to @programcsharp [skip validator]
2014-12-29Merge pull request #15462 from twbs/bump-jscsChris Rebert3-5/+18
bump grunt-jscs to ~1.1.0
2014-12-29JSCS: enable requireSpaceBetweenArgumentsChris Rebert1-0/+1
New rule added in JSCS v1.9.0 Our JS already complies with this.
2014-12-29update shrinkwrapChris Rebert1-4/+16
2014-12-29bump grunt-jscs to ~1.1.0Chris Rebert1-1/+1
2014-12-28update shrinkwrapChris Rebert1-59/+57
[skip sauce] [skip validator]
2014-12-28Bump grunt-contrib-cssmin to ~0.11.0Chris Rebert2-2/+2
2014-12-28Merge pull request #15455 from twbs/bump-uglifyChris Rebert2-3/+3
bump grunt-contrib-uglify to ~0.7.0
2014-12-28update shrinkwrapChris Rebert1-2/+2
[skip sauce] [skip validator]
2014-12-28bump grunt-contrib-uglify to ~0.7.0Chris Rebert1-1/+1
2014-12-28Merge pull request #15454 from twbs/bump-compressChris Rebert2-11/+53
bump grunt-contrib-compress to ~0.13.0
2014-12-28update shrinkwrapChris Rebert1-10/+52
[skip sauce] [skip validator]
2014-12-28bump grunt-contrib-compress to ~0.13.0Chris Rebert1-1/+1
2014-12-28Merge pull request #15453 from twbs/bump-jadeChris Rebert2-105/+29
bump grunt-contrib-jade to ~0.14.0
2014-12-28update shrinkwrapChris Rebert1-104/+28
[skip sauce]
2014-12-28bump grunt-contrib-jade to ~0.14.0Chris Rebert1-1/+1
2014-12-28Merge pull request #15452 from twbs/bump-load-grunt-tasksChris Rebert2-46/+22
bump load-grunt-tasks to ~2.0.0
2014-12-28update shrinkwrapChris Rebert1-45/+21
[skip sauce] [skip validator]
2014-12-28bump load-grunt-tasks to ~2.0.0Chris Rebert1-1/+1
2014-12-28Merge pull request #15451 from twbs/bump-remarkableChris Rebert2-120/+158
bump remarkable to ~1.6.0
2014-12-28update shrinkwrapChris Rebert1-119/+157
2014-12-28bump remarkable to ~1.6.0Chris Rebert1-1/+1
2014-12-22gruntMark Otto6-7/+15
2014-12-22Merge branch 'master' of https://github.com/twbs/bootstrapMark Otto9-10/+12
Conflicts: dist/css/bootstrap.css.map
2014-12-22Fixes #15422: Alternate fix for temporal input sizing in input groupsMark Otto4-16/+22
2014-12-23automatic grunt distBootstrap's Grunt bot2-2/+2
2014-12-22gruntMark Otto3-3/+3
2014-12-22Merge pull request #15428 from twbs/browser-bugsChris Rebert6-6/+8
add/update/summarize browser bug refs in Less comments
2014-12-22Merge pull request #15426 from twbs/hide-holderMark Otto1-2/+2
Remove holder.js references from syntax-highlighted example HTML