aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-10-30Port #18111 to v4Chris Rebert1-0/+10
Add http://wkbug.com/150715 to Wall of Browser Bugs [skip sauce] [skip validator]
2015-10-29Docs: Make pagination <span> example liveChris Rebert1-2/+2
[skip sauce]
2015-10-29grunt distChris Rebert10-420/+427
2015-10-29Add !important to text and background color utility classesChris Rebert2-3/+3
[skip sauce] [skip validator]
2015-10-29Move .bg-* utility classes into separate fileChris Rebert3-26/+25
[skip sauce] [skip validator]
2015-10-29Remove Less->SCSS converter comment left over from bootstrap-sassChris Rebert1-1/+0
2015-10-29Add MS Edge to Autoprefixer configChris Rebert1-0/+5
[skip sauce] [skip validator]
2015-10-29Simplify .img-retina mixin and add explanatory commentsChris Rebert1-5/+6
[skip sauce] [skip validator]
2015-10-29update shrinkwrapChris Rebert1-4/+4
2015-10-29Merge pull request #18095 from twbs/document.headChris Rebert2-2/+2
Trivially simplify IE10 Mobile viewport bug workaround
2015-10-29cards mixinsBass Jobsen1-0/+38
2015-10-29import cards mixinsBass Jobsen1-0/+1
2015-10-29add variant mixinsBass Jobsen1-31/+25
2015-10-29Merge pull request #18086 from twbs/v4-dev-jekyll3Chris Rebert6-43/+16
Update to Jekyll v3.0.0.
2015-10-29Yes, we still need this. Silly IE9 😢Chris Rebert1-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-29Update devDependencies.XhmikosR2-212/+384
[skip sauce]
2015-10-29Update to Jekyll v3.0.0.XhmikosR6-43/+16
[skip sauce]
2015-10-28IE10 Mobile viewport bug workaround: document.querySelector('head') => ↵Chris Rebert2-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]
2015-10-28scss/_utilities-responsive.scss: Fix outdated comment headingChris Rebert1-1/+1
[skip sauce] [skip validator]
2015-10-28Fix typos in commentsChris Rebert1-2/+2
2015-10-28Card fix static -> variable border radiusAndersMad1-2/+2
Changed card border radius image caps to use variable rather than static values
2015-10-28Merge pull request #18091 from twbs/wkbug-149935-fixedChris Rebert1-10/+0
Remove http://wkbug.com/149935 from Wall of Browser Bugs
2015-10-28Remove http://wkbug.com/149935 from Wall of Browser BugsChris Rebert1-10/+0
It's been fixed in WebKit Nightly! See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366 Refs #17438, #14237 [ci skip]
2015-10-28Fix #17768Almir Sarajcic1-1/+1
2015-10-27Give better description of IE9 transparent click bug & workaroundChris Rebert1-3/+3
[skip sauce] [skip validator]
2015-10-27mixins/_progress.scss: Note that 0\0 media query hack is for IE9Chris Rebert1-0/+1
[skip sauce] [skip validator]
2015-10-27Merge pull request #17919 from marciovicente/v4-devXhmikosR1-1/+1
Adding autocomplete attribute in docs input search
2015-10-27Capitalize header cells in option and method tables of JS docsChris Rebert4-12/+12
[skip sauce]
2015-10-27Merge pull request #18038 from twbs/fix-16947Chris Rebert1-6/+16
Make heading class styles trump heading element styles
2015-10-27Merge pull request #17749 from Prelc/patch-1Mark Otto1-1/+0
Remove empty line from _grid.scss
2015-10-27Merge pull request #18077 from kkirsche/patch-6Mark Otto1-1/+1
Change "$use-hover..." to proper "$enable-hover..."
2015-10-27Change "$use-hover..." to proper "$enable-hover..."Kevin Kirsche1-1/+1
Fix #18076
2015-10-27Merge pull request #18039 from twbs/type-headings-trivialXhmikosR1-3/+1
Trivially simplify heading margin-bottom declarations
2015-10-27Run `grunt`.XhmikosR12-24/+24
[ci skip]
2015-10-26Merge pull request #18031 from twbs/fix-16836Chris Rebert1-5/+5
Add !important to text alignment utility classes
2015-10-26Merge pull request #18011 from kkirsche/patch-6Mark Otto1-2/+1
Use the `border-radius` mixin for `.label-pill`
2015-10-26Merge pull request #18069 from davidjb/patch-3Chris Rebert1-1/+1
Minor grammar tidy-up on Utilities doc page [skip]
2015-10-27Minor wording tidy-up on Utilities doc pageDavid Beitey1-1/+1
2015-10-26https://webkit.org/b/150271 has been fixed!Chris Rebert1-10/+0
See http://trac.webkit.org/changeset/191610 Refs #17913 [ci skip]
2015-10-26Remove html5shiv and respond.js from test files.XhmikosR10-73/+0
2015-10-26Merge pull request #17804 from audionerd/patch-1Chris Rebert1-2/+2
Update typography docs re: global vars [skip sauce]
2015-10-26Merge pull request #18055 from davidjb/patch-2Chris Rebert1-2/+2
Use Jekyll configuration for blog/slack URLs [skip sauce]
2015-10-26Merge pull request #17494 from twbs/v4-dev-xmr-jquery-2.xXhmikosR19-43/+25
Switch to jQuery 2.x.x.
2015-10-26remove bro from commentMatthew Conlen1-1/+1
2015-10-26Use Jekyll configuration for blog/slack URLsDavid Beitey1-2/+2
This reuses the existing URLs in the docs Jekyll configuration rather than hard coding.
2015-10-25http://crbug.com/544290 was marked duplicate of http://crbug.com/523282Chris Rebert1-2/+2
Refs #17913 [ci skip]
2015-10-24Merge pull request #18050 from tshinnic/v4_docs_navbar_scheme_name_typos_1Chris Rebert1-1/+1
v4 docs Missed navbar color scheme name changes
2015-10-24v4 docs Missed navbar color scheme name changesThomas Shinnick1-1/+1
Change d6b6a20a0daaed70ec6f395dd813ea460b394e6c missed two doc mentions of the previous names when changing to new: .navbar-default --> .navbar-light .navbar-inverse --> .navbar-dark
2015-10-24https://github.com/necolas/normalize.css/pull/379 was rejectedChris Rebert1-1/+0
Refs #15947 Somehow c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 got lost during the SCSS translation... [skip sauce]
2015-10-24Update devDependencies.XhmikosR2-449/+413
[validator skip] [sauce skip]