| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-05-06 | Merge pull request #60 from twbs/libsass-185 | Chris Rebert | 1 | -14/+2 | |
| Remove libsass @media nesting bug workaround | |||||
| 2015-04-29 | Fix no-label checkboxes/radios | Mark Otto | 1 | -2/+5 | |
| Because we use `position: absolute` on our inputs, when there’s no label the `.checkbox` ends up having no computed height. To avoid rendering errors when there’s no label text, we reset the `position` to `static` for normal rendering. | |||||
| 2015-04-29 | Remove $line-height-computed | Mark Otto | 8 | -13/+16 | |
| We have it set to `1` right now just to avoid compilation errors, but it’s been replaced everywhere with our new spacer classes anywho. We’ll likely want to remap that var to custom component vars though (e.g., `$pagination-margin` instead of `$spacer-y`). | |||||
| 2015-04-29 | spacing | Mark Otto | 1 | -1/+1 | |
| 2015-04-29 | rename media query var to match /cc @cvrebert | Mark Otto | 2 | -5/+5 | |
| 2015-04-29 | clean up vars file a smidge | Mark Otto | 1 | -0/+6 | |
| 2015-04-29 | darker secondary button border color | Mark Otto | 1 | -1/+1 | |
| 2015-04-29 | add comments | Mark Otto | 1 | -0/+3 | |
| 2015-04-29 | Merge pull request #113 from twbs/at-root-group | Mark Otto | 1 | -6/+7 | |
| Wrap `@viewport` with `@at-root` for nested import support | |||||
| 2015-04-27 | more flex grid stuff | Mark Otto | 1 | -5/+64 | |
| 2015-04-27 | Wrap `@viewport` with `@at-root` for nested import | Gleb Mazovetskiy | 1 | -6/+7 | |
| See https://github.com/twbs/bootstrap-sass/pull/805 | |||||
| 2015-04-27 | flex variation for media | Mark Otto | 1 | -28/+48 | |
| 2015-04-27 | stub out flexbox variation for input group | Mark Otto | 1 | -12/+29 | |
| 2015-04-27 | stub out flexbox grid variation via -flex | Mark Otto | 4 | -3/+45 | |
| 2015-04-26 | remove some un-used grid class resets in input groups | Mark Otto | 1 | -7/+0 | |
| 2015-04-26 | unnecessary comment | Mark Otto | 1 | -1/+1 | |
| 2015-04-26 | remove another extend | Mark Otto | 1 | -1/+2 | |
| 2015-04-26 | remove more old navbar styles | Mark Otto | 1 | -54/+0 | |
| 2015-04-26 | remove the old navbar-form class | Mark Otto | 1 | -42/+0 | |
| 2015-04-26 | remove extends: navs and unstyled lists | Mark Otto | 1 | -1/+2 | |
| 2015-04-23 | _reboot.scss: fix typo in comment | Chris Rebert | 1 | -1/+1 | |
| 2015-04-23 | update input groups to use new form control size classes | Mark Otto | 1 | -4/+4 | |
| 2015-04-23 | drop .form-horizontal | Mark Otto | 1 | -69/+0 | |
| 2015-04-23 | remove commented out code | Mark Otto | 1 | -27/+0 | |
| 2015-04-23 | Fix up some form docs styles, sizing, etc | Mark Otto | 2 | -75/+74 | |
| 2015-04-23 | Update labels and form grid examples | Mark Otto | 2 | -6/+14 | |
| 2015-04-18 | update navbar and nav link values | Mark Otto | 2 | -2/+7 | |
| 2015-04-18 | New form control sizing, new navbar condensed variation, update nav and ↵ | Mark Otto | 3 | -118/+172 | |
| navbar spacing | |||||
| 2015-04-18 | no more dl-horizontal offset or page-header vars | Mark Otto | 1 | -2/+0 | |
| 2015-04-18 | remove legend vars as we no longer use them | Mark Otto | 1 | -3/+0 | |
| 2015-04-18 | more comments and formatting clean up | Mark Otto | 11 | -52/+87 | |
| 2015-04-18 | clean up commented out code in forms | Mark Otto | 1 | -104/+4 | |
| 2015-04-18 | remove commented out code for auto aligning navbar dropdown menus | Mark Otto | 1 | -20/+1 | |
| 2015-04-18 | comments and spacing | Mark Otto | 1 | -0/+9 | |
| 2015-04-18 | comments and spacing | Mark Otto | 1 | -5/+12 | |
| 2015-04-18 | clean up comments and spacing | Mark Otto | 4 | -9/+20 | |
| 2015-04-18 | move abbr stuff for tooltip to reboot, clean up type scss | Mark Otto | 2 | -105/+60 | |
| 2015-04-17 | delete the .page-header and its docs | Mark Otto | 1 | -10/+0 | |
| 2015-04-17 | change the type scale a bit again | Mark Otto | 1 | -2/+2 | |
| 2015-04-17 | massive rewrite of forms docs and some css | Mark Otto | 1 | -22/+43 | |
| 2015-04-17 | narrower borders to get closer to 1px everywhere | Mark Otto | 1 | -1/+1 | |
| 2015-04-17 | More reboot work, commenting out things that have been moved over | Mark Otto | 3 | -79/+82 | |
| 2015-04-17 | tweak the font-sizes for headings | Mark Otto | 1 | -3/+3 | |
| 2015-04-16 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 10 | -248/+432 | |
| 2015-04-16 | collapsing navbar tools | Mark Otto | 1 | -1/+14 | |
| 2015-04-16 | start stubbing out a new reboot section and file | Mark Otto | 5 | -114/+276 | |
| 2015-04-16 | edit comments a bit | Mark Otto | 1 | -12/+15 | |
| 2015-04-16 | rename scaffolding to reboot | Mark Otto | 2 | -1/+1 | |
| 2015-04-16 | Move .img- classes to new _images.scss; move hr to _type.scss | Mark Otto | 4 | -41/+43 | |
| 2015-04-16 | Merge pull request #101 from twbs/institutional-memory | Mark Otto | 3 | -6/+23 | |
| Revert "Images are responsive by default" | |||||
