| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-08-25 | migration.md: fix typo in TODO | Chris Rebert | 1 | -1/+1 | |
| 2015-08-25 | Use non-broken Sass link in docs; fixes part of #17314 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-08-25 | removed font files | Luca Mussi | 1 | -8/+1 | |
| 2015-08-25 | Added mixin to handle media queries that span multiple breakpoints | David Baughman | 1 | -0/+10 | |
| 2015-08-25 | Merge pull request #17050 from twbs/fix-travis-v4 | Thomas McDonald | 3 | -9/+17 | |
| v4 Travis Build sets up infra to properly build Bootstrap | |||||
| 2015-08-25 | Merge branch 'v4-dev' into fix-travis-v4 | Thomas McDonald | 24 | -137/+133 | |
| 2015-08-25 | strip out old caching | Thomas McDonald | 1 | -6/+0 | |
| 2015-08-25 | Bump year. | XhmikosR | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-08-25 | Specify Internet Explorer 9 as the minimum supported version. | XhmikosR | 8 | -8/+8 | |
| 2015-08-25 | Merge pull request #17113 from JanStevens/v4-fix-retina-mixin | Mark Otto | 1 | -2/+2 | |
| Fixes the _image mixing by prefixing the parameters with $ | |||||
| 2015-08-25 | Fix validation errors. | XhmikosR | 1 | -2/+2 | |
| 2015-08-25 | Enforce LF for .rb files too. | XhmikosR | 1 | -0/+1 | |
| 2015-08-25 | SCSS lint fixes. | XhmikosR | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-08-25 | Merge pull request #17292 from twbs/ff-esr | Mark Otto | 1 | -0/+2 | |
| Explicitly document existing de facto policy of supporting ESR Firefox | |||||
| 2015-08-25 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 4 | -19/+19 | |
| 2015-08-25 | Merge pull request #17295 from twbs/dropdown-design | Mark Otto | 1 | -1/+1 | |
| Document that dropdowns are intentionally click-based rather than hover-based | |||||
| 2015-08-25 | Merge pull request #17305 from wangsai/footer-links | Mark Otto | 1 | -2/+2 | |
| fix footer links to proper pages | |||||
| 2015-08-25 | fix footer links | wangsai | 1 | -2/+2 | |
| 2015-08-25 | js/.eslintrc: sort rules by name. | XhmikosR | 1 | -13/+13 | |
| [ci skip] | |||||
| 2015-08-25 | Fix `grunt validate-html` task. | XhmikosR | 1 | -3/+3 | |
| 2015-08-24 | grunt | Mark Otto | 10 | -102/+96 | |
| 2015-08-25 | grunt/bs-commonjs-generator.js: reapply the fix for Windows slashes. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-25 | .gitattributes: enforce LF for scss files. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-24 | Merge pull request #17299 from davidjb/v4-dev | Mark Otto | 1 | -1/+1 | |
| Replace docs reference to iconography | |||||
| 2015-08-25 | Replace docs reference to iconography | David\ Beitey | 1 | -1/+1 | |
| 2015-08-25 | Merge pull request #17294 from unehub/patch-1 | Heinrich Fenkart | 1 | -1/+1 | |
| PropertySortOrder | |||||
| 2015-08-24 | Document that dropdowns are intentionally click-based rather than hover-based | Chris Rebert | 1 | -1/+1 | |
| And link to a relevant blog post w/ more info. Refs #16966 [skip sauce] | |||||
| 2015-08-24 | remove dupe jekyll | Thomas McDonald | 1 | -1/+0 | |
| 2015-08-24 | update pip installation | Thomas McDonald | 1 | -2/+1 | |
| 2015-08-24 | Merge branch 'v4-dev' into fix-travis-v4 | Thomas McDonald | 81 | -1784/+4148 | |
| 2015-08-25 | Merge pull request #17275 from mattez/fix-docs-layout-grid | Heinrich Fenkart | 1 | -2/+2 | |
| Fix anchors, fix naming consistency | |||||
| 2015-08-24 | PropertySortOrder | Felipe | 1 | -1/+1 | |
| Properties should be ordered border-top, border-bottom | |||||
| 2015-08-24 | Merge pull request #17293 from twbs/fix-17263 | Chris Rebert | 4 | -5/+5 | |
| Replace remaining instances of defunct .visible* classes in docs | |||||
| 2015-08-24 | Replace remaining instances of defunct .visible* classes in docs | Chris Rebert | 4 | -5/+5 | |
| .visible-xs(-block) => .hidden-sm-up Fixes #17263. [skip sauce] | |||||
| 2015-08-24 | Update jspm package configuration | Jeremy Danyow | 1 | -6/+8 | |
| Related to https://github.com/jspm/registry/pull/534 | |||||
| 2015-08-24 | Explicitly document existing de facto policy of supporting ESR Firefox | Chris Rebert | 1 | -0/+2 | |
| Refs #17237 [skip sauce] | |||||
| 2015-08-24 | Merge pull request #17289 from kkirsche/patch-12 | Gleb Mazovetskiy | 1 | -1/+1 | |
| Fix accidental triple colon from :before to ::before conversion | |||||
| 2015-08-24 | Fix accidental triple colon from :before to ::before conversion | Kevin Kirsche | 1 | -1/+1 | |
| Fix #17288 — Sorry about that! | |||||
| 2015-08-24 | Merge pull request #17058 from kkirsche/patch-6 | Mark Otto | 11 | -26/+26 | |
| Use double colons for psuedo elements | |||||
| 2015-08-24 | Use double colons for psuedo elements | Kevin Kirsche | 11 | -26/+26 | |
| Fix #17052 | |||||
| 2015-08-24 | Fix anchors, fix naming consistency | Matěj Kříž | 1 | -2/+2 | |
| I found non working anchors and some naming in consistency. I hope I fixed well. Have a nice day. | |||||
| 2015-08-23 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 4 | -2/+26 | |
| 2015-08-23 | wrap box-shadows in mixin in custom forms. fixes #17242 | Mark Otto | 1 | -3/+3 | |
| 2015-08-23 | Merge pull request #17253 from wangsai/jekyll-redirect-from | Mark Otto | 1 | -0/+1 | |
| Add jekyll-redirect-from plugin in Gemfile | |||||
| 2015-08-23 | my bad, fix those values | Mark Otto | 1 | -2/+2 | |
| /cc @cvrebert | |||||
| 2015-08-23 | Merge pull request #17187 from kkirsche/patch-31 | Mark Otto | 1 | -0/+14 | |
| v4 - Document migration from panels to cards | |||||
| 2015-08-23 | shorter | Mark Otto | 1 | -1/+1 | |
| 2015-08-23 | Merge pull request #17147 from kkirsche/patch-14 | Mark Otto | 1 | -0/+9 | |
| v4 - Dropup caret direction incorrect | |||||
| 2015-08-23 | Make predefined grid classes conditional | Mark Otto | 2 | -4/+9 | |
| - Add explicit -grid-classes variable and set to true by default - Wrap .row and .col generation in the boolean var | |||||
| 2015-08-23 | Clear out non-v4 docs translations | Chris Rebert | 1 | -55/+0 | |
| After v4.0.0 stable gets released, as existing translations get updated or completely new v4 translations get created, we can start adding entries back to the list. | |||||
