| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-01-26 | Missed `bundle i`. | XhmikosR | 1 | -2/+2 | |
| 2016-01-25 | Bump jekyll-sitemap. | XhmikosR | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-25 | Missed shrinkwrap. | XhmikosR | 1 | -147/+185 | |
| [skip sauce] | |||||
| 2016-01-25 | Run `grunt`. | XhmikosR | 9 | -29/+17 | |
| [ci skip] | |||||
| 2016-01-25 | Bump grunt-jscs. | XhmikosR | 1 | -1/+1 | |
| 2016-01-25 | Update gems to the latest versions. | XhmikosR | 2 | -10/+7 | |
| 2016-01-23 | Allow a <label> for .input-group-addon by zeroing out margin-bottom | mkroeders | 1 | -0/+1 | |
| When using a <label> as an .input-group-addon, there will be a default margin-bottom of .5rem via Reboot. This will lead to undesirable whitespace below the label and the <input> will become taller than needed. By removing the margin, it will play nice with <label> elements. Closes #19012 | |||||
| 2016-01-23 | Merge pull request #19001 from twbs/bump-normalize | Chris Rebert | 2 | -8/+3 | |
| Bump Normalize so we can remove Reboot's input[type=search] box-sizing override | |||||
| 2016-01-23 | Merge pull request #19016 from TwistedHardware/v4-dev | Chris Rebert | 1 | -1/+1 | |
| Popover docs: Fix section link to Tether.js docs [skip sauce] | |||||
| 2016-01-24 | DOCS - Fix a link in popover for v4 | Abdullah Alrasheed | 1 | -1/+1 | |
| 2016-01-23 | Merge pull request #19002 from twbs/blockquote-border-width | Mark Otto | 2 | -2/+3 | |
| Add $blockquote-border-width variable | |||||
| 2016-01-23 | Merge pull request #19000 from twbs/print-img-max-width-100-hell | Mark Otto | 1 | -4/+0 | |
| Remove print-specific img max-width:100%; style so that Google Maps etc. print correctly | |||||
| 2016-01-23 | Merge pull request #18927 from twbs/fix-16871 | Mark Otto | 3 | -2/+5 | |
| Apply word-wrap:break-word to Tooltips and Popovers | |||||
| 2016-01-23 | grunt | Mark Otto | 8 | -6/+8 | |
| 2016-01-23 | Merge pull request #19011 from twbs/scss-lint | Chris Rebert | 3 | -16/+13 | |
| Bump SCSS-Lint, and `bundle update` | |||||
| 2016-01-23 | scss/_forms.scss: Remove now-unnecessary SCSS-Lint exemption | Chris Rebert | 1 | -3/+0 | |
| [skip sauce] | |||||
| 2016-01-23 | bundle update | Chris Rebert | 1 | -12/+12 | |
| [skip sauce] | |||||
| 2016-01-23 | Bump SCSS-Lint to 0.44.0 | Chris Rebert | 1 | -1/+1 | |
| 2016-01-23 | Merge pull request #19010 from twbs/edge-bug-2274240 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #16915 | |||||
| 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 | Reboot: Remove now-unnecessary input[type="search"] box-sizing override | Chris Rebert | 1 | -2/+0 | |
| Revert "fixes #17379: override search input box-sizing to match our global overrides" This reverts commits 468a9d9359a1008675b2c19a1fae1d9016a7686d & 57998dc274a06b64d4caeda372aeea7b9d1af3ee. https://github.com/necolas/normalize.css/pull/496 has made this override unnecessary. [skip sauce] | |||||
| 2016-01-21 | Bump Normalize to ↵ | Chris Rebert | 1 | -6/+3 | |
| https://github.com/necolas/normalize.css/commit/fe567632afcf8afcf17925ab2a507ed87504cce8 So as to pull in https://github.com/necolas/normalize.css/pull/496 | |||||
| 2016-01-21 | Remove print-specific img max-width:100%; style so that Google Maps and ↵ | Chris Rebert | 1 | -4/+0 | |
| other widgets print correctly See https://github.com/h5bp/html5-boilerplate/issues/1741 X-Ref: #1506 | |||||
| 2016-01-20 | Merge pull request #18986 from xcatliu/v4-dev-fix-assets-img-sass | Chris Rebert | 1 | -3/+3 | |
| Add prefix to docs/index.html assets/img/sass.png | |||||
| 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-20 | Merge pull request #18982 from davidjb/patch-4 | Chris Rebert | 1 | -0/+2 | |
| Document .small and .mark classes | |||||
| 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 | change back pull-right to pull-xs-right | Kevin Ross | 1 | -3/+3 | |
| 2016-01-20 | Resolves #18978 - flexbox list-group implementation. Requires the pull-right ↵ | Kevin Ross | 2 | -4/+15 | |
| and pull-left flex change from PR #18976 | |||||
| 2016-01-20 | Merge pull request #18945 from twbs/edge-bug-2263132 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #18228 | |||||
| 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 | Merge pull request #18938 from ruedap/fix-typo | Chris Rebert | 1 | -1/+1 | |
| Fix typo in docs/assets/scss/docs.scss [ci skip] | |||||
| 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 | Merge pull request #18936 from twbs/wkbug-153224 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #17497 | |||||
| 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-19 | Merge pull request #18935 from patrickhlauke/patch-radio-checkbox | Patrick H. Lauke | 1 | -0/+1 | |
| Add pointer-events:none to custom indicator | |||||
| 2016-01-19 | Add pointer-events:none to custom indicator | Patrick H. Lauke | 1 | -0/+1 | |
| Closes #18887 | |||||
| 2016-01-18 | Merge pull request #18930 from twbs/edge-bug-2256049 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #18543 | |||||
| 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 | Apply word-wrap:break-word to Tooltips and Popovers | Chris Rebert | 3 | -2/+5 | |
| Fixes #16871 for v4 | |||||
| 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 | Make translation of custom file input text easier; fixes #18922 | Chris Rebert | 2 | -5/+18 | |
| [skip sauce] | |||||
| 2016-01-17 | README: Restore RubyGem badge now that twbs owns the "bootstrap" gem | Chris Rebert | 1 | -0/+1 | |
| This reverts commit e7b0d726dbe8ad7b442056846b52545e391ace18. Closes #17022 [ci skip] | |||||
| 2016-01-17 | Merge pull request #18880 from twbs/gradient-x-y | Chris Rebert | 2 | -6/+6 | |
| Rename gradient mixins to match new naming convention | |||||
| 2016-01-17 | grunt | Mark Otto | 10 | -44/+38 | |
