aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-09-24change tooltip/popover html default to false for xss safety netJacob Thornton3-3/+3
2012-09-23ensure 100% width for .uneditable-inputs in <767px viewportsMark Otto2-0/+2
2012-09-22fixes #5216: calculate heading sizes via math rather than fixed pixel amountsMark Otto1-14/+14
2012-09-20change transition.js, rebuild… travis maybe will be happy?Jacob Thornton3-9/+9
2012-09-20rebuild - fix missing (Jacob Thornton3-3/+21
2012-09-20added support for jquery 1.8.*Jacob Thornton1-4/+2
2012-09-20fixes #5127: add @inputHeight to replace static instances of '30px' ↵Mark Otto1-3/+3
throughout forms
2012-09-20fixes #5150: add btn-group support to input groupsMark Otto3-23/+284
2012-09-20fixes #5102, #5166, #5194, #5205: add overflow: visible; to ↵Mark Otto3-6/+7
.nav-collapse.collapse so that dropdowns overflow correctly in the navbar in IE7-8
2012-09-20fixes #5212: text emphasis classes only get hover with linksMark Otto1-4/+4
2012-09-19increase padding on homepage buttonMark Otto1-1/+1
2012-09-18add new vars for common border-radius, upping border-radius of inputs to ↵Mark Otto3-52/+125
4px; add border-radius changes to -large, -small, -mini for buttons and paginations
2012-09-18add new vars for common font-sizes and paddings with large, small, and mini ↵Mark Otto3-197/+97
components; resize pagination and buttons to better match each other
2012-09-18Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into ↵Mark Otto3-7/+246
uberspeck-2.1.2-wip
2012-09-18fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ↵Mark Otto1-2/+1
start to add CSS tests for buttons
2012-09-18fixes #5178: update normalize to avoid resetting audio and video elements in ↵Mark Otto1-1/+1
android
2012-09-17fixes #5087: add hover states to text emphasis classes for linksMark Otto1-0/+16
2012-09-17fixes #5082 manually: reset font-size for .dropdown-menu within ↵Mark Otto1-1/+11
.input-prepend/-append
2012-09-17fixes #5173: proper popover offsets; added docs examples to enable tests in ↵Mark Otto3-2/+22
the future
2012-09-17add the media css to customizerMark Otto2-0/+2
2012-09-17Merge branch 'wpbrains-media-component' into 2.1.2-wipMark Otto4-0/+329
2012-09-17overhaul the docs and css to merge into 2.1.2 since this was against masterMark Otto4-57/+297
2012-09-17resolve conflicts and remakeMark Otto2-0/+89
2012-09-17fixes #5001: proper ids on form examplesMark Otto2-4/+4
2012-09-17fixes #5039: properly set .row-fluid margins for .controls-rowMark Otto2-1/+12
2012-09-17fixes #5041: add new navbar css tests for each variation, remove width: ↵Mark Otto1-1/+0
100%; from .navbar-static-top
2012-09-17nuke new examples for nowMark Otto3-493/+0
2012-09-16more carouself example workMark Otto1-18/+89
2012-09-14way cooler carousel example, along with updated screenshots for examplesMark Otto5-52/+142
2012-09-14tweak copy on each template, add sign in templateMark Otto6-10/+104
2012-09-14adding new examplesMark Otto2-0/+284
2012-09-14add in some more examples (will work em in later), removed fleetio per their ↵Mark Otto6-4/+4
request, and added gather content to replace it
2012-09-14i18n homepageMark Otto1-5/+5
2012-09-14revert docs changeMark Otto2-24/+22
2012-09-14Standardized spelling of 'JavaScript'; added icons to file treesMartin Bean10-82/+82
2012-09-13fixes #5119: javascript in navbar typoMark Otto9-9/+9
2012-09-12fixes #5107: make all .btn-group inline-block by default instead of just ↵Mark Otto1-8/+3
within a .btn-toolbar
2012-09-12fixes #5097: js docs typosMark Otto2-6/+6
2012-09-12use local var for a few other .box-shadow mixins to fix CSS not compilingMark Otto1-0/+5788
2012-09-12revert the js evaluation in .box-shadow mixin, fix last mixin usages to ↵Mark Otto1-5788/+0
escape if using >1 shadows
2012-09-12Updated pagination to support .pagination-large, .pagination-small, ↵Brian Campbell3-7/+246
.pagination-mini matching button sizes. Updated related docs.
2012-09-10fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ↵Mark Otto1-1/+2
modal right padding issues with scrollbars
2012-09-10fixes #5059 manually: include media type in css getting started blockMark Otto2-2/+2
2012-09-10more tests and experimentsMark Otto2-24/+24
2012-09-09Updated sample markup to reflect live demo.Geoff Young2-2/+2
2012-09-08latest tweaks to grid classes for formsMark Otto2-0/+202
2012-09-07commenting out stuff and adding grid test pageMark Otto3-12/+12
2012-09-07nuke fluid grid docs againMark Otto2-208/+0
2012-09-07Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto30-165/+531
Conflicts: docs/scaffolding.html docs/templates/pages/scaffolding.mustache
2012-09-07run make after merging #5028, which removes the left margin of responsive ↵Mark Otto1-0/+3
fluid grid offsets