| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-06 | document horizontal flex utils, update the classes for the middle vertical ones | Mark Otto | 1 | -2/+53 | |
| 2016-02-06 | Tweak docs example CSS for flexbox grid cols | Mark Otto | 1 | -0/+10 | |
| 2016-02-06 | Add vertical alignment docs for flexbox grid | Mark Otto | 1 | -0/+62 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 2 | -5/+23 | |
| 2016-02-06 | Update base class for grid cols in all examples | Mark Otto | 8 | -80/+80 | |
| 2016-02-06 | Ensure docs grid example highlighting for flexbox mode | Mark Otto | 1 | -0/+1 | |
| 2016-02-06 | Add flexbox grid page to the docs (still more content to add) | Mark Otto | 2 | -0/+72 | |
| 2016-02-06 | Fix docs layout with added base class | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | Update grid docs to include new required .col base class | Mark Otto | 1 | -60/+60 | |
| 2016-02-06 | Update grid mixins code snippets in the docs to include flexbox changes | Mark Otto | 1 | -5/+22 | |
| 2016-02-06 | Improve docs sidenav active link highlighting | Mark Otto | 1 | -0/+1 | |
| Capture the slug once before applying it and add a slash to it to so we get a unique string to match against instead of a fuzzy partial 'contains'. Helps avoid 'grid' highlighting 'flexbox-grid', for example. | |||||
| 2016-02-05 | grunt | Mark Otto | 4 | -33/+9 | |
| 2016-02-05 | Merge pull request #19086 from twbs/migration-vendor-prefix-mixins | Mark Otto | 1 | -0/+5 | |
| Add migration guidance regarding vendor prefix mixins | |||||
| 2016-02-05 | Remove pager section from migration | Quy | 1 | -4/+0 | |
| 2016-02-04 | Add Wall of Browser Bugs entry for https://webkit.org/b/153856 | Chris Rebert | 1 | -0/+10 | |
| Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738 [skip sauce] | |||||
| 2016-02-04 | Add migration guidance regarding vendor prefix mixins | Chris Rebert | 1 | -0/+5 | |
| Refs #19080 | |||||
| 2016-02-03 | Mention https://webkit.org/b/153852 in browser compatibility docs | Chris Rebert | 1 | -1/+1 | |
| Refs #19077 [skip sauce] | |||||
| 2016-02-03 | Add Wall of Browser Bugs entry for https://webkit.org/b/153852 | Chris Rebert | 1 | -0/+10 | |
| Refs http://getbootstrap.com/getting-started/#overflow-and-scrolling Refs #14839 [skip sauce] | |||||
| 2016-02-03 | Merge branch 'v4-card-fuckery' into v4-dev | Mark Otto | 5 | -15/+75 | |
| 2016-02-03 | grunt | Mark Otto | 6 | -17/+44 | |
| 2016-02-03 | fuck that other class, let's just get tabs and pills in there | Mark Otto | 1 | -35/+2 | |
| 2016-02-03 | grunt | Mark Otto | 4 | -12/+3 | |
| 2016-02-03 | Dump the type margin overrides in alerts for utils, document that particular ↵ | Mark Otto | 1 | -0/+13 | |
| example, sidesteps part of #18884 | |||||
| 2016-02-03 | grunt | Mark Otto | 6 | -19/+6 | |
| 2016-02-03 | Redo line-height globally | Mark Otto | 1 | -1/+0 | |
| - Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also) | |||||
| 2016-02-03 | center the nav | Mark Otto | 1 | -55/+57 | |
| 2016-02-03 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 9 | -29/+14 | |
| 2016-01-28 | Fix typo in forms.md | cndpzc | 1 | -1/+1 | |
| Closes #19049 | |||||
| 2016-01-26 | Add docs for custom file input's text and $custom-file-text | Chris Rebert | 1 | -0/+19 | |
| [skip sauce] | |||||
| 2016-01-26 | Remove Wall of Browser Bugs entry for #16915 | Chris Rebert | 1 | -10/+0 | |
| https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small is fixed as of Edge 25.10586.0.0 (or possibly earlier). Confirmed in https://github.com/twbs/bootstrap/issues/16915#issuecomment-175210482 Reverts #19010 [skip sauce] | |||||
| 2016-01-25 | Run `grunt`. | XhmikosR | 5 | -15/+9 | |
| [ci skip] | |||||
| 2016-01-24 | DOCS - Fix a link in popover for v4 | Abdullah Alrasheed | 1 | -1/+1 | |
| 2016-01-23 | grunt | Mark Otto | 4 | -3/+4 | |
| 2016-01-23 | Add Wall of Browser Bugs entry for #16915 | Chris Rebert | 1 | -0/+10 | |
| https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small [skip sauce] | |||||
| 2016-01-21 | Add prefix to footer.html search.json | xcatliu | 1 | -1/+1 | |
| 2016-01-21 | Add prefix to docs/index.html assets/img/sass.png | xcatliu | 1 | -3/+3 | |
| 2016-01-20 | Clean up printing documentation | David Beitey | 1 | -2/+2 | |
| Replace inline HTML with markdown, rewording, and cleanup. Closes #18984 | |||||
| 2016-01-20 | Restore workarounds for #12078 printing bug that were lost in 86af1f3 | Chris Rebert | 1 | -0/+4 | |
| Refs #18984 [skip sauce] | |||||
| 2016-01-20 | Docs: Tweak #18982 | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2016-01-21 | Document .small and .mark classes | David Beitey | 1 | -0/+2 | |
| These are available in _type.scss but not documented. These classes are useful for styling without adding semantics. | |||||
| 2016-01-20 | Add Wall of Browser Bugs entry for #18228 | Chris Rebert | 1 | -0/+10 | |
| See https://connect.microsoft.com/IE/feedback/details/2263132/edge-ie11-subpixel-problem-with-transparent-borders Refs #18228 [skip sauce] | |||||
| 2016-01-19 | Fix typo in docs/assets/scss/docs.scss | ruedap | 1 | -1/+1 | |
| 2016-01-19 | Also filed a Radar for #17497 | Chris Rebert | 1 | -1/+1 | |
| See http://openradar.appspot.com/24235301 Refs #17497 [skip sauce] | |||||
| 2016-01-18 | Add Wall of Browser Bugs entry for #17497 | Chris Rebert | 1 | -0/+10 | |
| https://bugs.webkit.org/show_bug.cgi?id=153224 Closes #17497 | |||||
| 2016-01-18 | Add Wall of Browser Bugs entry for #18543 | Chris Rebert | 1 | -0/+10 | |
| https://connect.microsoft.com/IE/feedback/details/2256049/edge-ie11-viewport-rule-has-side-effect-of-making-scrollbars-auto-hide [ci skip] | |||||
| 2016-01-17 | Merge pull request #18915 from geskill/patch-1 | Chris Rebert | 1 | -2/+2 | |
| Fix active Home tab in narrow-jumbotron example | |||||
| 2016-01-17 | grunt | Mark Otto | 6 | -23/+20 | |
| 2016-01-17 | fuck around with card borders and more | Mark Otto | 1 | -0/+83 | |
| 2016-01-17 | Update docs to include mention of the custom variables file | Mark Otto | 1 | -3/+21 | |
| 2016-01-17 | Merge pull request #18885 from twbs/list-group | Mark Otto | 1 | -7/+0 | |
| Remove near-duplicate contextual list group example | |||||
