| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-03-08 | fix grammatical mistakes in carousel docs | Jake Benilov | 1 | -1/+1 | |
| 2013-03-03 | tweak icons alignment | Mark Otto | 1 | -0/+8 | |
| 2013-03-03 | Remove support for .uneditable-input | Mark Otto | 1 | -53/+13 | |
| 2013-03-03 | Nuke the gallery, punt it to the new http://expo.getbootstrap.com | Mark Otto | 25 | -134/+7 | |
| 2013-03-03 | fix row change at breakpoint | Mark Otto | 1 | -0/+4 | |
| 2013-03-01 | nuke commented out unused var | Mark Otto | 1 | -5/+0 | |
| 2013-03-01 | Merge branch 'master' into 3.0.0-wip | Mark Otto | 7 | -10/+26 | |
| 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/index.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 package.json | |||||
| 2013-03-01 | Fix alignment of .navbar-brand | Mark Otto | 1 | -1/+1 | |
| 2013-03-01 | improve navbar toggle and hide code snippets on mobile devices for now | Mark Otto | 3 | -2/+16 | |
| 2013-03-01 | redo the buttons examples | Mark Otto | 1 | -62/+44 | |
| 2013-02-28 | customize navbar in docs | Mark Otto | 2 | -1/+17 | |
| 2013-02-28 | Fixes #6998: disabled background color properly on pagination | Mark Otto | 1 | -1/+1 | |
| 2013-02-28 | Fixes #6995: Add disabled navbar nav link support | Mark Otto | 2 | -2/+17 | |
| 2013-02-28 | Fixes #6954: properly reset grid classes within tables | Mark Otto | 1 | -3/+7 | |
| 2013-02-28 | Holy fucking shit fix that input group with buttons rounded corner noise | Mark Otto | 2 | -41/+51 | |
| 2013-02-28 | shiiiit | fat | 3 | -3/+3 | |
| 2013-02-28 | 2.3.1 | fat | 19 | -32/+32 | |
| 2013-02-28 | rebuild | fat | 1 | -1/+0 | |
| 2013-02-28 | whitespace | fat | 1 | -1/+0 | |
| 2013-02-28 | only pass unique options through to child nodes in tooltips | fat | 3 | -3/+21 | |
| 2013-02-28 | rebuild | fat | 3 | -3/+3 | |
| 2013-02-28 | Fixes #6935: Use standard decimal points for .opacity() mixin | Mark Otto | 1 | -1/+2 | |
| 2013-02-28 | Fixes #6897: Print styles get own .less file | Mark Otto | 2 | -53/+54 | |
| 2013-02-28 | le sigh | fat | 3 | -3/+3 | |
| 2013-02-28 | Remove margin between buttons in button groups; use border-radius mixins to ↵ | Mark Otto | 1 | -13/+8 | |
| avoid reseting border-radii that don't need resetting | |||||
| 2013-02-26 | add new example thumbnails; update links to point to new windows | Mark Otto | 4 | -18/+18 | |
| 2013-02-26 | nuke remaining less/tests/ files and move grid over to examples dir | Mark Otto | 2 | -0/+71 | |
| 2013-02-26 | nuke glyphicons changes in buttons for now because it's whack | Mark Otto | 1 | -14/+0 | |
| 2013-02-26 | moved examples added | Mark Otto | 3 | -0/+198 | |
| 2013-02-26 | Move navbar examples to /examples directory | Mark Otto | 2 | -1/+24 | |
| 2013-02-24 | try out new table-based type example | Mark Otto | 2 | -2/+59 | |
| 2013-02-19 | forgot navbar-fixed-bottom in the commit | Tom Pietschker | 1 | -1/+1 | |
| 2013-02-19 | tweak the position of the fixed to top/bottom navbars to remove double border | Tom Pietschker | 1 | -2/+2 | |
| 2013-02-19 | remove the search-query class and increase the width | Tom Pietschker | 1 | -2/+2 | |
| 2013-02-19 | replace navbar-search with navbar-form | Tom Pietschker | 1 | -2/+2 | |
| 2013-02-19 | remove navbar-inner | Tom Pietschker | 1 | -10/+8 | |
| 2013-02-18 | added missing slash in the src for Gather Content | Tom Pietschker | 1 | -1/+1 | |
| 2013-02-18 | fix incorrect section id for labels | Tom Pietschker | 1 | -1/+1 | |
| 2013-02-18 | Navbar realignment: | Mark Otto | 3 | -38/+57 | |
| * Change .brand to .navbar-brand * Change .btn-navbar to .navbar-toggle * Redesign navbar toggle to be a bit lighter and wider * Center align the navbar brand with a max-width of 200px (to minimize hit area) while still centering | |||||
| 2013-02-18 | remove unused include | Mark Otto | 1 | -8/+0 | |
| 2013-02-17 | Bring back the label, make it scale somewhat with the font-size of the ↵ | Mark Otto | 2 | -0/+131 | |
| parent using percentages and ems | |||||
| 2013-02-17 | Drop the recently added .counter class for .badge | Mark Otto | 2 | -23/+23 | |
| 2013-02-17 | remove unnecessary select border reset | Mark Otto | 1 | -4/+0 | |
| 2013-02-17 | fix inaccurate text classes code | Mark Otto | 1 | -5/+4 | |
| 2013-02-17 | fix broken marketing section with updated class | Mark Otto | 4 | -22/+28 | |
| 2013-02-17 | forgot about those quotes | Mark Otto | 1 | -1/+1 | |
| 2013-02-17 | fix the docs include logic | Mark Otto | 1 | -1/+1 | |
| 2013-02-17 | more narrow jumbotron example fixes in the mobile first arena | Mark Otto | 1 | -5/+6 | |
| 2013-02-17 | Refactor some common classes from docs css and examples, then prevent ↵ | Mark Otto | 4 | -11/+18 | |
| examples from using docs.css | |||||
| 2013-02-17 | revamp narrow jumbotron to avoid conflicts with docs .masthead | Mark Otto | 1 | -6/+6 | |
