| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-12-26 | Add grid column example to form input sizing | Mark Otto | 1 | -1/+27 | |
| 2012-12-26 | Remove .controls-row; instead, folks should use .row and .span* for all ↵ | Mark Otto | 1 | -33/+1 | |
| their grid input sizing needs when multiple inputs per line are required | |||||
| 2012-12-26 | Add longer tooltip example to docs, tighten up line-height on tooltip; run make | Mark Otto | 1 | -1/+1 | |
| 2012-12-26 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | Mark Otto | 1 | -50/+63 | |
| 2012-12-24 | Merge pull request #6378 from Yohn/patch-7 | fat-kun | 1 | -0/+8 | |
| fixes tooltip insert problems | |||||
| 2012-12-24 | Update docs/templates/pages/javascript.mustache | Yohn | 1 | -4/+3 | |
| 2012-12-24 | Update docs to reflect latest on .clearfix | Mark Otto | 1 | -1/+1 | |
| 2012-12-24 | Remove .badge-info and .badge-inverse; change docs label of .badge-important ↵ | Mark Otto | 1 | -23/+1 | |
| to .badge-danger | |||||
| 2012-12-23 | data-toggle instead of rel for tooltip and popover | Yohn | 1 | -11/+11 | |
| 2012-12-23 | Update docs/templates/pages/javascript.mustache | Yohn | 1 | -0/+9 | |
| 2012-12-22 | Update docs/templates/pages/javascript.mustache | Jake Spurlock | 1 | -2/+2 | |
| Adding spaces around the pipes. Makes it consistent with the rest of the docs. | |||||
| 2012-12-22 | Version bump | Mark Otto | 1 | -2/+2 | |
| 2012-12-22 | shifting focus to parent and adding aria menuitem for dropdown | fat | 1 | -30/+30 | |
| 2012-12-22 | allow multiple trigger types in tooltip and popover + default tooltip to ↵ | fat | 1 | -2/+2 | |
| hover & focus | |||||
| 2012-12-21 | update mustace to reflect changes to data-slide-to | fat | 1 | -2/+7 | |
| 2012-12-21 | add support for [data-slide-to] attr on carousel | fat | 1 | -3/+3 | |
| 2012-12-21 | Fixes #6370: Add comment to docs on typeahead and autocomplete | Mark Otto | 1 | -1/+1 | |
| 2012-12-21 | flatten buttons and forms | Mark Otto | 1 | -4/+4 | |
| 2012-12-20 | update docs regarding normalize and clearfix | Mark Otto | 2 | -5/+4 | |
| 2012-12-20 | Miscellaneous changes to docs | Quy Ton | 3 | -4/+3 | |
| 2012-12-20 | Update new example name and links | Mark Otto | 1 | -3/+1 | |
| 2012-12-20 | Update the examples index: | Mark Otto | 1 | -3/+12 | |
| * Retina ready screenshots * Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html) | |||||
| 2012-12-20 | Add important flag to .show/.hide utility classes; remove .hide requirement ↵ | Mark Otto | 1 | -4/+4 | |
| from modals | |||||
| 2012-12-20 | fix up code snippet | Mark Otto | 1 | -1/+1 | |
| 2012-12-20 | fix up code snippet | Mark Otto | 1 | -2/+2 | |
| 2012-12-20 | Remove dropdown submenu docs | Mark Otto | 1 | -84/+0 | |
| 2012-12-20 | Nuke third lines form carousel examples | Mark Otto | 1 | -3/+3 | |
| 2012-12-20 | Merge branch '2.2.3' into 3.0.0-wip | Mark Otto | 2 | -3/+7 | |
| Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/responsive.less less/type.less package.json | |||||
| 2012-12-19 | lol we dont' have affix(refresh) | fat | 1 | -8/+0 | |
| 2012-12-19 | Holy shit, buttons, button states, and input states updated | Mark Otto | 1 | -12/+11 | |
| 2012-12-19 | add js support for carousel indicators | fat | 1 | -0/+5 | |
| 2012-12-19 | Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into ↵ | Mark Otto | 1 | -0/+38 | |
| cvrebert-3.0.0-wip Conflicts: docs/assets/css/bootstrap.css less/mixins.less | |||||
| 2012-12-19 | remove commented out buttons css, update docs | Mark Otto | 1 | -1/+1 | |
| 2012-12-19 | overhaul buttons | Mark Otto | 1 | -12/+2 | |
| 2012-12-19 | Unfuck the fucked homepage | Mark Otto | 1 | -1/+1 | |
| 2012-12-19 | Change .jumbotron usage in docs layout to .bs-docs-jumbotron | Mark Otto | 8 | -8/+8 | |
| 2012-12-19 | Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports ↵ | Mark Otto | 1 | -3/+3 | |
| metaphors are cooler than ad ones | |||||
| 2012-12-19 | Drop labels from the docs | Mark Otto | 2 | -77/+10 | |
| 2012-12-19 | Drop .form-search support | Mark Otto | 1 | -38/+1 | |
| 2012-12-19 | Merge branch 'bs3-input-groups' into 3.0.0-wip | Mark Otto | 1 | -141/+91 | |
| Conflicts: docs/assets/css/bootstrap.css | |||||
| 2012-12-19 | Remove support for multiple buttons in input groups because fuck that shit. | Mark Otto | 1 | -34/+0 | |
| 2012-12-10 | Version bump | Mark Otto | 1 | -2/+2 | |
| 2012-12-10 | Escape HTML of section element | Mark Otto | 1 | -1/+1 | |
| 2012-12-10 | document caveat regarding fieldset legend and #6199 | Chris Rebert | 1 | -1/+2 | |
| 2012-12-10 | document fieldset[disabled] styling added in #6199; per @mdo | Chris Rebert | 1 | -0/+37 | |
| 2012-12-09 | Fix checkbox and radios example | Mark Otto | 1 | -24/+36 | |
| 2012-12-09 | Nested columns docs tweaks | Mark Otto | 1 | -6/+6 | |
| 2012-12-09 | Refactor input groups | Mark Otto | 1 | -136/+120 | |
| * Deprecate .input-append and .input-prepend * Use new, single base class for component, .input-group * Deprecate .addon for .input-group-addon * For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns * Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first | |||||
| 2012-12-08 | Merge conflicts | Mark Otto | 1 | -1/+1 | |
| 2012-12-08 | Fix docs typos | Mark Otto | 1 | -1/+1 | |
