]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
9 years agoTravis CI: test against node.js "4" and "stable". 17652/head
XhmikosR [Sun, 20 Sep 2015 09:10:42 +0000 (12:10 +0300)] 
Travis CI: test against node.js "4" and "stable".

9 years agoRun `grunt`.
XhmikosR [Wed, 11 Nov 2015 06:59:59 +0000 (08:59 +0200)] 
Run `grunt`.

[ci skip]

9 years agoUpdate devDependencies.
XhmikosR [Wed, 11 Nov 2015 06:59:43 +0000 (08:59 +0200)] 
Update devDependencies.

[sauce skip]

9 years agoMerge pull request #18215 from twbs/hN-simplify
Chris Rebert [Wed, 11 Nov 2015 05:25:44 +0000 (21:25 -0800)] 
Merge pull request #18215 from twbs/hN-simplify

Consolidate redundant heading style declaration

9 years agoConsolidate redundant heading style declaration 18215/head
Chris Rebert [Wed, 11 Nov 2015 05:19:33 +0000 (21:19 -0800)] 
Consolidate redundant heading style declaration

[skip sauce]
[skip validator]

9 years agoscss/_carousel.scss: Add missing backticks in comment
Chris Rebert [Fri, 6 Nov 2015 00:30:57 +0000 (16:30 -0800)] 
scss/_carousel.scss: Add missing backticks in comment

[ci skip]

9 years agoMerge pull request #18148 from jontewks/patch-2
Chris Rebert [Wed, 4 Nov 2015 08:15:05 +0000 (00:15 -0800)] 
Merge pull request #18148 from jontewks/patch-2

Adds linting error for undefined variables

9 years agoMerge pull request #18149 from davidjb/html-order-navs
Mark Otto [Wed, 4 Nov 2015 04:20:09 +0000 (20:20 -0800)] 
Merge pull request #18149 from davidjb/html-order-navs

Reorder HTML attributes in Navs documentation

9 years agoReorder attributes in Navs documentation 18149/head
David\ Beitey [Tue, 3 Nov 2015 23:58:19 +0000 (09:58 +1000)] 
Reorder attributes in Navs documentation

Attribute order now adheres to the Code Guide
(http://codeguide.co/#html-attribute-order).

9 years agohttp://wkbug.com/146244 has been fixed in WebKit Nightly
Chris Rebert [Tue, 3 Nov 2015 23:13:34 +0000 (15:13 -0800)] 
http://wkbug.com/146244 has been fixed in WebKit Nightly

See http://trac.webkit.org/changeset/191954
Refs #15968

[ci skip]

9 years agoAdd eslint no-undef rule and resolve errors 18148/head
Jon Tewksbury [Tue, 3 Nov 2015 23:04:26 +0000 (15:04 -0800)] 
Add eslint no-undef rule and resolve errors

9 years agoMerge pull request #18081 from twbs/ie9-click-comment
Chris Rebert [Tue, 3 Nov 2015 20:19:34 +0000 (12:19 -0800)] 
Merge pull request #18081 from twbs/ie9-click-comment

Give better description of IE9 transparent click bug & workaround

9 years agoMerge pull request #18105 from twbs/simpler-retina
Mark Otto [Mon, 2 Nov 2015 05:40:21 +0000 (21:40 -0800)] 
Merge pull request #18105 from twbs/simpler-retina

Simplify .img-retina mixin and add explanatory comments

9 years agoMerge pull request #18108 from twbs/split-bg
Mark Otto [Mon, 2 Nov 2015 05:39:56 +0000 (21:39 -0800)] 
Merge pull request #18108 from twbs/split-bg

Move .bg-* utility classes into separate file

9 years agoMerge pull request #18116 from bassjobsen/patch-8
Mark Otto [Mon, 2 Nov 2015 05:39:34 +0000 (21:39 -0800)] 
Merge pull request #18116 from bassjobsen/patch-8

linking to the color scheme directly

9 years agohttp://crbug.com/523282 has been fixed in Chrome Canary
Chris Rebert [Mon, 2 Nov 2015 05:15:21 +0000 (21:15 -0800)] 
http://crbug.com/523282 has been fixed in Chrome Canary

Refs #17913
[ci skip]

9 years agogrunt dist
Chris Rebert [Mon, 2 Nov 2015 04:56:47 +0000 (20:56 -0800)] 
grunt dist

9 years agoscss/_progress.scss: Add comments for IE9 CSS hacks
Chris Rebert [Sat, 31 Oct 2015 21:37:13 +0000 (14:37 -0700)] 
scss/_progress.scss: Add comments for IE9 CSS hacks

[skip sauce]
[skip validator]

9 years agoMerge pull request #18106 from twbs/autoprefix-edge
Chris Rebert [Sat, 31 Oct 2015 21:35:17 +0000 (14:35 -0700)] 
Merge pull request #18106 from twbs/autoprefix-edge

Add MS Edge to Autoprefixer config

9 years agolinking to the color scheme directly 18116/head
Bass Jobsen [Sat, 31 Oct 2015 00:54:33 +0000 (01:54 +0100)] 
linking to the color scheme directly

Because of a color scheme has a color and background color.

9 years agoPort #18111 to v4
Chris Rebert [Fri, 30 Oct 2015 08:27:51 +0000 (01:27 -0700)] 
Port #18111 to v4

Add http://wkbug.com/150715 to Wall of Browser Bugs

[skip sauce]
[skip validator]

9 years agoDocs: Make pagination <span> example live
Chris Rebert [Fri, 30 Oct 2015 05:40:12 +0000 (22:40 -0700)] 
Docs: Make pagination <span> example live

[skip sauce]

9 years agogrunt dist
Chris Rebert [Fri, 30 Oct 2015 05:08:31 +0000 (22:08 -0700)] 
grunt dist

9 years agoMove .bg-* utility classes into separate file 18108/head
Chris Rebert [Fri, 30 Oct 2015 04:37:28 +0000 (21:37 -0700)] 
Move .bg-* utility classes into separate file

[skip sauce]
[skip validator]

9 years agoRemove Less->SCSS converter comment left over from bootstrap-sass
Chris Rebert [Fri, 30 Oct 2015 03:45:34 +0000 (20:45 -0700)] 
Remove Less->SCSS converter comment left over from bootstrap-sass

9 years agoAdd MS Edge to Autoprefixer config 18106/head
Chris Rebert [Fri, 30 Oct 2015 00:52:15 +0000 (17:52 -0700)] 
Add MS Edge to Autoprefixer config

[skip sauce]
[skip validator]

9 years agoSimplify .img-retina mixin and add explanatory comments 18105/head
Chris Rebert [Fri, 30 Oct 2015 00:33:21 +0000 (17:33 -0700)] 
Simplify .img-retina mixin and add explanatory comments

[skip sauce]
[skip validator]

9 years agoupdate shrinkwrap
Chris Rebert [Thu, 29 Oct 2015 21:12:37 +0000 (14:12 -0700)] 
update shrinkwrap

9 years agoMerge pull request #18095 from twbs/document.head
Chris Rebert [Thu, 29 Oct 2015 19:58:57 +0000 (12:58 -0700)] 
Merge pull request #18095 from twbs/document.head

Trivially simplify IE10 Mobile viewport bug workaround

9 years agoMerge pull request #18086 from twbs/v4-dev-jekyll3
Chris Rebert [Thu, 29 Oct 2015 07:34:52 +0000 (00:34 -0700)] 
Merge pull request #18086 from twbs/v4-dev-jekyll3

Update to Jekyll v3.0.0.

9 years agoYes, we still need this. Silly IE9 😢
Chris Rebert [Thu, 29 Oct 2015 07:32:20 +0000 (00:32 -0700)] 
Yes, we still need this. Silly IE9 ðŸ˜¢

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]

9 years agoUpdate devDependencies.
XhmikosR [Thu, 29 Oct 2015 06:15:05 +0000 (08:15 +0200)] 
Update devDependencies.

[skip sauce]

9 years agoUpdate to Jekyll v3.0.0. 18086/head
XhmikosR [Wed, 28 Oct 2015 05:20:47 +0000 (07:20 +0200)] 
Update to Jekyll v3.0.0.

[skip sauce]

9 years agoIE10 Mobile viewport bug workaround: document.querySelector('head') => document.head 18095/head
Chris Rebert [Wed, 28 Oct 2015 22:07:48 +0000 (15:07 -0700)] 
IE10 Mobile viewport bug workaround: document.querySelector('head') => document.head

Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+,
so slightly simplify the JS accordingly.

[skip sauce]

9 years agoFix typos in comments
Chris Rebert [Wed, 28 Oct 2015 21:33:48 +0000 (14:33 -0700)] 
Fix typos in comments

9 years agoMerge pull request #18091 from twbs/wkbug-149935-fixed
Chris Rebert [Wed, 28 Oct 2015 20:04:19 +0000 (13:04 -0700)] 
Merge pull request #18091 from twbs/wkbug-149935-fixed

Remove http://wkbug.com/149935 from Wall of Browser Bugs

9 years agoRemove http://wkbug.com/149935 from Wall of Browser Bugs 18091/head
Chris Rebert [Wed, 28 Oct 2015 20:03:40 +0000 (13:03 -0700)] 
Remove http://wkbug.com/149935 from Wall of Browser Bugs

It's been fixed in WebKit Nightly!
See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366
Refs #17438, #14237

[ci skip]

9 years agoGive better description of IE9 transparent click bug & workaround 18081/head 18085/head
Chris Rebert [Tue, 27 Oct 2015 19:46:02 +0000 (12:46 -0700)] 
Give better description of IE9 transparent click bug & workaround

[skip sauce]
[skip validator]

9 years agomixins/_progress.scss: Note that 0\0 media query hack is for IE9
Chris Rebert [Tue, 27 Oct 2015 19:34:26 +0000 (12:34 -0700)] 
mixins/_progress.scss: Note that 0\0 media query hack is for IE9

[skip sauce]
[skip validator]

9 years agoMerge pull request #17919 from marciovicente/v4-dev
XhmikosR [Tue, 27 Oct 2015 19:06:33 +0000 (21:06 +0200)] 
Merge pull request #17919 from marciovicente/v4-dev

Adding autocomplete attribute in docs input search

9 years agoCapitalize header cells in option and method tables of JS docs
Chris Rebert [Tue, 27 Oct 2015 18:42:36 +0000 (11:42 -0700)] 
Capitalize header cells in option and method tables of JS docs

[skip sauce]

9 years agoMerge pull request #18038 from twbs/fix-16947
Chris Rebert [Tue, 27 Oct 2015 16:38:20 +0000 (09:38 -0700)] 
Merge pull request #18038 from twbs/fix-16947

Make heading class styles trump heading element styles

9 years agoMerge pull request #17749 from Prelc/patch-1
Mark Otto [Tue, 27 Oct 2015 15:49:04 +0000 (08:49 -0700)] 
Merge pull request #17749 from Prelc/patch-1

Remove empty line from _grid.scss

9 years agoMerge pull request #18077 from kkirsche/patch-6
Mark Otto [Tue, 27 Oct 2015 15:36:01 +0000 (08:36 -0700)] 
Merge pull request #18077 from kkirsche/patch-6

Change "$use-hover..." to proper "$enable-hover..."

9 years agoChange "$use-hover..." to proper "$enable-hover..." 18077/head
Kevin Kirsche [Tue, 27 Oct 2015 13:40:23 +0000 (09:40 -0400)] 
Change "$use-hover..." to proper "$enable-hover..."

Fix #18076

9 years agoMerge pull request #18039 from twbs/type-headings-trivial
XhmikosR [Tue, 27 Oct 2015 05:41:34 +0000 (07:41 +0200)] 
Merge pull request #18039 from twbs/type-headings-trivial

Trivially simplify heading margin-bottom declarations

9 years agoRun `grunt`.
XhmikosR [Tue, 27 Oct 2015 05:31:49 +0000 (07:31 +0200)] 
Run `grunt`.

[ci skip]

9 years agoMerge pull request #18031 from twbs/fix-16836
Chris Rebert [Tue, 27 Oct 2015 04:33:12 +0000 (21:33 -0700)] 
Merge pull request #18031 from twbs/fix-16836

Add !important to text alignment utility classes

9 years agoMerge pull request #18011 from kkirsche/patch-6
Mark Otto [Tue, 27 Oct 2015 04:13:15 +0000 (21:13 -0700)] 
Merge pull request #18011 from kkirsche/patch-6

Use the `border-radius` mixin for `.label-pill`

9 years agoMerge pull request #18069 from davidjb/patch-3
Chris Rebert [Tue, 27 Oct 2015 01:20:19 +0000 (18:20 -0700)] 
Merge pull request #18069 from davidjb/patch-3

Minor grammar tidy-up on Utilities doc page
[skip]

9 years agoMinor wording tidy-up on Utilities doc page 18069/head
David Beitey [Mon, 26 Oct 2015 23:35:21 +0000 (09:35 +1000)] 
Minor wording tidy-up on Utilities doc page

9 years agohttps://webkit.org/b/150271 has been fixed!
Chris Rebert [Mon, 26 Oct 2015 23:44:21 +0000 (16:44 -0700)] 
https://webkit.org/b/150271 has been fixed!

See http://trac.webkit.org/changeset/191610
Refs #17913
[ci skip]

9 years agoRemove html5shiv and respond.js from test files.
XhmikosR [Mon, 26 Oct 2015 21:47:40 +0000 (23:47 +0200)] 
Remove html5shiv and respond.js from test files.

9 years agoMerge pull request #17804 from audionerd/patch-1
Chris Rebert [Mon, 26 Oct 2015 21:37:00 +0000 (14:37 -0700)] 
Merge pull request #17804 from audionerd/patch-1

Update typography docs re: global vars
[skip sauce]

9 years agoMerge pull request #18055 from davidjb/patch-2
Chris Rebert [Mon, 26 Oct 2015 21:36:21 +0000 (14:36 -0700)] 
Merge pull request #18055 from davidjb/patch-2

Use Jekyll configuration for blog/slack URLs
[skip sauce]

9 years agoMerge pull request #17494 from twbs/v4-dev-xmr-jquery-2.x
XhmikosR [Mon, 26 Oct 2015 21:26:02 +0000 (23:26 +0200)] 
Merge pull request #17494 from twbs/v4-dev-xmr-jquery-2.x

Switch to jQuery 2.x.x.

9 years agoUse Jekyll configuration for blog/slack URLs 18055/head
David Beitey [Mon, 26 Oct 2015 00:38:56 +0000 (10:38 +1000)] 
Use Jekyll configuration for blog/slack URLs

This reuses the existing URLs in the docs Jekyll configuration rather than hard coding.

9 years agohttp://crbug.com/544290 was marked duplicate of http://crbug.com/523282
Chris Rebert [Sun, 25 Oct 2015 23:33:39 +0000 (16:33 -0700)] 
http://crbug.com/544290 was marked duplicate of http://crbug.com/523282

Refs #17913
[ci skip]

9 years agoMerge pull request #18050 from tshinnic/v4_docs_navbar_scheme_name_typos_1
Chris Rebert [Sun, 25 Oct 2015 04:27:46 +0000 (21:27 -0700)] 
Merge pull request #18050 from tshinnic/v4_docs_navbar_scheme_name_typos_1

v4 docs Missed navbar color scheme name changes

9 years agov4 docs Missed navbar color scheme name changes 18050/head
Thomas Shinnick [Sun, 25 Oct 2015 03:19:34 +0000 (22:19 -0500)] 
v4 docs Missed navbar color scheme name changes

Change d6b6a20a0daaed70ec6f395dd813ea460b394e6c missed two doc mentions
of the previous names when changing to new:
    .navbar-default  -->  .navbar-light
    .navbar-inverse  -->  .navbar-dark

9 years agohttps://github.com/necolas/normalize.css/pull/379 was rejected
Chris Rebert [Sun, 25 Oct 2015 03:03:57 +0000 (20:03 -0700)] 
https://github.com/necolas/normalize.css/pull/379 was rejected

Refs #15947
Somehow c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 got lost during the SCSS translation...

[skip sauce]

9 years agoUpdate devDependencies.
XhmikosR [Sat, 24 Oct 2015 16:16:51 +0000 (19:16 +0300)] 
Update devDependencies.

[validator skip]
[sauce skip]

9 years agoMake jQuery 2.0 the minimum supported version. 17494/head
XhmikosR [Sat, 19 Sep 2015 07:26:12 +0000 (10:26 +0300)] 
Make jQuery 2.0 the minimum supported version.

9 years agoSwitch to jQuery 2.1.4.
XhmikosR [Sun, 6 Sep 2015 10:03:34 +0000 (13:03 +0300)] 
Switch to jQuery 2.1.4.

Now that we don't support IE 8 it's safe to do that.

9 years agoMerge pull request #17751 from twbs/v4-dev-xmr-clipboardjs
XhmikosR [Sat, 24 Oct 2015 16:07:47 +0000 (19:07 +0300)] 
Merge pull request #17751 from twbs/v4-dev-xmr-clipboardjs

Replace ZeroClipboard with clipboard.js.

9 years agoRun `grunt`. 17751/head
XhmikosR [Tue, 13 Oct 2015 21:51:42 +0000 (00:51 +0300)] 
Run `grunt`.

9 years agoFix the remaining issues for the clipboard.js switch.
Zeno Rocha [Tue, 13 Oct 2015 21:51:03 +0000 (00:51 +0300)] 
Fix the remaining issues for the clipboard.js switch.

9 years agoReplace ZeroClipboard with clipboard.js.
XhmikosR [Tue, 13 Oct 2015 21:50:42 +0000 (00:50 +0300)] 
Replace ZeroClipboard with clipboard.js.

Things left:
1. clear the selection after copy
2. add messages for success and error

9 years agoRemove unnecessary .bd-popover class from docs
Thomas Shinnick [Sat, 24 Oct 2015 05:15:50 +0000 (00:15 -0500)] 
Remove unnecessary .bd-popover class from docs

Also one spelling typo corrected.

Closes #18043

9 years agoRename docs-specific static tooltip/popover classes for clarity; refs #18043
Chris Rebert [Sat, 24 Oct 2015 06:16:33 +0000 (23:16 -0700)] 
Rename docs-specific static tooltip/popover classes for clarity; refs #18043

[skip sauce]

9 years ago_forms.scss: Copy over iOS <input> type compatibility note from v3
Chris Rebert [Sat, 24 Oct 2015 06:05:13 +0000 (23:05 -0700)] 
_forms.scss: Copy over iOS <input> type compatibility note from v3

Refs b6e6a05b951aac3fad30da441c765dbb86518644
We ought to re-check this for iOS 9.1 at some point...

[skip sauce]
[skip validator]

9 years agoMerge pull request #18042 from twbs/cdn-sri
Chris Rebert [Sat, 24 Oct 2015 05:41:10 +0000 (22:41 -0700)] 
Merge pull request #18042 from twbs/cdn-sri

Add SRI hashes to CDN links in docs

9 years agoPort #17729 to v4: Add SRI hashes to CDN links in docs 18042/head
Chris Rebert [Sat, 24 Oct 2015 05:35:22 +0000 (22:35 -0700)] 
Port #17729 to v4: Add SRI hashes to CDN links in docs

[skip sauce]

9 years agoTrivially simplify heading margin-bottom declarations 18039/head
Chris Rebert [Sat, 24 Oct 2015 00:05:25 +0000 (17:05 -0700)] 
Trivially simplify heading margin-bottom declarations

[skip sauce]
[skip validator]

9 years agoMake heading class styles trump heading element styles; fixes #16947 18038/head
Chris Rebert [Sat, 24 Oct 2015 00:03:32 +0000 (17:03 -0700)] 
Make heading class styles trump heading element styles; fixes #16947

[skip sauce]
[skip validator]

9 years ago_grid.scss: Declare left margin before right margin for uniformity; refs #18036
Chris Rebert [Fri, 23 Oct 2015 22:58:10 +0000 (15:58 -0700)] 
_grid.scss: Declare left margin before right margin for uniformity; refs #18036

[skip sauce]
[skip validator]

9 years agobootstrap.scss: Cleanup comments; refs #18036
Chris Rebert [Fri, 23 Oct 2015 22:39:07 +0000 (15:39 -0700)] 
bootstrap.scss: Cleanup comments; refs #18036

[skip sauce]
[skip validator]

9 years agoAdd !important to text alignment utility classes 18031/head
Chris Rebert [Fri, 23 Oct 2015 19:24:39 +0000 (12:24 -0700)] 
Add !important to text alignment utility classes

Refs #16836
[skip sauce]
[skip validator]

9 years agoMerge pull request #18029 from twbs/fix-18026
Chris Rebert [Fri, 23 Oct 2015 19:18:52 +0000 (12:18 -0700)] 
Merge pull request #18029 from twbs/fix-18026

Stop hardcoding grid tiers in flexbox alignment & ordering classes

9 years agoStop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026 18029/head
Chris Rebert [Fri, 23 Oct 2015 19:05:12 +0000 (12:05 -0700)] 
Stop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026

[skip sauce]
[skip validator]

9 years agogrunt dist
Chris Rebert [Fri, 23 Oct 2015 19:06:24 +0000 (12:06 -0700)] 
grunt dist

9 years agoMerge pull request #18028 from twbs/fix-18027
Chris Rebert [Fri, 23 Oct 2015 18:55:42 +0000 (11:55 -0700)] 
Merge pull request #18028 from twbs/fix-18027

Stop hardcoding grid breakpoints in responsive alignment utility classes

9 years agoStop hardcoding grid breakpoints in responsive alignment utility classes; fixes ... 18028/head
Chris Rebert [Fri, 23 Oct 2015 18:49:45 +0000 (11:49 -0700)] 
Stop hardcoding grid breakpoints in responsive alignment utility classes; fixes #18027

[skip sauce]
[skip validator]

9 years agoUse `$enable-rounded` for `.label-pill` 18011/head
Kevin Kirsche [Wed, 21 Oct 2015 20:34:07 +0000 (16:34 -0400)] 
Use `$enable-rounded` for `.label-pill`

Fix #18002

9 years agoMerge pull request #18013 from vsn4ik/rm_unused_sass_repo
Chris Rebert [Wed, 21 Oct 2015 21:47:02 +0000 (14:47 -0700)] 
Merge pull request #18013 from vsn4ik/rm_unused_sass_repo

v4 - Remove unused sass_repo variable

9 years agoRemove unused sass_repo variable 18013/head
vsn4ik [Wed, 21 Oct 2015 21:01:14 +0000 (00:01 +0300)] 
Remove unused sass_repo variable

9 years agoFix Hound's JS config
Chris Rebert [Tue, 20 Oct 2015 22:58:09 +0000 (15:58 -0700)] 
Fix Hound's JS config

Per https://github.com/twbs/bootstrap/pull/17997#discussion_r42564175 ; thanks @vsn4ik !
Refs #17769
/fyi @croaky

[ci skip]

9 years agodocs/getting-started/javascript.md: Hyperlink preventDefault() mention
Chris Rebert [Tue, 20 Oct 2015 06:45:23 +0000 (23:45 -0700)] 
docs/getting-started/javascript.md: Hyperlink preventDefault() mention

[skip sauce]

9 years agoAnonymous table bug is still present in Safari 9.0, but should be fixed in the next...
Chris Rebert [Wed, 14 Oct 2015 23:56:14 +0000 (16:56 -0700)] 
Anonymous table bug is still present in Safari 9.0, but should be fixed in the next version

9 years agoMerge pull request #17970 from hzoo/update-jscs
Chris Rebert [Mon, 19 Oct 2015 20:13:21 +0000 (13:13 -0700)] 
Merge pull request #17970 from hzoo/update-jscs

v4 - Update grunt-jscs to 2.1.0 to use JSCS 2.x

9 years agoMerge pull request #17980 from tshinnic/v4_docs_typos_1
Chris Rebert [Mon, 19 Oct 2015 17:20:43 +0000 (10:20 -0700)] 
Merge pull request #17980 from tshinnic/v4_docs_typos_1

Fix three small typos

9 years agoFix three small typos 17980/head
Thomas Shinnick [Mon, 19 Oct 2015 16:37:19 +0000 (11:37 -0500)] 
Fix three small typos

9 years agoupdate grunt-jscs to 2.1.0 to use jscs 2.x 17970/head
Henry Zhu [Mon, 19 Oct 2015 04:07:57 +0000 (00:07 -0400)] 
update grunt-jscs to 2.1.0 to use jscs 2.x

9 years agoMerge pull request #17955 from twbs/bug-wall-17913
Chris Rebert [Sat, 17 Oct 2015 07:40:54 +0000 (00:40 -0700)] 
Merge pull request #17955 from twbs/bug-wall-17913

Add #17913 to Wall of Browser Bugs

9 years agoAdd #17913 to Wall of Browser Bugs 17955/head
Chris Rebert [Sat, 17 Oct 2015 07:39:45 +0000 (00:39 -0700)] 
Add #17913 to Wall of Browser Bugs

Refs https://code.google.com/p/chromium/issues/detail?id=544290
Refs https://bugs.webkit.org/show_bug.cgi?id=150271
Closes #17913
[ci skip]

9 years agoMerge pull request #17949 from darkdiesel/v4-dev
Chris Rebert [Fri, 16 Oct 2015 17:56:57 +0000 (10:56 -0700)] 
Merge pull request #17949 from darkdiesel/v4-dev

Fix typo in docs for tooltips.

9 years agoFix docs for tooltips. 17949/head
Peshkov, Igor [Fri, 16 Oct 2015 12:24:53 +0000 (15:24 +0300)] 
Fix docs for tooltips.

9 years agoMerge pull request #17945 from patrickhlauke/docs-redundant-sr
Patrick H. Lauke [Fri, 16 Oct 2015 08:50:18 +0000 (09:50 +0100)] 
Merge pull request #17945 from patrickhlauke/docs-redundant-sr

Remove redundant `<span class="sr-only">...</span>` for close buttons

9 years agoAdd "keyboard users" to heading for `sr-only-focusable` 17945/head
Patrick H. Lauke [Thu, 15 Oct 2015 23:57:49 +0000 (00:57 +0100)] 
Add "keyboard users" to heading for `sr-only-focusable`

9 years agoRemove redundant `.sr-only` text for Close buttons
Patrick H. Lauke [Thu, 15 Oct 2015 23:56:59 +0000 (00:56 +0100)] 
Remove redundant `.sr-only` text for Close buttons

Since `aria-label` is used, it's not necessary anymore.