aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-07-22Update Blob.js to the latest version.XhmikosR1-2/+2
2014-07-22Merge pull request #13873 from twbs/grunt-csscombXhmikosR10-255/+305
Update grunt-csscomb
2014-07-22Run `grunt`.XhmikosR8-250/+295
2014-07-22Update grunt-csscomb.XhmikosR2-5/+10
2014-07-21update to Jekyll v2.1.1 in Travis CI buildChris Rebert1-1/+1
2014-07-21update to rouge v1.5.1 in Travis CI buildChris Rebert1-1/+1
2014-07-21Merge pull request #14203 from twbs/fix-14202Mark Otto1-0/+1
Document that form field feedback icons only work with input.form-control
2014-07-21Document that form field feedback icons only work with `input.form-control`Chris Rebert1-0/+1
Closes #14202. [skip sauce]
2014-07-21grunt distChris Rebert4-30/+6
2014-07-19Merge pull request #14192 from twbs/https-everywhereChris Rebert1-3/+3
Use HTTPS in CDN URLs in _config.yml
2014-07-18Merge pull request #14156 from twbs/fix-14038Chris Rebert3-15/+12
Fix popover dismiss-on-next-click example
2014-07-18Use HTTPS in CDN URLs in _config.ymlChris Rebert1-3/+3
For consistency with the rest of the docs and per our code guidelines.
2014-07-18Make warning from #13875 slightly more detailedChris Rebert1-1/+1
[skip sauce]
2014-07-18Have HTML5 validator ignore `autocomplete="off"` on input[type="checkbox"]Chris Rebert1-1/+2
Not clear from the spec whether this is invalid per se. But it is the current best known workaround for Firefox's unusual behavior.
2014-07-18Use autocomplete="off" in buttons plugin docs examplesChris Rebert1-12/+12
Refs #13875.
2014-07-18Document limitations of buttons JS pluginChris Rebert1-0/+8
Addresses #14148.
2014-07-18Fix issue where bottom affixed element floats over the footer when theCharles B Johnson1-1/+1
document height is smaller than the viewport height.
2014-07-18Refactor determining affix state into a separate expanded methodCharles B Johnson1-18/+45
in order to handle multiple edge cases, specifically when the document height is dynamic. Always reposition an affix that is affixed to the bottom.
2014-07-18Add a bottom affixed element to affix visual tests.Charles B Johnson1-5/+63
2014-07-17Merge pull request #14055 from twbs/fat-speed-up-testsJacob1-203/+203
speed up js tests a bit
2014-07-17Merge pull request #14171 from wangsai/tab2spaceChris Rebert1-1/+1
Tabs to spaces in variables.less
2014-07-17Tabs to spaceswangsai1-1/+1
2014-07-16speed up js tests a bitfat1-203/+203
2014-07-16Merge pull request #14160 from hnrch02/simplify-button-focus-logicJacob1-14/+2
Follow-up to #13907: simplify JS logic for focus shim
2014-07-17Merge alert examples and add `.bs-example-standalone` classHeinrich Fenkart2-3/+4
2014-07-17Clean up the Alert documentationHeinrich Fenkart1-8/+12
2014-07-17Clean up Affix documentationHeinrich Fenkart1-10/+10
2014-07-16Follow-up to #13907: simplify JS logic for focus shimHeinrich Fenkart1-14/+2
2014-07-15regenerate docs/assets/js/docs.min.jsChris Rebert1-1/+1
2014-07-15popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindexChris Rebert2-14/+11
Fixes #14038. Research supporting this choice of approach: https://gist.github.com/cvrebert/68659d0333a578d75372 Why not <button>? Even with a `tabindex` attribute, they don't gain focus when clicked upon in: * Mac OS X Firefox 30.0 * Mac OS X Safari 7.0.5
2014-07-15Merge pull request #14151 from BBosman/fix-linkChris Rebert1-1/+1
Fix jsbin link
2014-07-15Fix jsbin linkBas Bosman1-1/+1
2014-07-15Merge pull request #14143 from twbs/fix-14134Chris Rebert2-0/+4
add docs note about browsers with JS disabled
2014-07-15Another new js bin linkMark Otto1-1/+1
/cc @cvrebert @hnrch02
2014-07-15don't include local jqueryMark Otto2-4/+2
2014-07-14add docs note about browsers w/ JS disabled; fixes #14134Chris Rebert2-0/+4
[skip sauce]
2014-07-14fix #14114 mo' bettaChris Rebert1-1/+1
2014-07-14add css resets outline section to scaffolding docsMark Otto1-0/+11
2014-07-14markdownify jumbotron docsMark Otto1-17/+14
2014-07-14markdownify label docsMark Otto1-31/+28
2014-07-14example page headerMark Otto1-2/+2
2014-07-14link the new navbar examplesMark Otto1-0/+11
2014-07-14new fixed navbar exampleMark Otto2-0/+58
2014-07-14new navbar exampleMark Otto2-0/+53
2014-07-14grunt distMark Otto6-26/+30
2014-07-14simplify jumbotron styles, rem-ify paddingMark Otto2-7/+2
2014-07-14fixed pos utility classMark Otto1-1/+9
2014-07-14new navbar tweaksMark Otto1-3/+4
2014-07-14experiment with more utilitiesMark Otto8-4/+70
2014-07-14nav updateMark Otto1-0/+1