aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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 Rebert1-13/+13
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 branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into ↵fat1-8/+8
mckramer-dropdown-aria Conflicts: docs/_includes/js/dropdowns.html
2014-07-22Run `grunt`.XhmikosR1-1/+1
2014-07-22Update Filesaver.js to v2014-07-21.XhmikosR1-26/+19
2014-07-22Update Blob.js to the latest version.XhmikosR1-2/+2
2014-07-22Run `grunt`.XhmikosR5-6/+5
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 Rebert2-15/+3
2014-07-18Make warning from #13875 slightly more detailedChris Rebert1-1/+1
[skip sauce]
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-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-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-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 Otto3-13/+15
2014-07-14new navbar tweaksMark Otto1-3/+4
2014-07-14experiment with more utilitiesMark Otto3-2/+23
2014-07-14nav updateMark Otto1-0/+1
2014-07-14move scaffolding stuff back to layout once more, split off the type docs to ↵Mark Otto3-47/+48
typography section
2014-07-14move containers to layout sectionMark Otto3-20/+25
2014-07-14inverse table ideaMark Otto4-7/+53
2014-07-13table headersMark Otto5-1274/+78
2014-07-13new navbar ideasMark Otto6-194/+350
2014-07-14Fix inaccessible buttons.Daniel Nixon1-4/+4
2014-07-13more remsMark Otto2-23/+1294
2014-07-13transitions mixin and global variable, add it to buttonsMark Otto5-1275/+7
2014-07-13more docs rems, some mixin optimizationMark Otto2-176/+167
2014-07-13more rems in docsMark Otto2-43/+45
2014-07-13rem-ify the footer and mastheadMark Otto2-26/+26
2014-07-13rem-ify homepage iconMark Otto2-8/+8
2014-07-13yellow varMark Otto1-4/+5
2014-07-13varsMark Otto1-9/+9
2014-07-13nesting docs cssMark Otto2-16/+1290