aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-11-12Merge pull request #17505 from hkdobrev/v4-bundle-instructionsChris Rebert2-9/+7
Recommend using bundle for running docs locally [skip sauce]
2015-11-12Merge pull request #17467 from Corbzilla/v4-dev-remove-holderjs-docsMark Otto1-0/+5
V4 remove holderjs references from carousel and card docs
2015-11-12Merge pull request #17153 from kkirsche/patch-17Mark Otto3-6/+6
v4 — Change .has-error to .has-danger for uniformity.
2015-11-12Merge pull request #17277 from kkirsche/patch-5Mark Otto1-0/+1
v4 — Use the body color for dropdown menu text in navbars
2015-11-12Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+1
2015-11-12scss: move Figures from _type to _imagesO'meid2-20/+20
2015-11-12Merge pull request #17241 from tagliala/font-size-sm-fixMark Otto1-1/+1
v4: Change the default value of $font-size-sm to .875rem
2015-11-12manually pull in #17212 from @azmenakMark Otto1-0/+4
2015-11-12Merge pull request #17204 from petetnt/petetnt/v4-dev-patch-2Mark Otto1-20/+22
modal.md - wrapped rows to a .container-fluid, added .bd-example-row...
2015-11-12Merge pull request #17138 from kkirsche/patch-11Mark Otto1-1/+1
Provide V4 JSBin template in CONTRIBUTING.md
2015-11-12Merge pull request #17137 from kkirsche/patch-10Mark Otto1-0/+1
v4: Dropdown caret is not horizontally alligned
2015-11-12Merge pull request #18235 from twbs/fix-18230Chris Rebert4-21/+21
Move [hidden] style from _utilities.scss to _reboot.scss
2015-11-12Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230Chris Rebert4-21/+21
[skip sauce]
2015-11-12Merge pull request #18109 from twbs/color-utils-importantChris Rebert2-3/+3
Add !important to text and background color utility classes
2015-11-12Merge pull request #18033 from twbs/invisible-importantChris Rebert1-1/+1
Add !important to .invisible (visibility:hidden) utility class
2015-11-12Merge pull request #18032 from twbs/text-transform-importantChris Rebert1-3/+3
Add !important to text transform utility classes
2015-11-12Merge pull request #18229 from twbs/fix-18224Chris Rebert1-0/+5
Exclude unnecessary old Node.js combos from Travis CI build matrix
2015-11-12Exclude unnecessary old Node.js combos from Travis CI build matrix; fixes #18224Chris Rebert1-0/+5
2015-11-12Travis CI: Use Ruby 2.2.XhmikosR1-1/+3
Fixes #18225. [skip sauce]
2015-11-12Run `grunt`.XhmikosR7-450/+10
[ci skip]
2015-11-12Downgrade grunt-contrib-uglify to fix the comments issue.XhmikosR2-35/+35
Fixes #18224. [sauce skip]
2015-11-11Merge pull request #17652 from twbs/v4-dev-xmr-node-4Chris Rebert1-1/+2
Travis CI: test against Node.js 4 & stable
2015-11-10Merge pull request #18182 from twbs/img-fluid-docChris Rebert2-0/+8
Add comments explaining why we don't make `<img>`s responsive by default
2015-11-10Merge pull request #18094 from twbs/util-resp-commentChris Rebert1-1/+1
scss/_utilities-responsive.scss: Fix outdated comment heading
2015-11-11Travis CI: test against node.js "4" and "stable".XhmikosR1-1/+2
2015-11-11Run `grunt`.XhmikosR24-445/+460
[ci skip]
2015-11-11Update devDependencies.XhmikosR2-487/+649
[sauce skip]
2015-11-10Merge pull request #18215 from twbs/hN-simplifyChris Rebert1-9/+1
Consolidate redundant heading style declaration
2015-11-10Consolidate redundant heading style declarationChris Rebert1-9/+1
[skip sauce] [skip validator]
2015-11-05scss/_carousel.scss: Add missing backticks in commentChris Rebert1-1/+1
[ci skip]
2015-11-05Add comments explaining why we don't make `<img>`s responsive by defaultChris Rebert2-0/+8
Refs #18178 [ci skip]
2015-11-04Merge pull request #18148 from jontewks/patch-2Chris Rebert3-3/+6
Adds linting error for undefined variables
2015-11-03Merge pull request #18149 from davidjb/html-order-navsMark Otto1-48/+48
Reorder HTML attributes in Navs documentation
2015-11-04Reorder attributes in Navs documentationDavid\ Beitey1-48/+48
Attribute order now adheres to the Code Guide (http://codeguide.co/#html-attribute-order).
2015-11-03http://wkbug.com/146244 has been fixed in WebKit NightlyChris Rebert1-10/+0
See http://trac.webkit.org/changeset/191954 Refs #15968 [ci skip]
2015-11-03Add eslint no-undef rule and resolve errorsJon Tewksbury3-3/+6
2015-11-03Merge pull request #18081 from twbs/ie9-click-commentChris Rebert1-3/+3
Give better description of IE9 transparent click bug & workaround
2015-11-03Update _type.scssBass Jobsen1-1/+1
2015-11-03Update typography.mdBass Jobsen1-8/+8
2015-11-03 refactor blockqoutes to to avoid tag selectors & child selectors css v4Bass Jobsen1-21/+22
2015-11-03Update typography.mdBass Jobsen1-3/+3
2015-11-03refactor list-inlineto toavoid tag selectors & child selectorsBass Jobsen1-5/+5
2015-11-01Merge pull request #18105 from twbs/simpler-retinaMark Otto1-5/+6
Simplify .img-retina mixin and add explanatory comments
2015-11-01Merge pull request #18108 from twbs/split-bgMark Otto3-26/+25
Move .bg-* utility classes into separate file
2015-11-01Merge pull request #18116 from bassjobsen/patch-8Mark Otto1-1/+1
linking to the color scheme directly
2015-11-01http://crbug.com/523282 has been fixed in Chrome CanaryChris Rebert1-10/+0
Refs #17913 [ci skip]
2015-11-01grunt distChris Rebert2-2/+2
2015-10-31scss/_progress.scss: Add comments for IE9 CSS hacksChris Rebert1-0/+2
[skip sauce] [skip validator]
2015-10-31Merge pull request #18106 from twbs/autoprefix-edgeChris Rebert1-0/+5
Add MS Edge to Autoprefixer config
2015-10-31linking to the color scheme directlyBass Jobsen1-1/+1
Because of a color scheme has a color and background color.