aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-08-01Run `grunt`.XhmikosR7-13/+27
2014-08-01Remove `layout: nil`.XhmikosR2-2/+0
It throws a warning with the latest Jekyll.
2014-07-31Merge pull request #14297 from twbs/bump-depsChris Rebert2-238/+658
Bump dependencies
2014-07-31update shrinkwrapChris Rebert1-236/+656
2014-07-31bump grunt-saucelabs to ~8.2.0Chris Rebert1-1/+1
2014-07-31bump grunt-contrib-clean to ~0.6.0Chris Rebert1-1/+1
2014-07-31Merge branch 'thomaswelton/11004-import-config'Chris Rebert4-18/+122
2014-07-31Add drag and drop config import; closes #11004Thomas Welton4-18/+122
Closes #13790 by merging a rebased version of it.
2014-07-31Merge pull request #14069 from twbs/fix-13818Chris Rebert2-3/+35
Use more robust "find next carousel item" logic
2014-07-31Fix #13818 by using more robust "find next carousel item" logicChris Rebert2-3/+35
Also adds another test for #9461: carousel next/prev should ignore non-items
2014-07-30Merge pull request #14290 from michaeljayt/patch-1Chris Rebert1-1/+1
grunt now watch files in all folders/subfolders
2014-07-31grunt now watch files in all folders/subfoldersMichael J.1-1/+1
2014-07-30Revert "Use mousedown instead of click for backdrop click detection; fixes ↵Heinrich Fenkart2-3/+3
#13816"
2014-07-28Merge pull request #14264 from hnrch02/document-placement-argsChris Rebert2-135/+141
Document arguments passed to `placement` function of tooltip/popover
2014-07-29Document arguments passed to `placement` function of tooltip/popoverHeinrich Fenkart2-135/+141
Closes #14255
2014-07-28Merge pull request #14256 from twbs/fix-14224Chris Rebert2-3/+9
Correctly doc args passed to function vals for `title` & `content` options of tooltips+popovers
2014-07-28Merge pull request #14257 from twbs/fix-14219Chris Rebert2-1/+3
Document that empty tooltips+popovers do not get displayed
2014-07-27Merge pull request #14258 from twbs/fix-14164Chris Rebert21-74/+44
Move Windows Phone 8 IE10 viewport bug workaround script from head to footer
2014-07-27Merge pull request #14235 from twbs/doc-14221Chris Rebert1-1/+27
Update docs & add example for #14221
2014-07-27Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to ↵Chris Rebert21-74/+44
footer of pages
2014-07-27Fix #14219: Document that empty tooltips+popovers do not get displayedChris Rebert2-1/+3
2014-07-27Fix #14224: Correctly document args passed to function vals for `title` & ↵Chris Rebert2-3/+9
`content` options of tooltips+popovers
2014-07-27Fixes #14213: Rouge 1.6.1Mark Otto1-1/+1
2014-07-25Use .end() to remove extra lineChris Hynes1-2/+1
2014-07-25re-alphabetize .jscsrcChris Rebert1-1/+1
2014-07-25Remove popover content with .children().detach() instead of .empty() so it ↵Chris Hynes1-1/+2
can be reused
2014-07-25Merge pull request #14239 from artbelov/patch-1Chris Rebert1-1/+0
Delete duplicate property in .JSCSRC
2014-07-25Merge pull request #14240 from vsn4ik/fix_dropdown_link_exampleChris Rebert1-1/+1
dropdowns.html: Remove wrong "type" attribute.
2014-07-25dropdowns.html: Remove wrong "type" attribute.vsn4ik1-1/+1
2014-07-25Delete duplicate JSCS propertiesArtem Belov1-1/+0
2014-07-24fix #14115Chris Rebert2-2/+2
[skip sauce]
2014-07-24Update docs & add example for #14221Chris Rebert1-1/+27
[skip sauce]
2014-07-24Merge pull request #14233 from twbs/another-one-bites-the-dustChris Rebert1-6/+0
Remove #9226 from Wall of Browser Bugs
2014-07-24Remove #9226 from Wall of Browser BugsChris Rebert1-6/+0
Per https://code.google.com/p/chromium/issues/detail?id=272750 and https://github.com/twbs/bootstrap/issues/9226#issuecomment-49873472
2014-07-23Fixes #14142: Adding horizontal padding to captions in tables in panels.Mark Otto7-4/+21
2014-07-23unfuck those dropdownsMark Otto1-16/+16
2014-07-23Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto8-5/+22
2014-07-23Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-21/+26
2014-07-23Fixes #14168: bold nested kbd elementsMark Otto7-4/+7
2014-07-23Merge pull request #14166 from hnrch02/docs-cleanupMark Otto3-21/+26
Docs cleanup
2014-07-23Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto11-48/+112
2014-07-23Merge pull request #14225 from twbs/issue-14211Chris Rebert1-0/+6
Add Wall of Browser Bugs entry for IE bug from issue #14211
2014-07-23Merge pull request #14188 from twbs/doc-14148Chris Rebert1-0/+8
Document limitations of buttons JS plugin
2014-07-23Merge pull request #14191 from twbs/autocomplete-off-btnsChris Rebert2-14/+15
Use autocomplete="off" in buttons plugin docs examples
2014-07-23Add Wall of Browser Bugs entry for IE bug from issue #14211Chris Rebert1-0/+6
[skip sauce]
2014-07-21Merge pull request #14207 from ↵Jacob2-24/+102
twbs/charlesbjohnson-affix-bottom-when-dynamic-height Charlesbjohnson affix bottom when dynamic height
2014-07-21Merge pull request #14208 from twbs/mckramer-dropdown-ariaJacob2-10/+18
Mckramer dropdown aria
2014-07-21Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into ↵fat2-10/+18
mckramer-dropdown-aria Conflicts: docs/_includes/js/dropdowns.html
2014-07-21cleanup stylefat1-24/+17
2014-07-22Run `grunt`.XhmikosR2-12/+42