aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-11-29Merge pull request #11585 from thriqon/masterMark Otto1-200/+200
Issue #11550 : Easily copyable classes
2013-11-29Merge pull request #11617 from guybedford/masterMark Otto1-0/+11
include jspm package configuration
2013-11-29Merge branch 'pr/11493'Mark Otto4-4/+6
Conflicts: dist/css/bootstrap.min.css
2013-11-29grunt to get dist filesMark Otto3-3/+4
2013-11-29Fix #10979: Don't use .img-thumbnail as a mixin for .thumbnail to avoid dupe ↵Mark Otto3-6/+8
and unnecessary styles
2013-11-29Fixes #11425: Use margin instead of padding on .modal-dialog to enable ↵Mark Otto3-7/+7
click-thru to .modal-backdrop
2013-11-29Implement #11174 to fix #10936: increase height of large inputs to fix ↵Mark Otto3-8/+8
Firefox inconsistencies
2013-11-29fixes #10699: use xs grid classes in regular thumbnail docsMark Otto1-5/+5
2013-11-29improve affix docs with step-by-step walk through of plugin behavior and ↵Mark Otto1-10/+15
required CSS
2013-11-29Update scrollspy docs to more clearly indicate usageMark Otto1-2/+9
2013-11-29Fixes #11390: Add max-width to containers within jumbotrons to avoid ↵Mark Otto3-1/+9
horizontal scrollbar
2013-11-29Fixes #11468: Prevent default gradient on in Firefox for AndroidMark Otto4-2/+4
2013-11-29Remove redundant commentsZlatan Vasović1-12/+0
2013-11-29Add missing last column floatZlatan Vasović3-7/+11
2013-11-28Merge branch 'master' into pr/11414Mark Otto36-323/+176
Conflicts: dist/css/bootstrap.min.css
2013-11-28gruntMark Otto1-1/+1
2013-11-28Fixes #10147: Remove outline from carousel controls on focusMark Otto3-1/+3
2013-11-28Fixes #10483 and #10357: Make .container mixin-friendly by moving the width ↵Mark Otto3-22/+29
declarations within one class
2013-11-28Fixes #11553: Prevent double border on tables in panels without thead contentMark Otto3-1/+10
2013-11-28Fixes #11516: Invert dropdown divider border in navbarsMark Otto3-1/+7
2013-11-28run grunt after last mergeMark Otto2-4/+4
2013-11-28Merge pull request #11551 from masterbee/outlinetweakMark Otto1-2/+2
removed color treatment of outline for easier integration
2013-11-28Merge branch 'master' into pr/11614Mark Otto12-208/+14
Conflicts: dist/css/bootstrap.min.css
2013-11-28Fixes #11634: Add warning to docs to not combine icon classes with other ↵Mark Otto1-0/+4
elements
2013-11-28grunt after merge of last pr; unsure why, but this is rengerating the ↵Mark Otto7-62/+62
banners and spacing
2013-11-28Merge pull request #11642 from tlindig/caret_color_fixMark Otto12-265/+67
removed all caret border color settings.
2013-11-28add builded files from dist/Tobias Lindig6-171/+64
2013-11-28removed all caret border color settings.Tobias Lindig6-94/+3
2013-11-26run gruntMark Otto4-4/+5
2013-11-26Merge pull request #11616 from ZDroid/remove-windowChris Rebert1-1/+1
Remove redundant 'window.'
2013-11-26include jspm package configurationGuy Bedford1-0/+11
2013-11-26Remove redundant 'window.'Zlatan Vasović1-1/+1
2013-11-25Fix for Issue #11411Jesse Mandel3-3/+4
2013-11-25Merge pull request #11612 from JerryChr/masterChris Rebert1-1/+1
Removed unnecessary semicolon
2013-11-25Removed unnecessary semicolonJerri Christiansen1-1/+1
2013-11-23Merge pull request #11598 from ZDroid/customizer-breaksChris Rebert1-1/+1
Fix #11594
2013-11-23Merge pull request #11599 from westonplatter/explicit_fontsChris Rebert1-1/+8
explicitly call out font files
2013-11-23explicitly call out font filesWeston Platter1-1/+8
Using wildcards to specify fonts causes errors for other npm modules, EG, https://github.com/blittle/bower-installer/issues/33. Additionally, it’s better to lock down files included in a library.
2013-11-23Fix #11594Zlatan Vasović1-1/+1
2013-11-23Merge pull request #11597 from ZDroid/deps-grunt-recess-kickupChris Rebert1-1/+1
Kick up grunt-recess dependency
2013-11-23Kick up grunt-recess dependencyZlatan Vasović1-1/+1
2013-11-22Merge branch 'master' into docs_derpMark Otto14-20/+22
2013-11-22finish up moving content, tweaking stylesMark Otto4-70/+39
2013-11-21Merge pull request #11534 from twbs/doc-async-modalsChris Rebert1-3/+3
document that modal show()/hide() return before animation finishes
2013-11-21Issue #11550 : Easily copyable classesJonas Weber1-200/+200
Removed all the periods. Tested in Chrome and Firefox (current versions). In Chrome you get a stray newline when triple-clicking, in Firefox it is clean. fixes #11550
2013-11-21add more missing role="form"-sChris Rebert2-2/+2
2013-11-21Merge pull request #11567 from neilhem/masterChris Rebert1-1/+1
add role form for horizontal form example
2013-11-21Merge pull request #11578 from barraponto/patch-1Chris Rebert1-1/+1
Make it clear there's a nested media element in the first example
2013-11-21Make it clear there's a nested media element in the first exampleCapi Etheriel1-1/+1
2013-11-21add role form for horizontal form exampleRakhat Jabagin1-1/+1