aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-05-29Run `grunt`.XhmikosR3-528/+528
[ci skip]
2016-05-29Update all devDependencies.XhmikosR2-4/+4
Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x.
2016-05-29Run `grunt`.XhmikosR4-4/+4
[ci skip]
2016-05-28Port #19765 to v3Chris Rebert1-0/+20
Add Wall of Browser Bugs entries for https://webkit.org/b/156684 & https://webkit.org/b/156687 These bugs are factors in our decisions regarding which unit to use in our media queries. Refs #17403 [skip sauce]
2016-05-28Port #19946 to v3Chris Rebert1-10/+0
https://crbug.com/475128 has been fixed Remove its entry from the Wall of Browser Bugs. Refs #16180 [skip sauce]
2016-05-28Port #19958 to v3Chris Rebert1-8/+0
https://webkit.org/b/144696 has been fixed Remove its entry from the Wall of Browser Bugs Refs #16372 [skip sauce]
2016-05-28Port #19947 to v3Chris Rebert1-1/+1
http://bugzil.la/924068 closed as duplicate of http://bugzil.la/545685 Update the Wall of Browser Bugs entry accordingly. [skip sauce]
2016-05-28Port #19948 to v3Chris Rebert1-10/+0
https://crbug.com/427994 has been fixed Remove its entry from the Wall of Browser Bugs. [skip sauce]
2016-05-26Fix error with the new jQuery.XhmikosR1-1/+1
2016-05-26Update jQuery to v1.12.4.XhmikosR17-21/+21
2016-04-15Fix 2 typos; closes #19741Feram bot2-2/+2
* cover.css: "inheritence" [sic] * collapse.html: "targetting" [sic]
2016-04-14Port #19737 to v3Chris Rebert1-10/+0
https://webkit.org/b/128489 has been fixed! Refs #12536 [ci skip]
2016-04-12Port #19727 to v3Chris Rebert1-0/+10
Add http://bugzil.la/1264125 to Wall of Browser Bugs Due to the lack of this feature in browsers, we currently have to implement an annoying setTimeout-based workaround, which adds an extra layer of complication and probably slightly impacts performance: https://github.com/twbs/bootstrap/blob/e391fcb953cc959ddd88fb676b68f49eef85ef06/js/src/util.js#L63-L77 [ci skip]
2016-04-10Port edfd72678d9a4e1c815d41d7a6c6605ec9e16bf9 to v3Chris Rebert1-1/+0
docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge Refs #19713 [skip sauce]
2016-04-10Port 6ec176eee2f64a4834c0eac5624552770c5d8af7 to v3Chris Rebert1-2/+2
Update remaining Edge issue URLs in Wall of Browser Bugs * https://connect.microsoft.com/IE/feedback/details/2445370 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/6793560/ * https://connect.microsoft.com/IE/feedback/details/2256049 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7165383/ Refs #19713 [skip sauce]
2016-04-10Port #19712 to v3Chris Rebert1-10/+0
https://crbug.com/273306 has been fixed Refs #12078 [skip sauce]
2016-04-10Add aria-label and callout about labelling pagination componentsPatrick H. Lauke1-17/+22
2016-04-08Port 62c07b67bffd4af51de354299eac01d905323c03 to v3Chris Rebert1-10/+0
https://webkit.org/b/143527 has been fixed Refs #16180, #16262 [skip sauce]
2016-04-05Update Wall of Browser Bugs entry for #14211Chris Rebert1-1/+1
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5381673/ Ports a563dc8f730a10fa7c89baba7f57c132c44d84e1 to v3 [skip sauce]
2016-04-05Wall of Browser Bugs: Update some more URLs of MS Edge bugsChris Rebert1-2/+2
Ports 63e9346f50bd27d79930fd868b634713e3ec5284 to v3 [skip sauce]
2016-04-04Reflect MS Edge's migration of their issue trackerChris Rebert2-3/+4
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/ Ports 16d710217667879c6a79b3df25fd565fcc89cb34 to v3 [skip sauce]
2016-03-26Port #19628 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #19626 Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1259972 Closes #19626 [ci skip]
2016-03-19Update jQuery to v1.12.2.XhmikosR17-21/+21
2016-03-15Port #19551 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #17338 https://crbug.com/595210 Closes #17338 [skip sauce]
2016-03-14Docs: unwantedly -> undesirably, as the validity of "unwantedly" is uncertainPvanhesteren1-1/+1
Closes #19406
2016-03-14Port #19537 to v3Chris Rebert1-0/+2
[skip sauce]
2016-03-11Update anchor.js to v3.1.0.XhmikosR3-202/+7
[ci skip]
2016-03-11Merge pull request #19378 from twbs/v3-depsXhmikosR13-47/+24
Update devDependencies
2016-03-10Port #19088 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for https://webkit.org/b/153856 Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738 [ci skip]
2016-03-10Port #19452 to v3Chris Rebert1-7/+7
Wall of Browser Bugs: Stop mentioning IE11 Sounds like IE11 isn't getting non-critical fixes anymore, so there's no point in mentioning it (just like there's no point in mentioning IE10). Help us, Edge-Wan Kenobi! You're our only hope. [ci skip]
2016-03-10Run `grunt`.XhmikosR3-7/+8
[ci skip]
2016-03-10Customizer: update uglify-js to v2.6.2.XhmikosR1-6/+6
[ci skip]
2016-03-10Use jekyll-sitemap instead of our custom solution.XhmikosR1-23/+0
2016-03-10Remove custom caching and use Bundle for gems.XhmikosR1-1/+1
2016-03-10Fix HTML validation errors.XhmikosR6-8/+8
[skip sauce]
2016-03-10Fix JSHint errors.XhmikosR1-2/+1
[skip sauce]
2016-03-09Port ada8f213433b357af0528d06ec03148ae9d106f3 to v3Chris Rebert1-1/+1
Update Wall of Browser Bugs entry for #15990 http://bugzil.la/1139853 was resolved as a duplicate of http://bugzil.la/924068 Refs #15990 [ci skip]
2016-03-07Add native title tooltip IE11/Edge bug to wall of browser bugsPatrick H. Lauke1-0/+10
2016-03-06Port #19424 to v3Chris Rebert1-2/+2
Docs: Link directly to printing-related browser bugs * https://bugs.chromium.org/p/chromium/issues/detail?id=273306 * https://bugs.webkit.org/show_bug.cgi?id=138192 [skip sauce]
2016-03-06Port #19423 to v3Chris Rebert1-1/+1
Docs: Add link to Chrome bug regarding `body { overflow: hidden; }` https://bugs.chromium.org/p/chromium/issues/detail?id=175502 [skip sauce]
2016-03-03Port #19395 to v3Chris Rebert1-10/+0
Remove Wall of Browser Bugs entry for #19390 Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1217012 Refs #19393 [ci skip]
2016-03-03Port #19393 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #19390 https://bugzilla.mozilla.org/show_bug.cgi?id=1253468 Closes #19390 [ci skip]
2016-02-28Run grunt.XhmikosR10-33/+38
[ci skip]
2016-02-28Bump version in customizer.js.XhmikosR1-2/+2
[ci skip]
2016-02-28Merge pull request #19273 from patrickhlauke/v3-browser-compat-backport1Patrick H. Lauke1-10/+37
Port v4 browser support table format to v3
2016-02-27Port v4 browser support tables to v3Patrick H. Lauke1-10/+37
2016-02-25Port #19321 to v3Chris Rebert1-1/+1
Wall of Browser Bugs: Update Chromium bug tracker URLs RIP code.google.com [skip sauce]
2016-02-23Update jQuery to 1.12.1alberto17-21/+21
2016-02-18Docs: Remove <meta name="keywords"> from <head>Christian Oliff1-1/+0
Remove meta keywords - AFAIK no search engines use them for search ranking at all. There's no need for them to be included. Closes #18872 [skip sauce]
2016-02-18Bump html5shiv to v3.7.3Chris Rebert21-21/+21
Fixes #19262 Thanks to @coliff for pointing out that we were using an outdated version.