aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-03-10Remove custom caching and use Bundle for gems.XhmikosR12-348/+65
2016-03-10Fix HTML validation errors.XhmikosR6-8/+8
[skip sauce]
2016-03-10Fix JSHint errors.XhmikosR2-2/+2
[skip sauce]
2016-03-10Update devDependencies.XhmikosR2-835/+620
Keep grunt-contrib-qunit to v0.7.0 since the updated version (1.0.1 as the time of writing) results in Travis failures. Locally, both work fine, though.
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-07Merge pull request #19435 from patrickhlauke/masterPatrick H. Lauke1-0/+10
Add native title tooltip IE11/Edge bug to wall of browser bugs
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-03-03CONTRIBUTING.md: Missing serial commaChris Rebert1-1/+1
[ci skip]
2016-03-03Merge pull request #19389 from cfleschhut/patch-1Chris Rebert1-2/+3
Make v4's switch from Less to Sass more explicit in contribution guidelines [ci skip]
2016-03-03Make switch from Less to Sass more explicit in contribution guidelinesChristian Fleschhut1-2/+3
2016-02-28Run grunt.XhmikosR14-40/+50
[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-23Merge pull request #19295 from twbs/v3-ios-9.2Chris Rebert1-1/+1
Use iOS 9.2 in Sauce tests
2016-02-23Use iOS 9.2 in Sauce testsChris Rebert1-1/+1
[skip validator]
2016-02-23Merge pull request #18904 from alberto/jquery-1.12.0Chris Rebert18-26/+26
Update jQuery to 1.12.1
2016-02-23Update jQuery to 1.12.1alberto18-26/+26
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-18Merge pull request #19263 from twbs/bump-shivChris Rebert33-33/+33
Bump html5shiv to v3.7.3
2016-02-18Bump html5shiv to v3.7.3Chris Rebert33-33/+33
Fixes #19262 Thanks to @coliff for pointing out that we were using an outdated version.
2016-02-16Port #19219 to v3Chris Rebert1-0/+1
CONTRIBUTING: Document restriction regarding jQuery event alias methods Refs #19192 [ci skip]
2016-02-16Port #19220 to v3Chris Rebert1-1/+4
js/tests/index.html: Replace jQuery event alias methods with functions that throw explanatory errors, instead of with undefined Refs https://github.com/twbs/bootstrap/pull/19219#issuecomment-184653699 [skip validator]
2016-02-16Merge pull request #19233 from patrickhlauke/test-visual-buttons-patch2Patrick H. Lauke1-2/+5
Visual/manual test for checkbox/radio button kbd behavior
2016-02-16Visual/manual test for checkbox/radio button kbd behaviorPatrick H. Lauke1-2/+5
2016-02-16button.js: Fix keyboard navigationFabrice Daugan2-3/+10
This PR fixes the keyboard navigation again while still keeping #16223 fixed. Closes #19192
2016-02-10Port a24112e85027b406fc1a82fa5bab5bbed165dd48 to v3Chris Rebert1-10/+0
Remove http://bugzil.la/1060131 from Wall of Browser Bugs http://bugzil.la/1060131 has been fixed by http://bugzil.la/823483 which should land in Firefox 46. Refs #14320 [ci skip]
2016-02-10Port 183b57b504db56c8b6a889d86d19b6251d23bcb3 to v3Chris Rebert1-10/+0
Remove http://bugzil.la/975632 from Wall of Browser Bugs http://bugzil.la/975632 has been fixed by http://bugzil.la/823483 which should land in Firefox 46. Refs #10690 [ci skip]
2016-02-10Merge pull request #19146 from sajadtorkamani/patch-1Patrick H. Lauke1-1/+1
Correct spelling
2016-02-10Correct spellingSajad Torkamani1-1/+1
2016-02-08Port df07536dd167f39d4ae1d993df00bdd0b981937e to v3Chris Rebert1-0/+10
Revert "https://webkit.org/b/138201 no longer repros" [skip sauce]
2016-02-07Port f618aa7c015e22869b27a25f1234a475b0b27437 to v3Chris Rebert1-10/+0
https://webkit.org/b/138201 no longer repros Wasn't able to reproduce in iOS 9.2. So remove its entry from the Wall of Browser Bugs. Refs #14708 [skip sauce]
2016-02-07Update other Bootstrap 4 blog post link; erratum from #18913Chris Rebert1-1/+1
[skip sauce]
2016-02-05Merge pull request #19091 from jshen212/patch-1Chris Rebert1-1/+1
docs/assets/js/src/application.js: Fix capitalization in comment
2016-02-05Line 59 - Fix case typeJeff Shen1-1/+1
Fixed case type to match other comments
2016-02-03Port #19078 to v3Chris Rebert1-1/+1
[skip sauce]
2016-02-03Port 566290f32e36d84a5e73c4157f155734120397a2 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for https://webkit.org/b/153852 Refs http://getbootstrap.com/getting-started/#overflow-and-scrolling Refs #14839 [skip sauce]
2016-01-29Merge pull request #19050 from pra85/patch-1Patrick H. Lauke1-1/+1
Typo fix
2016-01-28Merge pull request #19051 from twbs/modal-dialog-role-docChris Rebert1-6/+6
Docs: Add missing `role="document"`s to `.modal-dialog`s
2016-01-28Docs: Add missing `role="document"`s to `.modal-dialog`sChris Rebert1-6/+6
Refs https://github.com/twbs/bootlint/pull/349#issuecomment-176554436 [skip sauce]
2016-01-29Typo fixPrayag Verma1-1/+1
2016-01-26Port 701b4679941f54120bde22a4f6d240d2bac835cd to v3Chris Rebert1-10/+0
Remove Wall of Browser Bugs entry for #16915 https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small is fixed as of Edge 25.10586.0.0 (or possibly earlier). Confirmed in https://github.com/twbs/bootstrap/issues/16915#issuecomment-175210482 Reverts #19010 [skip sauce]
2016-01-23Port e381b8323334d22a19d62f7408c14479cb08675e to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #16915 https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small [skip sauce]
2016-01-20Port 332c39b690a081d91a70002811b1361dbca025a2 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #18228 See https://connect.microsoft.com/IE/feedback/details/2263132/edge-ie11-subpixel-problem-with-transparent-borders Refs #18228 [skip sauce]
2016-01-19Port f15da060ce100ff0864f33e7d2838cdc8c92c211 to v3Chris Rebert1-1/+1
Also filed a Radar for #17497 See http://openradar.appspot.com/24235301 Refs #17497 [skip sauce]