| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-28 | Fixes #5616: scope carousel state classes to immediate children only | Mark Otto | 2 | -28/+28 | |
| 2012-11-28 | Fixes #5930: redeclare font-size for popoves in btn-groups | Mark Otto | 2 | -2/+4 | |
| 2012-11-28 | Fixes #5927: Scope button group 5px button left margin to immediate children | Mark Otto | 2 | -6/+6 | |
| 2012-11-28 | Fixes #5940: Prevent @headingsColor from changing alert colors | Mark Otto | 2 | -1/+9 | |
| 2012-11-28 | Fixes #4852: IE8 popover carets fixed | Mark Otto | 2 | -40/+178 | |
| * IE8 refused a negative z-index to place the previous :after behind the .arrow, so I had to flip the styles. * .arrow is the gray border/background, .arrow:after is now the white inner arrow * Added a hex IE8 fallback to ensure the arrow shows for <IE9 as rgba() isn't supported * Simplified some of the CSS for the popover carets | |||||
| 2012-11-28 | help-block margin-top should also apply after a span.uneditable-input | Zulfiqar Ali | 1 | -1/+1 | |
| 2012-11-28 | Fixes #5963: Add large button example to icons, fix vertical alignment in ↵ | Mark Otto | 4 | -2/+18 | |
| large buttons | |||||
| 2012-11-28 | Fixes #6010: Navbar dropdown caret should match link hover color | Mark Otto | 2 | -0/+21 | |
| 2012-11-28 | Fixes #6012: Updated docs sidenav media queries and reset width for exactly ↵ | Mark Otto | 1 | -1/+2 | |
| 980px | |||||
| 2012-11-28 | Fixes #6035: use font-size vars in button groups | Mark Otto | 2 | -6/+6 | |
| 2012-11-28 | Fixes #5935: Updated vertical gradient mixin | Mark Otto | 2 | -20/+20 | |
| 2012-11-27 | leave it to the developer to decide how to use the content of the popover | Swaagie | 1 | -3/+3 | |
| 2012-11-27 | help-block margin-top should also apply after a span.input | Zulfiqar Ali | 1 | -1/+2 | |
| 2012-11-22 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 17 | -57/+46 | |
| Conflicts: less/button-groups.less | |||||
| 2012-11-22 | fix image sizes on homepage | Mark Otto | 3 | -7/+8 | |
| 2012-11-22 | Fixes #5986: single toggle button html examples | Mark Otto | 2 | -14/+14 | |
| 2012-11-21 | Simpler footer for docs | Mark Otto | 10 | -14/+2 | |
| * Remove back to top link (ya'll are lazy :P) * Center text * Decrease vertical padding | |||||
| 2012-11-19 | Merge pull request #5954 from tony/patch-2 | Mark Otto | 1 | -1/+1 | |
| Fix typo in reset.less | |||||
| 2012-11-19 | Fix typo in reset.less | Tony Narlock | 1 | -1/+1 | |
| 2012-11-18 | Fixes #5937: Border radius vars in button groups | Mark Otto | 1 | -12/+12 | |
| 2012-11-16 | Fixes #5925: Adjust top margin of input group in navbar | Mark Otto | 2 | -2/+2 | |
| 2012-11-16 | Fixes #5912: User correct selector for form field states. | Mark Otto | 2 | -5/+5 | |
| Previously, we were using a generic label selector, but as this was changed in the main forms awhile back, we need to change it here. | |||||
| 2012-11-16 | widths on github buttons | Mark Otto | 2 | -2/+2 | |
| 2012-11-16 | add composer.json | Trent Steel | 1 | -0/+10 | |
| 2012-11-15 | Change important badges/labels to danger | Mark Otto | 4 | -14/+14 | |
| 2012-11-15 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 6 | -10/+39 | |
| 2012-11-15 | fixes #5922: clicking only button should download custom build | Mark Otto | 1 | -1/+1 | |
| 2012-11-14 | Fixes #5879: Manual update of Normalize credit | Mark Otto | 2 | -2/+2 | |
| 2012-11-14 | run make after latest merges | Mark Otto | 1 | -0/+12 | |
| 2012-11-14 | Merge pull request #5894 from amid2887/patch-3 | Mark Otto | 1 | -7/+16 | |
| Update less/tables.less ( typing, use variable, add border-radius reset ) | |||||
| 2012-11-14 | Merge pull request #5874 from tacomanator/2.2.2-wip | Mark Otto | 2 | -0/+8 | |
| fixes #5873: @navbarInverseBrandColor not used | |||||
| 2012-11-13 | Fix issue with double move event firing in typeahead. | Paul McLanahan | 2 | -2/+19 | |
| Fix test to catch issue. Fix #5806. | |||||
| 2012-11-13 | Update less/tables.less | amid2887 | 1 | -7/+16 | |
| Possible typing. Add @baseBorderRadius as value for some rules. Add border-radius clearing for first and last td in the last tbody for table with tfoot. | |||||
| 2012-11-10 | fixes #5873: @navbarInverseBrandColor not used | Drew Goodwin | 2 | -0/+8 | |
| 2012-11-09 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 4 | -4/+4 | |
| 2012-11-09 | run make again | Mark Otto | 1 | -1/+0 | |
| 2012-11-08 | remove * line-height | Mark Otto | 1 | -1/+0 | |
| 2012-11-08 | typo fix | Mark Otto | 2 | -2/+2 | |
| 2012-11-08 | remove ; from customizer | Mark Otto | 2 | -2/+2 | |
| 2012-11-05 | merge in latest | Mark Otto | 1 | -1/+1 | |
| 2012-11-05 | Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip | Mark Otto | 1 | -1/+1 | |
| 2012-11-05 | icon vertical align in buttons | Mark Otto | 2 | -18/+17 | |
| 2012-11-05 | new docs css for new icons | Mark Otto | 1 | -1/+5 | |
| 2012-11-05 | update docs and all classes | Mark Otto | 3 | -23/+62 | |
| 2012-11-05 | adding new fonts and css for glyphicons update | Mark Otto | 17 | -490/+901 | |
| 2012-11-05 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 40 | -59/+62 | |
| Conflicts: docs/assets/css/bootstrap.css less/navbar.less less/variables.less | |||||
| 2012-11-05 | Merge pull request #5795 from globocom/missing-i18n-customize-and-download | Mark Otto | 1 | -1/+1 | |
| insert missing i18n tag at customize and download string | |||||
| 2012-11-05 | insert missing i18n tag at customize and download string | Alexandre Magno | 1 | -1/+1 | |
| 2012-11-05 | version bump | Mark Otto | 38 | -51/+51 | |
| 2012-11-04 | Fixes #5471: Remove color from .navbar and .navbar-inverse and reassign to ↵ | Mark Otto | 3 | -13/+13 | |
| .navbar-text to prevent unintended cascading | |||||
