| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-17 | Remove all old responsive styles since we're motherfucking mobile first son | Mark Otto | 1 | -148/+0 | |
| 2013-01-14 | nuke and flatten and stuff | Mark Otto | 1 | -14/+1 | |
| 2013-01-13 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+0 | |
| 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/components.html docs/css.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/extend.mustache docs/templates/pages/getting-started.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/buttons.less less/forms.less less/navbar.less less/popovers.less less/responsive-767px-max.less less/responsive.less less/tables.less less/tooltip.less less/type.less less/variables.less package.json | |||||
| 2013-01-11 | Fixes #6555: remove .controls-row from responsive | Mark Otto | 1 | -3/+0 | |
| 2013-01-09 | replaced tabs with spaces | Aron Woost | 1 | -2/+2 | |
| 2012-12-26 | Drop .input-block-level modifier as inputs are already width: 100%; | Mark Otto | 1 | -1/+1 | |
| 2012-11-30 | Remove more fluid grid stuff | Mark Otto | 1 | -4/+0 | |
| * No more fluid layout * No fluid grid overrides for tables.less * No more fluid example page | |||||
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -1/+1 | |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -1/+1 | |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -1/+2 | |
| Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/labels-badges.less less/navbar.less less/tables.less | |||||
| 2012-10-01 | remove left margin reset from old grid system | Mark Otto | 1 | -4/+0 | |
| 2012-09-27 | Making modal work with max width 767px - fixes #4860 | Andreas Cederström | 1 | -1/+2 | |
| 2012-09-25 | thumbnails cleanup: no more UL or LI elements needed, instead just use ↵ | Mark Otto | 1 | -15/+2 | |
| standard grid markup | |||||
| 2012-09-25 | remove references to row fluid elsewhere | Mark Otto | 1 | -11/+4 | |
| 2012-09-23 | ensure 100% width for .uneditable-inputs in <767px viewports | Mark Otto | 1 | -0/+1 | |
| 2012-09-17 | Merge branch 'wpbrains-media-component' into 2.1.2-wip | Mark Otto | 1 | -0/+14 | |
| 2012-09-17 | overhaul the docs and css to merge into 2.1.2 since this was against master | Mark Otto | 1 | -4/+4 | |
| 2012-09-17 | resolve conflicts and remake | Mark Otto | 1 | -0/+14 | |
| 2012-09-07 | remove offset margin in row-fluid mobile layout | Dionysios G. Arvanitis | 1 | -0/+3 | |
| 2012-08-29 | fixes #4828: make fluid grid inputs size the same as fixed grid inputs | Mark Otto | 1 | -1/+2 | |
| 2012-08-29 | fixes #4819: manual fix of missing .control-label in responsive767 file, ↵ | Mark Otto | 1 | -18/+20 | |
| coupled with a remake | |||||
| 2012-08-27 | fixes #4577: no margin on .control-row .span* in responsive | Mark Otto | 1 | -0/+3 | |
| 2012-08-27 | fixes #4644: ensure new static navbar negative indents on responsive layouts ↵ | Mark Otto | 1 | -1/+2 | |
| like fixed navbars | |||||
| 2012-08-20 | run make and add comment | Mark Otto | 1 | -1/+1 | |
| 2012-08-19 | Fix for thumbnails in responsive design | Kai Dorschner | 1 | -0/+1 | |
| 2012-08-01 | fixes #4254: make .span12 expand full width of a parent when responsive | Mark Otto | 1 | -0/+5 | |
| 2012-07-24 | fixes #4118: responsive modal gets width auto and improved positioning for ↵ | Mark Otto | 1 | -4/+11 | |
| narrower widths | |||||
| 2012-07-09 | fixes #3291: remove float on responsive .thumbnails for 767px and down to ↵ | Mark Otto | 1 | -0/+3 | |
| ensure thumbnail images don't pop out of container in FF | |||||
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -1/+3 | |
| 2012-06-25 | reorder media queries | Mark Otto | 1 | -67/+67 | |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 1 | -1/+1 | |
| 2012-04-07 | add larger .input-* to block reset for responsive <767 | Mark Otto | 1 | -0/+3 | |
| 2012-04-07 | fix left margin on .thumbnails for responsive <767 | Mark Otto | 1 | -3/+4 | |
| 2012-04-01 | fix #2572: streamline thumbnails css to allow for offsets | Mark Otto | 1 | -6/+0 | |
| 2012-03-31 | fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layouts | Mark Otto | 1 | -0/+15 | |
| 2012-03-31 | fix #2856: make inputs using .span* classes responsive at <767px layout | Mark Otto | 1 | -3/+6 | |
| 2012-03-25 | remove > in fluid grid selectors, fix double padding issue on fluid layout ↵ | Mark Otto | 1 | -0/+5 | |
| and example | |||||
| 2012-03-23 | fix #2617: add negative margin to fixed-bottom navbar | Mark Otto | 1 | -1/+2 | |
| 2012-03-22 | add the broken out responsive files | Mark Otto | 1 | -0/+127 | |
