aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-07fix #2968 manually: add consolas to monospace font stackMark Otto3-2/+2
2012-04-04Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wipJacob Thornton23-185/+439
2012-04-04remake and add isHTML check to popover as wellJacob Thornton5-7/+17
2012-04-04detect if title in tooltip is text or html. if text - use `text` method to pr...Jacob Thornton3-3/+45
2012-04-02fix #2908: unfloat inputs using .span* in fluid rowMark Otto3-2/+11
2012-04-02fix #2911: correct /lib/ path to /less/Mark Otto3-2/+2
2012-04-02fix #2913: get more specific with button group selectorsMark Otto3-30/+30
2012-04-01Merge branch 'alecrust-patch-1' into 2.0.3-wipMark Otto1-1/+1
2012-04-01Corrected "resises" to "resides"Alec Rust1-1/+1
2012-04-01fix #2296: allow fluid thumbnailsMark Otto6-1/+35
2012-04-01fix #2572: streamline thumbnails css to allow for offsetsMark Otto7-21/+56
2012-04-01fix #2811: left and right aligned tabbable tabs fixes so that .tab-content gr...Mark Otto3-12/+2
2012-03-31fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layoutsMark Otto7-0/+42
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 Otto3-5/+11
2012-03-31remove @shadow instances and replace with escaped values, update mixins to no...Mark Otto9-61/+46
2012-03-31clarify use of dropdowns, href, and data-target for js docs; add tests to css...Mark Otto4-0/+71
2012-03-31fix fluid grid selectors to remove > in selectorsMark Otto6-40/+122
2012-03-30Merge branch 'grantzau-patch-1' into 2.0.3-wipMark Otto1-1/+1
2012-03-29MSTransitionEnd + move paren (thanks rick waldron)Jacob Thornton3-2/+2
2012-03-29move over paren just because.Jacob Thornton3-2/+2
2012-03-29simplify transition plugin a littleJacob Thornton3-40/+38
2012-03-29remove "technique"Jacob Thornton3-2/+2
2012-03-29replace UA sniffingJacob Thornton3-22/+36
2012-03-29Renaming @gridColumnGutter to @gridGutterWidthJulius Graakjær Grantzau1-1/+1
2012-03-28fix js links in css testsMark Otto1-15/+15
2012-03-28rearrange other parts of forms docsMark Otto3-92/+82
2012-03-28document .backface-visibility and update comments and initial valueMark Otto4-6/+18
2012-03-28Merge branch 'backface-visibility' of https://github.com/dannykeane/bootstrap...Mark Otto1-0/+9
2012-03-28fix #2846: Firefox required two clicks on selects to get to options dropdownMark Otto3-2/+2
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 Otto4-3/+3
2012-03-28moving css tests to less directoryMark Otto3-352/+49
2012-03-28fix #2832: clarify docs on use of .tabbable and add mention of .fadeMark Otto3-48/+56
2012-03-28fix #2829: redeclare .pull-right for navs since they get more specific floatsMark Otto3-0/+8
2012-03-28Added the back-face visibility css property to mixins.less, this property pre...Danny Keane1-0/+9
2012-03-27fix second boobooMark Otto3-2/+2
2012-03-27Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipMark Otto5-14/+18
2012-03-27fix spelling boobooMark Otto3-2/+2
2012-03-27Merge pull request #2817 from andriijas/2.0.3-wipMark Otto5-14/+18
2012-03-27Finish of close conversion from a to buttonAndreas Cederström5-14/+18
2012-03-26update LESS docs to note @baseFontSize and @baseLineHeight must be pixelsMark Otto3-16/+20
2012-03-26fix #2799, mention of text in the navbarMark Otto3-2/+2
2012-03-25add position relative to .dropupMark Otto3-0/+2
2012-03-25update docs messaging around alerts and buttonsMark Otto3-2/+2
2012-03-25change all anchor alert closes to buttonsMark Otto5-12/+30
2012-03-25add heads up note for required href on alert dismiss actionsMark Otto3-4/+6
2012-03-25add back href for alerts in components docs to make close work on iphoneMark Otto3-10/+10
2012-03-25add refresh method documentation to js docs to close #2028 and #2795Mark Otto3-0/+16
2012-03-25add css tests for fluid rows and inputsMark Otto3-2/+56