| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-28 | Merge pull request #15454 from twbs/bump-compress | Chris Rebert | 2 | -11/+53 | |
| bump grunt-contrib-compress to ~0.13.0 | |||||
| 2014-12-28 | update shrinkwrap | Chris Rebert | 1 | -10/+52 | |
| [skip sauce] [skip validator] | |||||
| 2014-12-28 | bump grunt-contrib-compress to ~0.13.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-12-28 | Merge pull request #15453 from twbs/bump-jade | Chris Rebert | 2 | -105/+29 | |
| bump grunt-contrib-jade to ~0.14.0 | |||||
| 2014-12-28 | update shrinkwrap | Chris Rebert | 1 | -104/+28 | |
| [skip sauce] | |||||
| 2014-12-28 | bump grunt-contrib-jade to ~0.14.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-12-28 | Merge pull request #15452 from twbs/bump-load-grunt-tasks | Chris Rebert | 2 | -46/+22 | |
| bump load-grunt-tasks to ~2.0.0 | |||||
| 2014-12-28 | update shrinkwrap | Chris Rebert | 1 | -45/+21 | |
| [skip sauce] [skip validator] | |||||
| 2014-12-28 | bump load-grunt-tasks to ~2.0.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-12-28 | Merge pull request #15451 from twbs/bump-remarkable | Chris Rebert | 2 | -120/+158 | |
| bump remarkable to ~1.6.0 | |||||
| 2014-12-28 | update shrinkwrap | Chris Rebert | 1 | -119/+157 | |
| 2014-12-28 | bump remarkable to ~1.6.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-12-26 | Merge pull request #21 from twbs/deprecated-tooltip-placements | Chris Rebert | 1 | -29/+0 | |
| Remove deprecated tooltip placements | |||||
| 2014-12-25 | no results in search form accounted for | Mark Otto | 4 | -6/+13 | |
| 2014-12-25 | sidenav for custom forms | Mark Otto | 1 | -0/+4 | |
| 2014-12-25 | improve code quality on custom forms | Mark Otto | 9 | -423/+285 | |
| 2014-12-24 | select menu custom form element | Mark Otto | 1 | -0/+32 | |
| 2014-12-24 | add more explanation text | Mark Otto | 1 | -0/+12 | |
| 2014-12-24 | custom forms: checkbox and radio stacked option | Mark Otto | 8 | -224/+116 | |
| 2014-12-24 | Merge pull request #48 from twbs/breakpoints-min | Gleb Mazovetskiy | 9 | -154/+163 | |
| Automate breakpoints | |||||
| 2014-12-24 | Automate breakpoints | Gleb Mazovetskiy | 9 | -154/+163 | |
| Breakpoints and container widths are now defined as maps. | |||||
| 2014-12-24 | Merge pull request #17 from twbs/test-with-two-sasses | Gleb Mazovetskiy | 17 | -38/+231 | |
| Also support Ruby Sass | |||||
| 2014-12-24 | Update styles for Ruby Sass compat | Gleb Mazovetskiy | 6 | -6/+14 | |
| 2014-12-24 | Docs: Use another Sass compiler | Gleb Mazovetskiy | 1 | -0/+18 | |
| 2014-12-24 | Compile with Ruby Sass or libsass. | Gleb Mazovetskiy | 11 | -33/+200 | |
| * Separate configs for libsass and sass. * Sass compiler selected based on `process.env.TWBS_SASS`. * Travis: * Use Gemfile to manage ruby dependencies. * Run core tests with both Sass compilers. * Only install/cache ruby gems required by the test subset. * Grunt: `update-gemfile-lock` task a la `update-shrinkwrap`. | |||||
| 2014-12-24 | some cleanup | Mark Otto | 1 | -33/+41 | |
| 2014-12-24 | add custom forms, stub out examples for radios and checkboxes | Mark Otto | 14 | -22/+1091 | |
| 2014-12-24 | rearrange contents docs--type, tables, images, forms, etc--into own docs section | Mark Otto | 10 | -7/+16 | |
| 2014-12-24 | basic docs search | Mark Otto | 8 | -5/+70 | |
| 2014-12-23 | grunt | Mark Otto | 6 | -26/+21 | |
| 2014-12-23 | rearrange some docs css | Mark Otto | 2 | -30/+29 | |
| 2014-12-23 | missed an end tag | Mark Otto | 1 | -0/+1 | |
| 2014-12-23 | fix up helpers docs again for .invisible and [hidden] | Mark Otto | 1 | -4/+15 | |
| 2014-12-23 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 7 | -39/+23 | |
| Conflicts: docs/components/helpers.md scss/_utilities.scss | |||||
| 2014-12-23 | increase spacing in docs h2s | Mark Otto | 2 | -2/+2 | |
| 2014-12-23 | no need to mention jquery in the layout scaffolding docs | Mark Otto | 1 | -4/+0 | |
| 2014-12-23 | fix some getting started links | Mark Otto | 2 | -2/+2 | |
| 2014-12-23 | fix sidenav links | Mark Otto | 1 | -4/+4 | |
| 2014-12-23 | audit helpers docs: fix mixins formatting for scss conversion | Mark Otto | 1 | -5/+5 | |
| 2014-12-23 | audit helpers docs: quick floats | Mark Otto | 1 | -7/+2 | |
| 2014-12-23 | add some utilities docs for new hidden and show changes | Mark Otto | 1 | -24/+9 | |
| 2014-12-23 | add [hidden] utility for hiding any html element (see #15274 for more context) | Mark Otto | 9 | -15/+30 | |
| 2014-12-23 | make some notes for myself | Mark Otto | 1 | -0/+7 | |
| 2014-12-22 | Merge pull request #50 from twbs/disabled-pseudo | Mark Otto | 5 | -21/+21 | |
| use :disabled pseudo-class instead of [disabled] attribute | |||||
| 2014-12-22 | Merge pull request #53 from twbs/firefox-placeholder-opacity | Mark Otto | 1 | -0/+1 | |
| Re-add Firefox placeholder opacity workaround | |||||
| 2014-12-22 | Merge pull request #45 from twbs/bye-hidden | Mark Otto | 2 | -30/+5 | |
| Remove .hidden and .show classes | |||||
| 2014-12-22 | Merge pull request #51 from twbs/old-firefox-device-pixel-ratio | Mark Otto | 1 | -3/+1 | |
| Remove min--moz-device-pixel-ratio | |||||
| 2014-12-22 | grunt | Mark Otto | 6 | -7/+15 | |
| 2014-12-22 | Merge pull request #27 from twbs/autoprefixer-bump-ios-safari | Mark Otto | 1 | -1/+1 | |
| bump min iOS in Autoprefixer config to v7 | |||||
| 2014-12-22 | Merge pull request #47 from twbs/migration-catch-up | Mark Otto | 1 | -3/+30 | |
| Migration guide catch up | |||||
