| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-11-12 | Merge pull request #17505 from hkdobrev/v4-bundle-instructions | Chris Rebert | 2 | -9/+7 | |
| Recommend using bundle for running docs locally [skip sauce] | |||||
| 2015-11-12 | Merge pull request #17467 from Corbzilla/v4-dev-remove-holderjs-docs | Mark Otto | 1 | -0/+5 | |
| V4 remove holderjs references from carousel and card docs | |||||
| 2015-11-12 | Merge pull request #17153 from kkirsche/patch-17 | Mark Otto | 3 | -6/+6 | |
| v4 — Change .has-error to .has-danger for uniformity. | |||||
| 2015-11-12 | Merge pull request #17277 from kkirsche/patch-5 | Mark Otto | 1 | -0/+1 | |
| v4 — Use the body color for dropdown menu text in navbars | |||||
| 2015-11-12 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -1/+1 | |
| 2015-11-12 | scss: move Figures from _type to _images | O'meid | 2 | -20/+20 | |
| 2015-11-12 | Merge pull request #17241 from tagliala/font-size-sm-fix | Mark Otto | 1 | -1/+1 | |
| v4: Change the default value of $font-size-sm to .875rem | |||||
| 2015-11-12 | manually pull in #17212 from @azmenak | Mark Otto | 1 | -0/+4 | |
| 2015-11-12 | Merge pull request #17204 from petetnt/petetnt/v4-dev-patch-2 | Mark Otto | 1 | -20/+22 | |
| modal.md - wrapped rows to a .container-fluid, added .bd-example-row... | |||||
| 2015-11-12 | Merge pull request #17138 from kkirsche/patch-11 | Mark Otto | 1 | -1/+1 | |
| Provide V4 JSBin template in CONTRIBUTING.md | |||||
| 2015-11-12 | Merge pull request #17137 from kkirsche/patch-10 | Mark Otto | 1 | -0/+1 | |
| v4: Dropdown caret is not horizontally alligned | |||||
| 2015-11-12 | Merge pull request #18235 from twbs/fix-18230 | Chris Rebert | 4 | -21/+21 | |
| Move [hidden] style from _utilities.scss to _reboot.scss | |||||
| 2015-11-12 | Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230 | Chris Rebert | 4 | -21/+21 | |
| [skip sauce] | |||||
| 2015-11-12 | Merge pull request #18109 from twbs/color-utils-important | Chris Rebert | 2 | -3/+3 | |
| Add !important to text and background color utility classes | |||||
| 2015-11-12 | Merge pull request #18033 from twbs/invisible-important | Chris Rebert | 1 | -1/+1 | |
| Add !important to .invisible (visibility:hidden) utility class | |||||
| 2015-11-12 | Merge pull request #18032 from twbs/text-transform-important | Chris Rebert | 1 | -3/+3 | |
| Add !important to text transform utility classes | |||||
| 2015-11-12 | Merge pull request #18229 from twbs/fix-18224 | Chris Rebert | 1 | -0/+5 | |
| Exclude unnecessary old Node.js combos from Travis CI build matrix | |||||
| 2015-11-12 | Exclude unnecessary old Node.js combos from Travis CI build matrix; fixes #18224 | Chris Rebert | 1 | -0/+5 | |
| 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. | |||||
