| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-30 | remove sprites vars, change zindex vars | Mark Otto | 2 | -12/+0 | |
| 2012-11-30 | remove color variables, swap others were appropro | Mark Otto | 3 | -32/+2 | |
| 2012-11-30 | more vars changing | Mark Otto | 2 | -10/+10 | |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 3 | -55/+53 | |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 6 | -34/+36 | |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 6 | -48/+44 | |
| 2012-11-30 | more tests for form styles; includes lightening help text | Mark Otto | 3 | -65/+77 | |
| 2012-11-30 | Refine containers and navbars | Mark Otto | 1 | -8/+4 | |
| * Don't reset width on .container, .navbar-* .container, etc * Instead, use max-width to ensure proper styling for all navbars | |||||
| 2012-11-30 | Inputs now 100% width by default | Mark Otto | 3 | -318/+42 | |
| * Includes text inputs, selects, and textareas * Updated docs to include .span* sizes wherever possible * Commented out responsive 1200px inputs grid * Still some derp to be done to improve more, but this is a decent first stab | |||||
| 2012-11-30 | consolidate font resets into scaffolding | Mark Otto | 1 | -24/+9 | |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 16 | -137/+631 | |
| Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/alerts.less less/button-groups.less less/buttons.less less/tests/css-tests.html | |||||
| 2012-11-29 | Fixes #5853: Maintain 10px margin above help block when following input groups | Mark Otto | 1 | -1/+3 | |
| 2012-11-29 | remove element from selector | Mark Otto | 1 | -1/+1 | |
| 2012-11-29 | Merge pull request #6039 from desheikh/2.2.2-wip | Mark Otto | 1 | -1/+2 | |
| help-block margin-top should also apply after a span.uneditable-input | |||||
| 2012-11-29 | run make with nav img fix | Mark Otto | 1 | -0/+4 | |
| 2012-11-29 | upgrade to holder 1.6 | Mark Otto | 1 | -71/+183 | |
| 2012-11-29 | add holder and replace placehold.it | Mark Otto | 14 | -67/+341 | |
| 2012-11-29 | added compiled css file | Zulfiqar Ali | 1 | -1/+2 | |
| 2012-11-28 | Fix the carousel after we scoped selectors | Mark Otto | 1 | -14/+14 | |
| 2012-11-28 | Fixes #5533: Remove filter gradient from disabled links on dropdowns | Mark Otto | 1 | -0/+1 | |
| 2012-11-28 | Fixes #5594: Vertical button groups show use max-width, not width, and be ↵ | Mark Otto | 1 | -7/+7 | |
| scoped to immediate children buttons only | |||||
| 2012-11-28 | Fixes #5616: scope carousel state classes to immediate children only | Mark Otto | 1 | -14/+14 | |
| 2012-11-28 | Fixes #5930: redeclare font-size for popoves in btn-groups | Mark Otto | 1 | -1/+2 | |
| 2012-11-28 | Fixes #5927: Scope button group 5px button left margin to immediate children | Mark Otto | 1 | -3/+3 | |
| 2012-11-28 | Fixes #5940: Prevent @headingsColor from changing alert colors | Mark Otto | 1 | -1/+5 | |
| 2012-11-28 | Fixes #4852: IE8 popover carets fixed | Mark Otto | 1 | -34/+102 | |
| * 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 | Fixes #5963: Add large button example to icons, fix vertical alignment in ↵ | Mark Otto | 3 | -1/+17 | |
| large buttons | |||||
| 2012-11-28 | Fixes #6010: Navbar dropdown caret should match link hover color | Mark Otto | 1 | -0/+10 | |
| 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 | 1 | -3/+3 | |
| 2012-11-28 | Fixes #5935: Updated vertical gradient mixin | Mark Otto | 1 | -19/+19 | |
| 2012-11-22 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 13 | -42/+31 | |
| 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-16 | Fixes #5925: Adjust top margin of input group in navbar | Mark Otto | 1 | -1/+1 | |
| 2012-11-16 | Fixes #5912: User correct selector for form field states. | Mark Otto | 1 | -4/+4 | |
| 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-15 | Change important badges/labels to danger | Mark Otto | 3 | -12/+12 | |
| 2012-11-15 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 4 | -3/+19 | |
| 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-10 | fixes #5873: @navbarInverseBrandColor not used | Drew Goodwin | 1 | -0/+4 | |
| 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 | 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 | |
