aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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]
2015-10-24Make jQuery 2.0 the minimum supported version.XhmikosR3-19/+3
2015-10-24Switch to jQuery 2.1.4.XhmikosR16-24/+22
Now that we don't support IE 8 it's safe to do that.
2015-10-24Merge pull request #17751 from twbs/v4-dev-xmr-clipboardjsXhmikosR11-70/+55
Replace ZeroClipboard with clipboard.js.
2015-10-24Run `grunt`.XhmikosR3-18/+15
2015-10-24Fix the remaining issues for the clipboard.js switch.Zeno Rocha1-14/+23
2015-10-24Replace ZeroClipboard with clipboard.js.XhmikosR8-56/+35
Things left: 1. clear the selection after copy 2. add messages for success and error
2015-10-23Remove unnecessary .bd-popover class from docsThomas Shinnick1-3/+3
Also one spelling typo corrected. Closes #18043
2015-10-23Rename docs-specific static tooltip/popover classes for clarity; refs #18043Chris Rebert3-5/+5
[skip sauce]
2015-10-23_forms.scss: Copy over iOS <input> type compatibility note from v3Chris Rebert1-0/+2
Refs b6e6a05b951aac3fad30da441c765dbb86518644 We ought to re-check this for iOS 9.1 at some point... [skip sauce] [skip validator]
2015-10-23Merge pull request #18042 from twbs/cdn-sriChris Rebert3-6/+9
Add SRI hashes to CDN links in docs
2015-10-23Port #17729 to v4: Add SRI hashes to CDN links in docsChris Rebert3-6/+9
[skip sauce]
2015-10-23Trivially simplify heading margin-bottom declarationsChris Rebert1-3/+1
[skip sauce] [skip validator]
2015-10-23Make heading class styles trump heading element styles; fixes #16947Chris Rebert1-6/+16
[skip sauce] [skip validator]
2015-10-23_grid.scss: Declare left margin before right margin for uniformity; refs #18036Chris Rebert1-1/+1
[skip sauce] [skip validator]
2015-10-23bootstrap.scss: Cleanup comments; refs #18036Chris Rebert1-3/+3
[skip sauce] [skip validator]
2015-10-23Add !important to .invisible (visibility:hidden) utility classChris Rebert1-1/+1
[skip sauce] [skip validator]
2015-10-23Add !important to text transform utility classesChris Rebert1-3/+3
2015-10-23Add !important to text alignment utility classesChris Rebert1-5/+5
Refs #16836 [skip sauce] [skip validator]