| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-07-23 | Merge pull request #4166 from jonathansampson/2.1.0-wip | ♒∆✝ | 1 | -1/+0 | |
| IE10 uses 'transition' and 'transitionend' | |||||
| 2012-07-23 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 44 | -1910/+2471 | |
| Conflicts: docs/assets/css/docs.css docs/base-css.html docs/components.html docs/customize.html docs/getting-started.html docs/javascript.html docs/scaffolding.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/customize.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/javascript.mustache docs/templates/pages/scaffolding.mustache | |||||
| 2012-07-24 | IE10 uses 'transition' and 'transitionend' | Jonathan Sampson | 1 | -1/+0 | |
| msTransition, while supported in IE, should be ignored in favor of the unprefixed property. Additionally, MSTransitionEnd should also be ignored in favor of the unprefixed event transitionend. Current unit test requires no attention in light of this change. MSDN: http://msdn.microsoft.com/en-us/library/ie/hh673535(v=vs.85).aspx#transitions_dom_events | |||||
| 2012-07-23 | make docs scroll over jumbotrons, but only for 980px up | Mark Otto | 15 | -9208/+9268 | |
| 2012-07-23 | delete this test for now - as affix is still heavily underdevelopment | Jacob Thornton | 2 | -7/+1 | |
| 2012-07-23 | following #4148 | Jacob Thornton | 1 | -1/+1 | |
| 2012-07-23 | Merge pull request #4159 from ixti/opera11-transitions-fix | ♒∆✝ | 1 | -1/+1 | |
| Fix transition end name for opera 11+12 | |||||
| 2012-07-23 | more alignment fixes for customize page | Mark Otto | 3 | -10/+8 | |
| 2012-07-23 | fixes #4148, readme typo | Mark Otto | 1 | -1/+1 | |
| 2012-07-23 | Fix transition end name for opera 11+12 | Aleksey V Zapparov | 1 | -1/+1 | |
| Fix transition end name for Opera 11 and Opera 12. Should fix issues: #3896, #3897, #4157, #4158 | |||||
| 2012-07-22 | Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip | Jacob Thornton | 1 | -0/+1 | |
| 2012-07-22 | some progress on affix plugin | Jacob Thornton | 39 | -221/+503 | |
| 2012-07-22 | Merge pull request #3842 from alienlebarge/2.1.0-wip | ♒∆✝ | 1 | -0/+1 | |
| <img /> tag with `height` attr are not responsive | |||||
| 2012-07-22 | Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip | Jacob Thornton | 6 | -12/+22 | |
| 2012-07-22 | adds minLength #3960 | Jacob Thornton | 7 | -7/+42 | |
| 2012-07-22 | Merge pull request #4104 from lookfirst/2.1.0-wip-fix-destroy | ♒∆✝ | 5 | -10/+20 | |
| namespace the events for popover/tooltip | |||||
| 2012-07-22 | remove the ns option | Jon Stevens | 3 | -18/+4 | |
| 2012-07-22 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 2 | -0/+92 | |
| 2012-07-22 | fixes #4136: use @dropdownBorder var, but keep IE7-8 fallback | Mark Otto | 1 | -2/+2 | |
| 2012-07-22 | simplify things to one line. pull #4104 | Jon Stevens | 2 | -4/+4 | |
| 2012-07-22 | *face palm* | Jacob Thornton | 1 | -1/+1 | |
| 2012-07-22 | change haunt to write | Jacob Thornton | 1 | -1/+1 | |
| 2012-07-22 | add haunt w/ issue guideline spec | Jacob Thornton | 2 | -0/+92 | |
| 2012-07-20 | move from downloads.html to customize.html to better match purpose of page, ↵ | Mark Otto | 16 | -894/+905 | |
| fix up customize page layout to match other docs, link style refinement to jumbotrons | |||||
| 2012-07-20 | tweak docs masthead links hover | Mark Otto | 1 | -0/+4 | |
| 2012-07-20 | on destroy, also hide. issue #3880, pull #4104 | Jon Stevens | 5 | -2/+8 | |
| 2012-07-19 | nuke commented out code from last fix | Mark Otto | 2 | -58/+0 | |
| 2012-07-19 | fixes #4103: simpler fix for tfoot in .table-border | Mark Otto | 3 | -8/+92 | |
| 2012-07-19 | fixes #4102: properly round top left corners of .table-border with ↵ | Mark Otto | 3 | -11/+51 | |
| caption/colgroup; also fix css tests page layout and footer | |||||
| 2012-07-18 | misc docs content changes | Mark Otto | 3 | -25/+1 | |
| 2012-07-17 | copy change | Mark Otto | 2 | -2/+2 | |
| 2012-07-17 | fixes #3845: add .btn-link for transparent buttons styled as links | Mark Otto | 5 | -8/+64 | |
| 2012-07-17 | Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into ↵ | Mark Otto | 4 | -0/+182 | |
| gcoop-2.1.0-wip Conflicts: docs/base-css.html docs/templates/pages/base-css.mustache | |||||
| 2012-07-17 | Merge pull request #4110 from purwandi/develop | Mark Otto | 2 | -6/+12 | |
| Moved JS to bottom on extends page | |||||
| 2012-07-17 | de-scope nav-header from .nav | Mark Otto | 2 | -2/+2 | |
| 2012-07-18 | Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into develop | Purwandi | 4 | -9/+57 | |
| 2012-07-17 | fix dropdown vars and make hover state be link color again, add gradient to ↵ | Mark Otto | 4 | -9/+57 | |
| dropdown link hovers, fix caret positions and active states on nav tabs, tweak nav link padding | |||||
| 2012-07-18 | Moved JS to bottom on extends page | Purwandi | 2 | -6/+12 | |
| 2012-07-17 | remove separate examples page, add to getting started page | Mark Otto | 4 | -183/+94 | |
| 2012-07-17 | Merge branch '2.1.0-wip' of https://github.com/benjaminoakes/bootstrap into ↵ | Mark Otto | 3 | -3/+5 | |
| benjaminoakes-2.1.0-wip Conflicts: docs/extend.html docs/templates/pages/extend.mustache | |||||
| 2012-07-17 | center masthead bg pattern | Mark Otto | 1 | -2/+2 | |
| 2012-07-17 | pngcrush masthead pattern to save 10k | Mark Otto | 1 | -0/+0 | |
| 2012-07-17 | new pattern for masthead | Mark Otto | 2 | -1/+18 | |
| 2012-07-17 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 3 | -3/+3 | |
| 2012-07-17 | remove list-type declarations from ul and ol elements since those should ↵ | Mark Otto | 2 | -14/+0 | |
| just use browser defaults | |||||
| 2012-07-16 | namespace the events for popover/tooltip so that they can be cleanly ↵ | Jon Stevens | 5 | -8/+26 | |
| removed. issue #3880 | |||||
| 2012-07-16 | Compiled; ignoring bootstrap.css change to avoid conflicts | Ben Oakes | 1 | -2/+2 | |
| 2012-07-16 | Two of the three apps are for Linux/Windows; adjust accordingly | Ben Oakes | 1 | -2/+2 | |
| 2012-07-15 | Merge pull request #4083 from martinbean/2.1.0-wip | Mark Otto | 3 | -3/+3 | |
| Moved JS to bottom as per best practices | |||||
| 2012-07-15 | docs cleanup and blockquote cleanup for .pull-right option | Mark Otto | 8 | -19/+35 | |
