| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-09 | Apply !default to SCSS variables | Chris Rebert | 1 | -342/+342 | |
| Per @thomas-mcdonald | |||||
| 2014-12-08 | Merge pull request #9 from twbs/less-vendor-prefixing | Mark Otto | 1 | -5/+0 | |
| _progress.scss: remove unnecessary @-webkit-keyframes | |||||
| 2014-12-08 | Merge pull request #10 from twbs/bye-gradient-vendors | Mark Otto | 1 | -16/+3 | |
| remove explicit vendor prefixes from _gradients.scss | |||||
| 2014-12-08 | remove explicit vendor prefixing from _card.scss | Chris Rebert | 1 | -4/+0 | |
| 2014-12-08 | remove explicit vendor prefixes from _gradients.scss | Chris Rebert | 1 | -16/+3 | |
| 2014-12-08 | _progress.scss: remove unnecessary @-webkit-keyframes | Chris Rebert | 1 | -5/+0 | |
| Autoprefixer already takes care of this for us. | |||||
| 2014-12-08 | SCSS-Lint: StringQuotes: double_quotes , to match current style | Chris Rebert | 1 | -1/+1 | |
| 2014-12-08 | temporarily disable PropertySortOrder since it defaults to alphabetical | Chris Rebert | 1 | -1/+1 | |
| 2014-12-08 | SCSS-Lint: disable arbitrary selector/nesting depth limits | Chris Rebert | 1 | -4/+2 | |
| 2014-12-08 | SCSS-Lint: SpaceBeforeBrace: allow_single_line_padding: true | Chris Rebert | 1 | -1/+1 | |
| 2014-12-08 | add default SCSS-Lint config | Chris Rebert | 1 | -0/+169 | |
| 2014-12-07 | Refactor grid-framework followup | Gleb Mazovetskiy | 2 | -48/+52 | |
| * Split up calc-grid-column, generate selectors in make-grid * Iterate over $grid-breakpoints and (pull, push, offset) | |||||
| 2014-12-07 | Refactor grid_framework | Gleb Mazovetskiy | 1 | -51/+37 | |
| A more idiomatic refactoring of the grid framework * Use %-placeholder instead of generating a class name list * Use if expression * Remove loop-grid-columns | |||||
| 2014-12-06 | inline-block on labels now instead of inline | Mark Otto | 1 | -2/+2 | |
| 2014-12-06 | tweak label component padding | Mark Otto | 1 | -1/+1 | |
| 2014-12-04 | fix vars order, remove rando grid class from mixin | Mark Otto | 2 | -3/+3 | |
| 2014-12-04 | tweak grid docs, add new tier | Mark Otto | 3 | -11/+27 | |
| 2014-12-04 | fix margin on tables | Mark Otto | 1 | -2/+3 | |
| 2014-12-04 | fix blockquote margins, remify values | Mark Otto | 1 | -5/+5 | |
| 2014-12-04 | fix hr margins, remify border width | Mark Otto | 1 | -3/+3 | |
| 2014-12-04 | new look for carousel example, convert to rems | Mark Otto | 1 | -1/+1 | |
| 2014-12-04 | no need for .container's max-width: 100% since we use max-width now on all ↵ | Mark Otto | 1 | -4/+0 | |
| containers | |||||
| 2014-12-04 | fix heading margins | Mark Otto | 1 | -2/+2 | |
| 2014-12-04 | restore px to base font size var | Mark Otto | 2 | -2/+2 | |
| 2014-12-04 | fix the variables i broke, temporarily disabling line-height-computed | Mark Otto | 1 | -1/+1 | |
| 2014-12-03 | fix broken textarea.form-control reported by @thomas-mcdonald | Mark Otto | 1 | -6/+6 | |
| 2014-12-02 | convert to scss | Mark Otto | 66 | -0/+7278 | |
