]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
9 years agoRun `grunt`. 19982/head
XhmikosR [Sun, 29 May 2016 09:34:29 +0000 (12:34 +0300)] 
Run `grunt`.

[ci skip]

9 years agoUpdate all devDependencies.
XhmikosR [Sun, 29 May 2016 09:23:39 +0000 (12:23 +0300)] 
Update all devDependencies.

Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x.

9 years agoRun `grunt`.
XhmikosR [Sun, 29 May 2016 09:18:11 +0000 (12:18 +0300)] 
Run `grunt`.

[ci skip]

9 years agoMerge two jQuery `is()` calls in the button component by using the OR operator in...
Jonathan Persson [Fri, 31 Jul 2015 11:30:19 +0000 (14:30 +0300)] 
Merge two jQuery `is()` calls in the button component by using the OR operator in the selector instead of two function calls with the OR operator between them.

Closes #16918.

9 years agoPort #19765 to v3
Chris Rebert [Tue, 19 Apr 2016 19:18:38 +0000 (12:18 -0700)] 
Port #19765 to v3

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]

9 years agoPort #19946 to v3
Chris Rebert [Fri, 20 May 2016 15:59:02 +0000 (08:59 -0700)] 
Port #19946 to v3

https://crbug.com/475128 has been fixed

Remove its entry from the Wall of Browser Bugs.
Refs #16180

[skip sauce]

9 years agoPort #19958 to v3
Chris Rebert [Thu, 26 May 2016 06:18:46 +0000 (23:18 -0700)] 
Port #19958 to v3

https://webkit.org/b/144696 has been fixed

Remove its entry from the Wall of Browser Bugs
Refs #16372

[skip sauce]

9 years agoPort #19947 to v3
Chris Rebert [Fri, 20 May 2016 16:05:24 +0000 (09:05 -0700)] 
Port #19947 to v3

http://bugzil.la/924068 closed as duplicate of http://bugzil.la/545685

Update the Wall of Browser Bugs entry accordingly.

[skip sauce]

9 years agoPort #19948 to v3
Chris Rebert [Thu, 26 May 2016 06:14:41 +0000 (23:14 -0700)] 
Port #19948 to v3

https://crbug.com/427994 has been fixed

Remove its entry from the Wall of Browser Bugs.

[skip sauce]

9 years agoMerge pull request #19893 from twbs/master-jquery-1123
XhmikosR [Thu, 26 May 2016 12:40:13 +0000 (15:40 +0300)] 
Merge pull request #19893 from twbs/master-jquery-1123

Update jQuery to v1.12.4.

9 years agoBump gems.
XhmikosR [Thu, 26 May 2016 12:38:50 +0000 (15:38 +0300)] 
Bump gems.

9 years agoFix error with the new jQuery. 19893/head
XhmikosR [Thu, 26 May 2016 12:37:25 +0000 (15:37 +0300)] 
Fix error with the new jQuery.

9 years agoUpdate jQuery to v1.12.4.
XhmikosR [Fri, 13 May 2016 13:15:04 +0000 (16:15 +0300)] 
Update jQuery to v1.12.4.

9 years agoFix 2 typos; closes #19741 22103/head
Feram bot [Fri, 15 Apr 2016 14:27:16 +0000 (14:27 +0000)] 
Fix 2 typos; closes #19741

* cover.css: "inheritence" [sic]
* collapse.html: "targetting" [sic]

9 years agoPort #19737 to v3
Chris Rebert [Thu, 14 Apr 2016 22:49:30 +0000 (15:49 -0700)] 
Port #19737 to v3

https://webkit.org/b/128489 has been fixed!

Refs #12536
[ci skip]

9 years agoPort #19727 to v3
Chris Rebert [Tue, 12 Apr 2016 23:39:52 +0000 (16:39 -0700)] 
Port #19727 to v3

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]

9 years agoPort edfd72678d9a4e1c815d41d7a6c6605ec9e16bf9 to v3
Chris Rebert [Mon, 11 Apr 2016 06:09:43 +0000 (23:09 -0700)] 
Port edfd72678d9a4e1c815d41d7a6c6605ec9e16bf9 to v3

docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge

Refs #19713
[skip sauce]

9 years agoPort 6ec176eee2f64a4834c0eac5624552770c5d8af7 to v3
Chris Rebert [Mon, 11 Apr 2016 06:05:56 +0000 (23:05 -0700)] 
Port 6ec176eee2f64a4834c0eac5624552770c5d8af7 to v3

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]

9 years agoPort #19712 to v3
Chris Rebert [Mon, 11 Apr 2016 06:04:59 +0000 (23:04 -0700)] 
Port #19712 to v3

https://crbug.com/273306 has been fixed

Refs #12078
[skip sauce]

9 years agoMerge pull request #19704 from patrickhlauke/v3-pagination-a11y-label
Patrick H. Lauke [Sun, 10 Apr 2016 19:25:45 +0000 (20:25 +0100)] 
Merge pull request #19704 from patrickhlauke/v3-pagination-a11y-label

Add aria-label and callout about labelling pagination components

9 years agoAdd aria-label and callout about labelling pagination components 19704/head
Patrick H. Lauke [Sun, 10 Apr 2016 13:54:05 +0000 (14:54 +0100)] 
Add aria-label and callout about labelling pagination components

9 years agoPort 62c07b67bffd4af51de354299eac01d905323c03 to v3
Chris Rebert [Sat, 9 Apr 2016 00:44:43 +0000 (17:44 -0700)] 
Port 62c07b67bffd4af51de354299eac01d905323c03 to v3

https://webkit.org/b/143527 has been fixed

Refs #16180, #16262
[skip sauce]

9 years agoUpdate Wall of Browser Bugs entry for #14211
Chris Rebert [Wed, 6 Apr 2016 00:09:17 +0000 (17:09 -0700)] 
Update Wall of Browser Bugs entry for #14211

Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5381673/
Ports a563dc8f730a10fa7c89baba7f57c132c44d84e1 to v3
[skip sauce]

9 years agoWall of Browser Bugs: Update some more URLs of MS Edge bugs
Chris Rebert [Tue, 5 Apr 2016 08:42:30 +0000 (01:42 -0700)] 
Wall of Browser Bugs: Update some more URLs of MS Edge bugs

Ports 63e9346f50bd27d79930fd868b634713e3ec5284 to v3
[skip sauce]

9 years agoReflect MS Edge's migration of their issue tracker
Chris Rebert [Mon, 4 Apr 2016 23:25:09 +0000 (16:25 -0700)] 
Reflect MS Edge's migration of their issue tracker

Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
Ports 16d710217667879c6a79b3df25fd565fcc89cb34 to v3
[skip sauce]

9 years agoCONTRIBUTING.md: Update MS Edge bug reporting instructions
Chris Rebert [Mon, 4 Apr 2016 21:46:18 +0000 (14:46 -0700)] 
CONTRIBUTING.md: Update MS Edge bug reporting instructions

[ci skip]

9 years agoUpdate htmlmin options.
XhmikosR [Sat, 2 Apr 2016 07:27:18 +0000 (10:27 +0300)] 
Update htmlmin options.

[ci skip]

9 years agoUpdate devDependencies.
XhmikosR [Sat, 2 Apr 2016 07:19:30 +0000 (10:19 +0300)] 
Update devDependencies.

[sauce skip]

9 years agoPort #19628 to v3
Chris Rebert [Sun, 27 Mar 2016 04:48:51 +0000 (21:48 -0700)] 
Port #19628 to v3

Add Wall of Browser Bugs entry for #19626

Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1259972
Closes #19626
[ci skip]

9 years agoBump grunt-html.
XhmikosR [Fri, 25 Mar 2016 12:51:09 +0000 (14:51 +0200)] 
Bump grunt-html.

[sauce skip]

9 years agoMerge pull request #19605 from twbs/fix-18559-v3
Chris Rebert [Thu, 24 Mar 2016 07:30:02 +0000 (00:30 -0700)] 
Merge pull request #19605 from twbs/fix-18559-v3

Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap

9 years agoupdate shrinkwrap 19605/head
Chris Rebert [Thu, 24 Mar 2016 07:11:17 +0000 (00:11 -0700)] 
update shrinkwrap

9 years agoUse vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559
Chris Rebert [Thu, 24 Mar 2016 06:56:46 +0000 (23:56 -0700)] 
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559

Ports #19604 to v3.

Special thanks to @kikinteractive, @azer, and @npm.

9 years agoMerge pull request #19570 from twbs/master-jquery-122
Chris Rebert [Thu, 24 Mar 2016 03:14:25 +0000 (20:14 -0700)] 
Merge pull request #19570 from twbs/master-jquery-122

Update jQuery to v1.12.2.

9 years agoUpdate dependencies.
XhmikosR [Sat, 19 Mar 2016 16:31:11 +0000 (18:31 +0200)] 
Update dependencies.

9 years agoUpdate jQuery to v1.12.2. 19570/head
XhmikosR [Sat, 19 Mar 2016 13:18:33 +0000 (15:18 +0200)] 
Update jQuery to v1.12.2.

9 years agoPort #19551 to v3
Chris Rebert [Wed, 16 Mar 2016 03:47:34 +0000 (20:47 -0700)] 
Port #19551 to v3

Add Wall of Browser Bugs entry for #17338

https://crbug.com/595210

Closes #17338
[skip sauce]

9 years agoPort #19482 to v3
Chris Rebert [Tue, 15 Mar 2016 06:02:13 +0000 (23:02 -0700)] 
Port #19482 to v3

[ci skip]

9 years agoDocs: unwantedly -> undesirably, as the validity of "unwantedly" is uncertain
Pvanhesteren [Fri, 4 Mar 2016 19:26:32 +0000 (20:26 +0100)] 
Docs: unwantedly -> undesirably, as the validity of "unwantedly" is uncertain

Closes #19406

9 years agoPort #19537 to v3
Chris Rebert [Mon, 14 Mar 2016 09:13:38 +0000 (02:13 -0700)] 
Port #19537 to v3

[skip sauce]

9 years agoPort #19470 to v3
Chris Rebert [Fri, 11 Mar 2016 06:06:42 +0000 (22:06 -0800)] 
Port #19470 to v3

CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions

Refs https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments
Refs https://github.com/dear-github/dear-github/issues/141#issuecomment-195106918
[ci skip]

9 years agoUpdate anchor.js to v3.1.0. 19509/head 19510/head 19511/head 19512/head 19513/head 19514/head 19515/head 19516/head 19517/head 19518/head 19519/head 19520/head 19521/head 19522/head 19523/head
XhmikosR [Sat, 5 Mar 2016 07:38:15 +0000 (09:38 +0200)] 
Update anchor.js to v3.1.0.

[ci skip]

9 years agoMerge pull request #19378 from twbs/v3-deps
XhmikosR [Fri, 11 Mar 2016 08:58:57 +0000 (10:58 +0200)] 
Merge pull request #19378 from twbs/v3-deps

Update devDependencies

9 years agoPort #19088 to v3
Chris Rebert [Fri, 5 Feb 2016 07:12:53 +0000 (23:12 -0800)] 
Port #19088 to v3

Add Wall of Browser Bugs entry for https://webkit.org/b/153856

Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738
[ci skip]

9 years agoMerge pull request #19469 from wolfy1339/patch-2
Chris Rebert [Fri, 11 Mar 2016 06:09:25 +0000 (22:09 -0800)] 
Merge pull request #19469 from wolfy1339/patch-2

Make Hound CI fail on violations
[ci skip]

9 years agoMake hound fail on violations 19469/head
wolfy1339 [Fri, 11 Mar 2016 02:07:53 +0000 (21:07 -0500)] 
Make hound fail on violations

9 years agoPort #19452 to v3
Chris Rebert [Thu, 10 Mar 2016 00:29:40 +0000 (16:29 -0800)] 
Port #19452 to v3

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]

9 years agoRun `grunt`. 19378/head
XhmikosR [Mon, 7 Mar 2016 16:25:20 +0000 (18:25 +0200)] 
Run `grunt`.

[ci skip]

9 years agoTravis: Remove env vars for S3 cache credentials
Chris Rebert [Mon, 7 Mar 2016 13:27:06 +0000 (05:27 -0800)] 
Travis: Remove env vars for S3 cache credentials

Reverts part of 42697a4ecb2c034c9e88e245932b3914dfd1206c

9 years agoTravis: Remove env vars for giving Savage access to S3 cache
Chris Rebert [Mon, 7 Mar 2016 13:23:54 +0000 (05:23 -0800)] 
Travis: Remove env vars for giving Savage access to S3 cache

Since we're not using the S3 cache anymore
Reverts a1c170ed373d9076ecf76d264220a6a636239f17

9 years agoCustomizer: update uglify-js to v2.6.2.
XhmikosR [Mon, 7 Mar 2016 12:47:23 +0000 (14:47 +0200)] 
Customizer: update uglify-js to v2.6.2.

[ci skip]

9 years agoUpdate QUnit to v1.22.0.
XhmikosR [Mon, 7 Mar 2016 12:34:11 +0000 (14:34 +0200)] 
Update QUnit to v1.22.0.

9 years agoUse jekyll-sitemap instead of our custom solution.
XhmikosR [Fri, 4 Mar 2016 17:38:57 +0000 (19:38 +0200)] 
Use jekyll-sitemap instead of our custom solution.

9 years agoRemove custom caching and use Bundle for gems.
XhmikosR [Mon, 7 Mar 2016 08:30:09 +0000 (10:30 +0200)] 
Remove custom caching and use Bundle for gems.

9 years agoFix HTML validation errors.
XhmikosR [Thu, 3 Mar 2016 08:21:06 +0000 (10:21 +0200)] 
Fix HTML validation errors.

[skip sauce]

9 years agoFix JSHint errors.
XhmikosR [Thu, 3 Mar 2016 08:18:19 +0000 (10:18 +0200)] 
Fix JSHint errors.

[skip sauce]

9 years agoUpdate devDependencies.
XhmikosR [Sun, 28 Feb 2016 02:11:18 +0000 (04:11 +0200)] 
Update devDependencies.

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.

9 years agoPort ada8f213433b357af0528d06ec03148ae9d106f3 to v3
Chris Rebert [Thu, 10 Mar 2016 00:03:26 +0000 (16:03 -0800)] 
Port ada8f213433b357af0528d06ec03148ae9d106f3 to v3

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]

9 years agoMerge pull request #19435 from patrickhlauke/master
Patrick H. Lauke [Mon, 7 Mar 2016 15:30:48 +0000 (15:30 +0000)] 
Merge pull request #19435 from patrickhlauke/master

Add native title tooltip IE11/Edge bug to wall of browser bugs

9 years agoAdd native title tooltip IE11/Edge bug to wall of browser bugs 19435/head
Patrick H. Lauke [Mon, 7 Mar 2016 15:07:40 +0000 (15:07 +0000)] 
Add native title tooltip IE11/Edge bug to wall of browser bugs

9 years agoPort #19424 to v3
Chris Rebert [Mon, 7 Mar 2016 05:34:45 +0000 (21:34 -0800)] 
Port #19424 to v3

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]

9 years agoPort #19423 to v3
Chris Rebert [Mon, 7 Mar 2016 05:03:46 +0000 (21:03 -0800)] 
Port #19423 to v3

Docs: Add link to Chrome bug regarding `body { overflow: hidden; }`

https://bugs.chromium.org/p/chromium/issues/detail?id=175502
[skip sauce]

9 years agoPort #19395 to v3
Chris Rebert [Fri, 4 Mar 2016 06:20:04 +0000 (22:20 -0800)] 
Port #19395 to v3

Remove Wall of Browser Bugs entry for #19390

Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1217012
Refs #19393
[ci skip]

9 years agoPort #19393 to v3
Chris Rebert [Fri, 4 Mar 2016 01:06:18 +0000 (17:06 -0800)] 
Port #19393 to v3

Add Wall of Browser Bugs entry for #19390

https://bugzilla.mozilla.org/show_bug.cgi?id=1253468
Closes #19390
[ci skip]

9 years agoCONTRIBUTING.md: Missing serial comma
Chris Rebert [Fri, 4 Mar 2016 01:00:40 +0000 (17:00 -0800)] 
CONTRIBUTING.md: Missing serial comma

[ci skip]

9 years agoMerge pull request #19389 from cfleschhut/patch-1
Chris Rebert [Fri, 4 Mar 2016 00:59:30 +0000 (16:59 -0800)] 
Merge pull request #19389 from cfleschhut/patch-1

Make v4's switch from Less to Sass more explicit in contribution guidelines
[ci skip]

9 years agoMake switch from Less to Sass more explicit in contribution guidelines 19389/head
Christian Fleschhut [Thu, 3 Mar 2016 19:25:58 +0000 (20:25 +0100)] 
Make switch from Less to Sass more explicit in contribution guidelines

9 years agoRun grunt.
XhmikosR [Sun, 28 Feb 2016 02:02:49 +0000 (04:02 +0200)] 
Run grunt.

[ci skip]

9 years agoBump version in customizer.js.
XhmikosR [Sun, 28 Feb 2016 02:02:37 +0000 (04:02 +0200)] 
Bump version in customizer.js.

[ci skip]

9 years agoMerge pull request #19273 from patrickhlauke/v3-browser-compat-backport1
Patrick H. Lauke [Sun, 28 Feb 2016 00:05:59 +0000 (00:05 +0000)] 
Merge pull request #19273 from patrickhlauke/v3-browser-compat-backport1

Port v4 browser support table format to v3

9 years agoPort v4 browser support tables to v3 19273/head
Patrick H. Lauke [Fri, 19 Feb 2016 10:32:35 +0000 (10:32 +0000)] 
Port v4 browser support tables to v3

9 years agoPort #19321 to v3
Chris Rebert [Fri, 26 Feb 2016 00:52:57 +0000 (16:52 -0800)] 
Port #19321 to v3

Wall of Browser Bugs: Update Chromium bug tracker URLs

RIP code.google.com
[skip sauce]

9 years agoMerge pull request #19295 from twbs/v3-ios-9.2
Chris Rebert [Tue, 23 Feb 2016 23:16:02 +0000 (15:16 -0800)] 
Merge pull request #19295 from twbs/v3-ios-9.2

Use iOS 9.2 in Sauce tests

9 years agoUse iOS 9.2 in Sauce tests 19295/head
Chris Rebert [Tue, 23 Feb 2016 21:21:33 +0000 (13:21 -0800)] 
Use iOS 9.2 in Sauce tests

[skip validator]

9 years agoMerge pull request #18904 from alberto/jquery-1.12.0
Chris Rebert [Tue, 23 Feb 2016 21:19:14 +0000 (13:19 -0800)] 
Merge pull request #18904 from alberto/jquery-1.12.0

Update jQuery to 1.12.1

9 years agoUpdate jQuery to 1.12.1 18904/head
alberto [Fri, 15 Jan 2016 01:40:04 +0000 (02:40 +0100)] 
Update jQuery to 1.12.1

9 years agoDocs: Remove <meta name="keywords"> from <head>
Christian Oliff [Wed, 13 Jan 2016 11:23:07 +0000 (20:23 +0900)] 
Docs: Remove <meta name="keywords"> from <head>

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]

9 years agoMerge pull request #19263 from twbs/bump-shiv
Chris Rebert [Thu, 18 Feb 2016 09:14:09 +0000 (01:14 -0800)] 
Merge pull request #19263 from twbs/bump-shiv

Bump html5shiv to v3.7.3

9 years agoBump html5shiv to v3.7.3 19263/head
Chris Rebert [Thu, 18 Feb 2016 08:58:25 +0000 (00:58 -0800)] 
Bump html5shiv to v3.7.3

Fixes #19262
Thanks to @coliff for pointing out that we were using an outdated version.

9 years agoPort #19219 to v3 18960/head 18961/head 18962/head 18963/head 18964/head 18965/head 18966/head 18971/head 18973/head 19184/head 19185/head 19186/head
Chris Rebert [Tue, 16 Feb 2016 11:52:30 +0000 (03:52 -0800)] 
Port #19219 to v3

CONTRIBUTING: Document restriction regarding jQuery event alias methods

Refs #19192
[ci skip]

9 years agoPort #19220 to v3
Chris Rebert [Tue, 16 Feb 2016 12:05:41 +0000 (04:05 -0800)] 
Port #19220 to v3

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]

9 years agoMerge pull request #19233 from patrickhlauke/test-visual-buttons-patch2
Patrick H. Lauke [Tue, 16 Feb 2016 22:15:46 +0000 (22:15 +0000)] 
Merge pull request #19233 from patrickhlauke/test-visual-buttons-patch2

Visual/manual test for checkbox/radio button kbd behavior

9 years agoVisual/manual test for checkbox/radio button kbd behavior 19233/head
Patrick H. Lauke [Tue, 16 Feb 2016 21:28:11 +0000 (21:28 +0000)] 
Visual/manual test for checkbox/radio button kbd behavior

9 years agobutton.js: Fix keyboard navigation
Fabrice Daugan [Sun, 14 Feb 2016 16:08:03 +0000 (17:08 +0100)] 
button.js: Fix keyboard navigation

This PR fixes the keyboard navigation again while still keeping #16223 fixed.

Closes #19192

9 years agoPort a24112e85027b406fc1a82fa5bab5bbed165dd48 to v3
Chris Rebert [Thu, 11 Feb 2016 03:58:30 +0000 (19:58 -0800)] 
Port a24112e85027b406fc1a82fa5bab5bbed165dd48 to v3

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]

9 years agoPort 183b57b504db56c8b6a889d86d19b6251d23bcb3 to v3
Chris Rebert [Thu, 11 Feb 2016 03:49:21 +0000 (19:49 -0800)] 
Port 183b57b504db56c8b6a889d86d19b6251d23bcb3 to v3

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]

9 years agoMerge pull request #19146 from sajadtorkamani/patch-1
Patrick H. Lauke [Wed, 10 Feb 2016 11:04:09 +0000 (11:04 +0000)] 
Merge pull request #19146 from sajadtorkamani/patch-1

Correct spelling

9 years agoCorrect spelling 19146/head
Sajad Torkamani [Wed, 10 Feb 2016 11:01:05 +0000 (11:01 +0000)] 
Correct spelling

9 years agoPort df07536dd167f39d4ae1d993df00bdd0b981937e to v3 18970/head
Chris Rebert [Tue, 9 Feb 2016 04:10:10 +0000 (20:10 -0800)] 
Port df07536dd167f39d4ae1d993df00bdd0b981937e to v3

Revert "https://webkit.org/b/138201 no longer repros"
[skip sauce]

9 years agoPort f618aa7c015e22869b27a25f1234a475b0b27437 to v3
Chris Rebert [Mon, 8 Feb 2016 00:52:14 +0000 (16:52 -0800)] 
Port f618aa7c015e22869b27a25f1234a475b0b27437 to v3

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]

9 years agoUpdate other Bootstrap 4 blog post link; erratum from #18913
Chris Rebert [Sun, 7 Feb 2016 23:20:37 +0000 (15:20 -0800)] 
Update other Bootstrap 4 blog post link; erratum from #18913

[skip sauce]

9 years agoMerge pull request #19091 from jshen212/patch-1
Chris Rebert [Fri, 5 Feb 2016 18:56:18 +0000 (10:56 -0800)] 
Merge pull request #19091 from jshen212/patch-1

docs/assets/js/src/application.js: Fix capitalization in comment

9 years agoLine 59 - Fix case type 19091/head
Jeff Shen [Fri, 5 Feb 2016 18:27:32 +0000 (10:27 -0800)] 
Line 59 - Fix case type

Fixed case type to match other comments

9 years agoPort #19078 to v3
Chris Rebert [Thu, 4 Feb 2016 06:58:46 +0000 (22:58 -0800)] 
Port #19078 to v3

[skip sauce]

9 years agoPort 566290f32e36d84a5e73c4157f155734120397a2 to v3
Chris Rebert [Thu, 4 Feb 2016 06:31:15 +0000 (22:31 -0800)] 
Port 566290f32e36d84a5e73c4157f155734120397a2 to v3

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]

9 years agoMerge pull request #19050 from pra85/patch-1
Patrick H. Lauke [Fri, 29 Jan 2016 09:45:28 +0000 (09:45 +0000)] 
Merge pull request #19050 from pra85/patch-1

Typo fix

9 years agoMerge pull request #19051 from twbs/modal-dialog-role-doc
Chris Rebert [Fri, 29 Jan 2016 06:35:26 +0000 (22:35 -0800)] 
Merge pull request #19051 from twbs/modal-dialog-role-doc

Docs: Add missing `role="document"`s to `.modal-dialog`s

9 years agoDocs: Add missing `role="document"`s to `.modal-dialog`s 19051/head
Chris Rebert [Fri, 29 Jan 2016 06:29:56 +0000 (22:29 -0800)] 
Docs: Add missing `role="document"`s to `.modal-dialog`s

Refs https://github.com/twbs/bootlint/pull/349#issuecomment-176554436

[skip sauce]

9 years agoTypo fix 19050/head
Prayag Verma [Fri, 29 Jan 2016 05:30:25 +0000 (11:00 +0530)] 
Typo fix

9 years agoPort 701b4679941f54120bde22a4f6d240d2bac835cd to v3
Chris Rebert [Tue, 26 Jan 2016 20:38:27 +0000 (12:38 -0800)] 
Port 701b4679941f54120bde22a4f6d240d2bac835cd to v3

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]