| 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-08 | Apply code tag to data attribute on javascript page | Quy Ton | 2 | -8/+8 | |
| 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 | 16 | -12/+306 | |
| 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 | 3 | -20/+15 | |
| 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 | Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip | Mark Otto | 4 | -10/+10 | |
| 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 | Escape × | Quy Ton | 4 | -10/+10 | |
| 2012-12-05 | Nuke all i18n tags from .mustache templates | Mark Otto | 8 | -1824/+1824 | |
| 2012-12-05 | Remove commented out old popover CSS | Mark Otto | 1 | -60/+0 | |
| 2012-12-05 | Merge branch '2.2.2-wip' into 3.0.0-wip | Mark Otto | 25 | -205/+205 | |
| Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less | |||||
| 2012-12-04 | add gallery page, fill with a few screenshots to start | Mark Otto | 22 | -18/+296 | |
| 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 | 3 | -13/+47 | |
| 2012-12-04 | correct link on index page to grid system | Mark Otto | 2 | -2/+2 | |
| 2012-12-03 | Once more, update all the favicons to retina | Mark Otto | 17 | -33/+33 | |
| 2012-12-03 | Align the touch icons attributes | Mark Otto | 9 | -18/+18 | |
| 2012-12-03 | Fixes #6115: scope breadcrumb styles to immediate children only | Mark Otto | 1 | -3/+3 | |
| 2012-12-03 | Improve rendering of carousel example for IE10 | Mark Otto | 1 | -47/+57 | |
| 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-12-01 | follow button width | Mark Otto | 1 | -1/+1 | |
| 2012-12-01 | remove single corner border-radius mixins | Mark Otto | 1 | -90/+30 | |
| 2012-12-01 | move around social buttons | Mark Otto | 11 | -65/+179 | |
| 2012-11-30 | version bump to 3.0 | Mark Otto | 19 | -33/+34 | |
| 2012-11-30 | section title change | Mark Otto | 2 | -2/+2 | |
| 2012-11-30 | docs content changed | Mark Otto | 2 | -2/+2 | |
| 2012-11-30 | remove responsive image from css docs page | Mark Otto | 3 | -23/+2 | |
| 2012-11-30 | remove deleted css files, run make | Mark Otto | 8 | -31/+8402 | |
| 2012-11-30 | first pass at nuking scaffolding | Mark Otto | 6 | -8965/+300 | |
| 2012-11-30 | Remove more fluid grid stuff | Mark Otto | 3 | -181/+1 | |
| * No more fluid layout * No fluid grid overrides for tables.less * No more fluid example page | |||||
| 2012-11-30 | grid vars updated | Mark Otto | 2 | -14/+14 | |
| 2012-11-30 | popovers and tooltips vars | Mark Otto | 1 | -29/+29 | |
| 2012-11-30 | form state vars | Mark Otto | 2 | -16/+16 | |
| 2012-11-30 | hero unit and pagination vars | Mark Otto | 2 | -6/+6 | |
| 2012-11-30 | navbar vars | Mark Otto | 2 | -35/+35 | |
| 2012-11-30 | more vars changed | Mark Otto | 1 | -1/+1 | |
