aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-04-14calling pause on a slide should actually pause it - even when hoveringJacob Thornton2-2/+5
2012-04-14rebuildJacob Thornton1-0/+0
2012-04-14Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipMark Otto14-129/+147
2012-04-14adding icon classes to finish off glyphicons 1.6 updateMark Otto4-24/+124
2012-04-14hack for subnavJacob Thornton1-0/+5
2012-04-14fix #3032: update glyphicons sprite to 1.6 releaseMark Otto3-0/+0
2012-04-14add jshint support + a few minor stylistic changesJacob Thornton13-129/+142
2012-04-14alt fix to #3029: change to single border-radii propertiesMark Otto2-9/+12
2012-04-14fix #3036: add bg color to inputsMark Otto2-0/+1
2012-04-12add 's' to 'classe' in components docs. thanks mishmosh.ctalkington2-2/+2
2012-04-10Fixed extra margin on Navbar buttons.Bryan Petty2-1/+1
2012-04-07Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipMark Otto2-0/+2
2012-04-07add larger .input-* to block reset for responsive <767Mark Otto2-0/+3
2012-04-07fix typo on js docs selectorMark Otto3-2/+2
2012-04-07https://github.com/twitter/bootstrap/issues/2954Jacob Thornton2-0/+2
2012-04-07clean up new input append examplesMark Otto3-8/+8
2012-04-07fix conflicts, add docs example for two buttons on an appendMark Otto4-6/+28
2012-04-07readd bootstrap.zip, add @inputBorderRadius var to close #2946Mark Otto5-0/+12
2012-04-07update kippt screenshotMark Otto1-0/+0
2012-04-07use yui-compress by default instead of regular compressMark Otto1-0/+0
2012-04-07fix left margin on .thumbnails for responsive <767Mark Otto2-2/+3
2012-04-07fix #2968 manually: add consolas to monospace font stackMark Otto2-1/+1
2012-04-05Changed .nav-collapse to clear both instead of left, and added compiled files.Bryan Petty3-88/+109
2012-04-04Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wipJacob Thornton9-110/+198
2012-04-04remake and add isHTML check to popover as wellJacob Thornton3-3/+14
2012-04-02fix #2908: unfloat inputs using .span* in fluid rowMark Otto2-1/+5
2012-04-02fix #2911: correct /lib/ path to /less/Mark Otto3-2/+2
2012-04-02fix #2913: get more specific with button group selectorsMark Otto2-15/+15
2012-04-02Restrict collapsed items in Navbar to only those in .nav-collapse, and button...Bryan Petty1-1/+11
2012-04-01fix #2296: allow fluid thumbnailsMark Otto3-0/+6
2012-04-01fix #2572: streamline thumbnails css to allow for offsetsMark Otto3-8/+1
2012-04-01fix #2811: left and right aligned tabbable tabs fixes so that .tab-content gr...Mark Otto2-6/+1
2012-03-31fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layoutsMark Otto5-0/+26
2012-03-31update less docs page to reflect changes in mixins (no more default values) a...Mark Otto3-14/+14
2012-03-31fix #2856: make inputs using .span* classes responsive at <767px layoutMark Otto2-2/+5
2012-03-31remove @shadow instances and replace with escaped values, update mixins to no...Mark Otto3-27/+27
2012-03-31clarify use of dropdowns, href, and data-target for js docs; add tests to css...Mark Otto3-0/+28
2012-03-31fix fluid grid selectors to remove > in selectorsMark Otto3-36/+69
2012-03-29MSTransitionEnd + move paren (thanks rick waldron)Jacob Thornton2-1/+1
2012-03-29move over paren just because.Jacob Thornton2-1/+1
2012-03-29simplify transition plugin a littleJacob Thornton2-20/+19
2012-03-29remove "technique"Jacob Thornton2-1/+1
2012-03-29replace UA sniffingJacob Thornton2-11/+18
2012-03-28rearrange other parts of forms docsMark Otto3-92/+82
2012-03-28document .backface-visibility and update comments and initial valueMark Otto3-0/+10
2012-03-28fix #2846: Firefox required two clicks on selects to get to options dropdownMark Otto2-1/+1
2012-03-28start rearranging form docs and clear up messaging about required classes and...Mark Otto3-50/+28
2012-03-28fix homepage link in css-tests and remove second help text from example formMark Otto3-2/+2
2012-03-28moving css tests to less directoryMark Otto2-667/+0
2012-03-28fix #2832: clarify docs on use of .tabbable and add mention of .fadeMark Otto3-48/+56