| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-08-26 | Document .bg-inverse | petetnt | 2 | -1/+3 | |
| 2015-08-26 | add media vertical flexbox classes | Rakhat Jabagin | 1 | -0/+6 | |
| 2015-08-26 | combine size & square mixins into one | Rakhat Jabagin | 1 | -5/+1 | |
| 2015-08-26 | rm unused $state param from form-control-validation mixin; fixes #17323 | Chris Rebert | 2 | -4/+4 | |
| [skip sauce] [skip validator] | |||||
| 2015-08-26 | grunt dist | Chris Rebert | 7 | -14/+14 | |
| 2015-08-26 | grunt babel:dev | Chris Rebert | 4 | -7/+7 | |
| 2015-08-26 | Merge pull request #17330 from twbs/vejersele-bugfix/innerText | Chris Rebert | 2 | -7/+7 | |
| Rebased & tweaked version of #17272 | |||||
| 2015-08-26 | fixes #17097: Go back to using jQuery's text and html methods since ↵ | Jelle Versele | 2 | -7/+7 | |
| innerText is nonstandard and not present in Firefox Closes #17272 by merging a tweaked version of it. [skip validator] | |||||
| 2015-08-26 | Merge pull request #17329 from twbs/babel-dev-sauce | Chris Rebert | 1 | -0/+1 | |
| Add babel:dev to Sauce Grunt subtasks so we don't test stale JS | |||||
| 2015-08-26 | Add babel:dev to Sauce Grunt subtasks so we don't test stale JS | Chris Rebert | 1 | -0/+1 | |
| Refs #17328 | |||||
| 2015-08-26 | Merge pull request #17328 from twbs/babel-dev | Chris Rebert | 1 | -1/+1 | |
| Add babel:dev to dist-js so `grunt test` doesn't use stale JS | |||||
| 2015-08-25 | Add babel:dev to dist-js Grunt task so that `grunt test` doesn't use stale JS | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-08-25 | For now, add hacky <div id="navbar"> to avoid HTML validation error in ↵ | David Baughman | 1 | -9/+11 | |
| Dashboard example Closes #17319 by merging it. | |||||
| 2015-08-25 | Merge pull request #17326 from twbs/build/rm-gem | Chris Rebert | 6 | -44/+2 | |
| rm broken bundle update task & defunct custom RubyGem caching scheme | |||||
| 2015-08-25 | rm broken bundle update task & defunct custom RubyGem caching scheme | Chris Rebert | 6 | -44/+2 | |
| [skip sauce] | |||||
| 2015-08-25 | Gruntfile: rm reference to defunct customizer | Chris Rebert | 1 | -4/+0 | |
| [skip sauce] | |||||
| 2015-08-25 | Merge pull request #17318 from splendido/v4-meteor-fix | Chris Rebert | 1 | -8/+1 | |
| [v4] Fix for Meteor package: removed font files | |||||
| 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 | |||||
