| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2014-12-22 | Merge branch 'master' of https://github.com/twbs/bootstrap | Mark Otto | 9 | -10/+12 | |
| Conflicts: dist/css/bootstrap.css.map | |||||
| 2014-12-22 | Fixes #15422: Alternate fix for temporal input sizing in input groups | Mark Otto | 4 | -16/+22 | |
| 2014-12-23 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2014-12-22 | grunt | Mark Otto | 3 | -3/+3 | |
| 2014-12-22 | Merge pull request #15428 from twbs/browser-bugs | Chris Rebert | 6 | -6/+8 | |
| add/update/summarize browser bug refs in Less comments | |||||
| 2014-12-22 | Merge pull request #15426 from twbs/hide-holder | Mark Otto | 1 | -2/+2 | |
| Remove holder.js references from syntax-highlighted example HTML | |||||
| 2014-12-22 | Re-add Firefox placeholder opacity workaround | Chris Rebert | 1 | -0/+1 | |
| 2014-12-22 | Add summary of #11526 to explanatory Less comment | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2014-12-22 | IE11 & current Firefox are still affected. | Chris Rebert | 1 | -2/+2 | |
| Refs #11623 | |||||
| 2014-12-22 | add more refs to browser-related bugs in Less comments | Chris Rebert | 4 | -3/+5 | |
| 2014-12-22 | Let Normalize.css normalize <figure>'s margin | Chris Rebert | 1 | -10/+0 | |
| 2014-12-22 | Remove min--moz-device-pixel-ratio | Chris Rebert | 1 | -3/+1 | |
| Bootstrap v4 no longer supports the old versions of Firefox affected by this typo bug. | |||||
| 2014-12-22 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2014-12-22 | Reference iOS Safari temporal input bug in explanatory Less comment | Chris Rebert | 1 | -1/+1 | |
| Refs #11266, #13098, #15415 [skip sauce] [skip validator] | |||||
| 2014-12-22 | Merge pull request #15427 from twbs/defunct-bug-1969 | Chris Rebert | 1 | -2/+1 | |
| Remove reference to old fixed WebKit bug in Less comment. | |||||
| 2014-12-22 | Remove reference to old fixed WebKit bug in Less comment. | Chris Rebert | 1 | -2/+1 | |
| Per https://github.com/twbs/bootstrap/issues/1969#issuecomment-36971094 [skip sauce] [skip validator] | |||||
| 2014-12-22 | Remove holder.js references from syntax-highlighted example HTML | Chris Rebert | 1 | -2/+2 | |
| Our use of Holder.js in the docs is a mere implementation detail. Don't want to confuse people into thinking Holder.js is somehow required by the Thumbnail component. [skip sauce] | |||||
| 2014-12-22 | grunt dist | Chris Rebert | 1 | -13/+13 | |
| 2014-12-22 | [disabled] => :disabled | Chris Rebert | 4 | -8/+8 | |
| :disabled is supported in IE9+ and all modern browsers | |||||
| 2014-12-22 | Merge pull request #15424 from twbs/chrome-438064-fixed | Chris Rebert | 1 | -11/+0 | |
| Remove #14972's entry from Wall of Browser bugs | |||||
