| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-11-12 | Travis CI: Use Ruby 2.2. | XhmikosR | 1 | -1/+3 | |
| Fixes #18225. [skip sauce] | |||||
| 2015-11-12 | Run `grunt`. | XhmikosR | 7 | -450/+10 | |
| [ci skip] | |||||
| 2015-11-12 | Downgrade grunt-contrib-uglify to fix the comments issue. | XhmikosR | 2 | -35/+35 | |
| Fixes #18224. [sauce skip] | |||||
| 2015-11-11 | Merge pull request #17652 from twbs/v4-dev-xmr-node-4 | Chris Rebert | 1 | -1/+2 | |
| Travis CI: test against Node.js 4 & stable | |||||
| 2015-11-10 | Merge pull request #18182 from twbs/img-fluid-doc | Chris Rebert | 2 | -0/+8 | |
| Add comments explaining why we don't make `<img>`s responsive by default | |||||
| 2015-11-10 | Merge pull request #18094 from twbs/util-resp-comment | Chris Rebert | 1 | -1/+1 | |
| scss/_utilities-responsive.scss: Fix outdated comment heading | |||||
| 2015-11-11 | Travis CI: test against node.js "4" and "stable". | XhmikosR | 1 | -1/+2 | |
| 2015-11-11 | Run `grunt`. | XhmikosR | 24 | -445/+460 | |
| [ci skip] | |||||
| 2015-11-11 | Update devDependencies. | XhmikosR | 2 | -487/+649 | |
| [sauce skip] | |||||
| 2015-11-10 | Merge pull request #18215 from twbs/hN-simplify | Chris Rebert | 1 | -9/+1 | |
| Consolidate redundant heading style declaration | |||||
| 2015-11-10 | Consolidate redundant heading style declaration | Chris Rebert | 1 | -9/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-11-05 | scss/_carousel.scss: Add missing backticks in comment | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-05 | Add comments explaining why we don't make `<img>`s responsive by default | Chris Rebert | 2 | -0/+8 | |
| Refs #18178 [ci skip] | |||||
| 2015-11-04 | Merge pull request #18148 from jontewks/patch-2 | Chris Rebert | 3 | -3/+6 | |
| Adds linting error for undefined variables | |||||
| 2015-11-03 | Merge pull request #18149 from davidjb/html-order-navs | Mark Otto | 1 | -48/+48 | |
| Reorder HTML attributes in Navs documentation | |||||
| 2015-11-04 | Reorder attributes in Navs documentation | David\ Beitey | 1 | -48/+48 | |
| Attribute order now adheres to the Code Guide (http://codeguide.co/#html-attribute-order). | |||||
| 2015-11-03 | http://wkbug.com/146244 has been fixed in WebKit Nightly | Chris Rebert | 1 | -10/+0 | |
| See http://trac.webkit.org/changeset/191954 Refs #15968 [ci skip] | |||||
| 2015-11-03 | Add eslint no-undef rule and resolve errors | Jon Tewksbury | 3 | -3/+6 | |
| 2015-11-03 | Merge pull request #18081 from twbs/ie9-click-comment | Chris Rebert | 1 | -3/+3 | |
| Give better description of IE9 transparent click bug & workaround | |||||
| 2015-11-03 | Update _type.scss | Bass Jobsen | 1 | -1/+1 | |
| 2015-11-03 | Update typography.md | Bass Jobsen | 1 | -8/+8 | |
| 2015-11-03 | refactor blockqoutes to to avoid tag selectors & child selectors css v4 | Bass Jobsen | 1 | -21/+22 | |
| 2015-11-03 | Update typography.md | Bass Jobsen | 1 | -3/+3 | |
| 2015-11-03 | refactor list-inlineto toavoid tag selectors & child selectors | Bass Jobsen | 1 | -5/+5 | |
| 2015-11-01 | Merge pull request #18105 from twbs/simpler-retina | Mark Otto | 1 | -5/+6 | |
| Simplify .img-retina mixin and add explanatory comments | |||||
| 2015-11-01 | Merge pull request #18108 from twbs/split-bg | Mark Otto | 3 | -26/+25 | |
| Move .bg-* utility classes into separate file | |||||
| 2015-11-01 | Merge pull request #18116 from bassjobsen/patch-8 | Mark Otto | 1 | -1/+1 | |
| linking to the color scheme directly | |||||
| 2015-11-01 | http://crbug.com/523282 has been fixed in Chrome Canary | Chris Rebert | 1 | -10/+0 | |
| Refs #17913 [ci skip] | |||||
| 2015-11-01 | grunt dist | Chris Rebert | 2 | -2/+2 | |
| 2015-10-31 | scss/_progress.scss: Add comments for IE9 CSS hacks | Chris Rebert | 1 | -0/+2 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-31 | Merge pull request #18106 from twbs/autoprefix-edge | Chris Rebert | 1 | -0/+5 | |
| Add MS Edge to Autoprefixer config | |||||
| 2015-10-31 | linking to the color scheme directly | Bass Jobsen | 1 | -1/+1 | |
| Because of a color scheme has a color and background color. | |||||
| 2015-10-30 | Port #18111 to v4 | Chris Rebert | 1 | -0/+10 | |
| Add http://wkbug.com/150715 to Wall of Browser Bugs [skip sauce] [skip validator] | |||||
| 2015-10-29 | Docs: Make pagination <span> example live | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2015-10-29 | grunt dist | Chris Rebert | 10 | -420/+427 | |
| 2015-10-29 | Add !important to text and background color utility classes | Chris Rebert | 2 | -3/+3 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-29 | Move .bg-* utility classes into separate file | Chris Rebert | 3 | -26/+25 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-29 | Remove Less->SCSS converter comment left over from bootstrap-sass | Chris Rebert | 1 | -1/+0 | |
| 2015-10-29 | Add MS Edge to Autoprefixer config | Chris Rebert | 1 | -0/+5 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-29 | Simplify .img-retina mixin and add explanatory comments | Chris Rebert | 1 | -5/+6 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-29 | update shrinkwrap | Chris Rebert | 1 | -4/+4 | |
| 2015-10-29 | Merge pull request #18095 from twbs/document.head | Chris Rebert | 2 | -2/+2 | |
| Trivially simplify IE10 Mobile viewport bug workaround | |||||
| 2015-10-29 | cards mixins | Bass Jobsen | 1 | -0/+38 | |
| 2015-10-29 | import cards mixins | Bass Jobsen | 1 | -0/+1 | |
| 2015-10-29 | add variant mixins | Bass Jobsen | 1 | -31/+25 | |
| 2015-10-29 | Merge pull request #18086 from twbs/v4-dev-jekyll3 | Chris Rebert | 6 | -43/+16 | |
| Update to Jekyll v3.0.0. | |||||
| 2015-10-29 | Yes, we still need this. Silly IE9 😢 | Chris Rebert | 1 | -3/+3 | |
| See the IE9 note in https://developer.mozilla.org/en-US/docs/Web/CSS/%3Ahover#Browser_compatibility The prereqs to trigger the bug are still present in v4. /fyi @mdo [skip sauce] [skip validator] | |||||
| 2015-10-29 | Update devDependencies. | XhmikosR | 2 | -212/+384 | |
| [skip sauce] | |||||
| 2015-10-29 | Update to Jekyll v3.0.0. | XhmikosR | 6 | -43/+16 | |
| [skip sauce] | |||||
| 2015-10-28 | IE10 Mobile viewport bug workaround: document.querySelector('head') => ↵ | Chris Rebert | 2 | -2/+2 | |
| document.head Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+, so slightly simplify the JS accordingly. [skip sauce] | |||||
