| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-12-08 | Fixes #5729: Nested striped tablesv2.2.2 | Mark Otto | 1 | -2/+6 | |
| * Scopes striping to immediate children of the tbody and tr * For nested tables, sets a background color of @bodyBackground, to override the default transparent bg | |||||
| 2012-12-08 | Nesting tables | Mark Otto | 2 | -28/+11 | |
| * Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only | |||||
| 2012-12-07 | get tests passing for typeahead :P | fat | 3 | -13/+17 | |
| 2012-12-07 | insert menu of typeahead after input which it suggests on #3529 | fat | 3 | -5/+5 | |
| note: this will likely break things for people in the same way that doing this to tooltip did… however we think this is a better insertion model for z-index,scrolling,modal,etc. applications | |||||
| 2012-12-07 | focus on escape in typeahead | fat | 4 | -5/+7 | |
| 2012-12-07 | remove slide from carousel constructor #5579 | fat | 3 | -3/+1 | |
| 2012-12-07 | rebuild and only select visible dropdown items | fat | 4 | -5/+5 | |
| 2012-12-07 | add noConflict functionality to all bootstrap plugins | fat | 14 | -12/+290 | |
| 2012-12-07 | Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip | Mark Otto | 1 | -0/+2 | |
| 2012-12-07 | Fixes #6148: Icons in mini buttons properly aligned | Mark Otto | 1 | -0/+5 | |
| 2012-12-07 | Merge pull request #6151 from tierra/pre-code-white-space-fix | Mark Otto | 1 | -0/+2 | |
| Fix code block white-space breaks within pre tags. | |||||
| 2012-12-07 | Fixes #6136: Proper scoping of breadcrumbs divider | Mark Otto | 1 | -1/+1 | |
| 2012-12-06 | Fix code block white-space breaks within pre tags. | Bryan Petty | 1 | -0/+2 | |
| 2012-12-05 | Remove commented out old popover CSS | Mark Otto | 1 | -60/+0 | |
| 2012-12-04 | Fixes #4550: Temporary fix for dropdown taps on mobile | Mark Otto | 3 | -1/+3 | |
| * Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-9952781 * Stops propagation for touchstart for dropdowns | |||||
| 2012-12-04 | Fix up display of dropdown submenu examples on responsive views | Mark Otto | 1 | -1/+35 | |
| 2012-12-03 | Fixes #6115: scope breadcrumb styles to immediate children only | Mark Otto | 1 | -3/+3 | |
| 2012-12-03 | Fixing header color for success, error and info alerts | Andreas Cederström | 2 | -18/+14 | |
| 2012-12-02 | Enable responsive features in IE10 when snapped | Mark Otto | 1 | -0/+4 | |
| 2012-12-02 | Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10 | Mark Otto | 1 | -19/+19 | |
| 2012-12-02 | reset text align in popovers given inline insertion | Mark Otto | 1 | -0/+1 | |
| 2012-12-02 | remove overrides on inner html of popover-content | Mark Otto | 1 | -6/+0 | |
| 2012-12-02 | run make on js changes to popover | Mark Otto | 3 | -7/+8 | |
| 2012-12-02 | run make on modal popover fix | Mark Otto | 1 | -0/+1 | |
| 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 | 2 | -1/+248 | |
| 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 | 1 | -1/+1 | |
| 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 | fix image sizes on homepage | Mark Otto | 1 | -1/+2 | |
| 2012-11-21 | Simpler footer for docs | Mark Otto | 1 | -5/+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-15 | fixes #5922: clicking only button should download custom build | Mark Otto | 1 | -1/+1 | |
| 2012-11-14 | run make after latest merges | Mark Otto | 1 | -0/+12 | |
