]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
9 years agoUpdate overview.md 19793/head
Bass Jobsen [Sun, 24 Apr 2016 09:54:50 +0000 (11:54 +0200)] 
Update overview.md

endtag for the highlight

9 years agoUpdate overview.md
Bass Jobsen [Sun, 24 Apr 2016 09:44:01 +0000 (11:44 +0200)] 
Update overview.md

add the `@include media-breakpoint-only()` and `@include media-breakpoint-between` mixins

9 years agoMerge pull request #19714 from patrickhlauke/v4-ie-edge-select-normalisation 19824/head
Patrick H. Lauke [Thu, 21 Apr 2016 21:43:40 +0000 (22:43 +0100)] 
Merge pull request #19714 from patrickhlauke/v4-ie-edge-select-normalisation

Suppress IE/Edge additional white/blue colors for focused <select>

9 years agoMerge pull request #19775 from twbs/modal-ie8-innerWidth
Chris Rebert [Thu, 21 Apr 2016 19:24:52 +0000 (12:24 -0700)] 
Merge pull request #19775 from twbs/modal-ie8-innerWidth

Modal: Remove IE8-specific window.innerWidth workaround

9 years agoModal: Remove IE8-specific window.innerWidth workaround 19775/head
Chris Rebert [Thu, 21 Apr 2016 08:15:22 +0000 (01:15 -0700)] 
Modal: Remove IE8-specific window.innerWidth workaround

[skip validator]

9 years agoMerge pull request #19765 from twbs/mq-wkbugs
Chris Rebert [Thu, 21 Apr 2016 01:17:18 +0000 (18:17 -0700)] 
Merge pull request #19765 from twbs/mq-wkbugs

Add Wall of Browser Bugs entries for WebKit media query bugs
[skip sauce]

9 years agoAdd Wall of Browser Bugs entries for https://webkit.org/b/156684 & https://webkit... 19765/head
Chris Rebert [Tue, 19 Apr 2016 19:18:38 +0000 (12:18 -0700)] 
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 agogrunt
Mark Otto [Sun, 17 Apr 2016 23:57:36 +0000 (16:57 -0700)] 
grunt

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 17 Apr 2016 23:52:44 +0000 (16:52 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agogrunt
Mark Otto [Sun, 17 Apr 2016 23:52:36 +0000 (16:52 -0700)] 
grunt

9 years agoMerge pull request #19756 from Rplus/v4-dev
Patrick H. Lauke [Sun, 17 Apr 2016 21:53:41 +0000 (23:53 +0200)] 
Merge pull request #19756 from Rplus/v4-dev

remove `/` in reference url (otherwise 404s)

9 years agoremove unnecessary `/` in reference url 19756/head
Rplus [Sun, 17 Apr 2016 20:08:03 +0000 (04:08 +0800)] 
remove unnecessary `/` in reference url

9 years agoMerge pull request #19248 from twbs/navbar-divider-border-width
Chris Rebert [Sun, 17 Apr 2016 19:49:38 +0000 (12:49 -0700)] 
Merge pull request #19248 from twbs/navbar-divider-border-width

.navbar-divider width: 1px=>$border-width

9 years agoPort #19741 to v4
Chris Rebert [Fri, 15 Apr 2016 19:17:44 +0000 (12:17 -0700)] 
Port #19741 to v4

[ci skip]

9 years agoMerge pull request #19737 from twbs/wkbug-128489
Chris Rebert [Thu, 14 Apr 2016 22:55:22 +0000 (15:55 -0700)] 
Merge pull request #19737 from twbs/wkbug-128489

Remove https://webkit.org/b/128489 from Wall of Browser Bugs

9 years agohttps://webkit.org/b/128489 has been fixed! 19737/head
Chris Rebert [Thu, 14 Apr 2016 22:49:30 +0000 (15:49 -0700)] 
https://webkit.org/b/128489 has been fixed!

Refs #12536
[ci skip]

9 years agoMerge pull request #19727 from twbs/bugzilla-1264125
Chris Rebert [Wed, 13 Apr 2016 00:00:35 +0000 (17:00 -0700)] 
Merge pull request #19727 from twbs/bugzilla-1264125

Add http://bugzil.la/1264125 to Wall of Browser Bugs
[ci skip]

9 years agoAdd http://bugzil.la/1264125 to Wall of Browser Bugs 19727/head
Chris Rebert [Tue, 12 Apr 2016 23:39:52 +0000 (16:39 -0700)] 
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 agoSuppress IE/Edge additional white/blue colors for focused <select> 19714/head
Patrick H. Lauke [Mon, 11 Apr 2016 20:18:48 +0000 (21:18 +0100)] 
Suppress IE/Edge additional white/blue colors for focused <select>

9 years agogrunt dist
Chris Rebert [Mon, 11 Apr 2016 19:37:28 +0000 (12:37 -0700)] 
grunt dist

[ci skip]

9 years agoUpdate shrinkwrap
Chris Rebert [Mon, 11 Apr 2016 19:36:48 +0000 (12:36 -0700)] 
Update shrinkwrap

9 years agoMerge pull request #19710 from twbs/ios-9.3-fast-tap
Patrick H. Lauke [Mon, 11 Apr 2016 08:22:58 +0000 (09:22 +0100)] 
Merge pull request #19710 from twbs/ios-9.3-fast-tap

Update 300ms click delay docs to reflect iOS 9.3 improvements

9 years agoMerge pull request #19713 from twbs/edge-urls
Chris Rebert [Mon, 11 Apr 2016 06:21:18 +0000 (23:21 -0700)] 
Merge pull request #19713 from twbs/edge-urls

Update remaining Edge issue URLs in Wall of Browser Bugs

9 years agoMerge pull request #19712 from twbs/crbug-273306
Chris Rebert [Mon, 11 Apr 2016 06:18:50 +0000 (23:18 -0700)] 
Merge pull request #19712 from twbs/crbug-273306

https://crbug.com/273306 has been fixed
[skip sauce]

9 years agodocs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge 19713/head
Chris Rebert [Mon, 11 Apr 2016 06:09:43 +0000 (23:09 -0700)] 
docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge

[skip sauce]

9 years agoUpdate remaining Edge issue URLs in Wall of Browser Bugs
Chris Rebert [Mon, 11 Apr 2016 06:05:56 +0000 (23:05 -0700)] 
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/
[skip sauce]

9 years agohttps://crbug.com/273306 has been fixed 19712/head
Chris Rebert [Mon, 11 Apr 2016 06:04:59 +0000 (23:04 -0700)] 
https://crbug.com/273306 has been fixed

Refs #12078
[skip sauce]

9 years agoUpdate 300ms click delay docs to reflect iOS 9.3 improvements 19710/head
Chris Rebert [Mon, 11 Apr 2016 02:09:37 +0000 (19:09 -0700)] 
Update 300ms click delay docs to reflect iOS 9.3 improvements

[skip sauce]

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

Add aria-label and callout about labelling pagination components

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

9 years agoFixes #19690: Mention classes better for .list-inline and .list-inline-item
Mark Otto [Sat, 9 Apr 2016 01:41:44 +0000 (20:41 -0500)] 
Fixes #19690: Mention classes better for .list-inline and .list-inline-item

9 years agohttps://webkit.org/b/143527 has been fixed
Chris Rebert [Sat, 9 Apr 2016 00:44:43 +0000 (17:44 -0700)] 
https://webkit.org/b/143527 has been fixed

Refs #16180, #16262
[skip sauce]

9 years agoDocs: Call out removal of @screen-* variables in v4
Craig Martin [Fri, 18 Mar 2016 15:46:38 +0000 (11:46 -0400)] 
Docs: Call out removal of @screen-* variables in v4

Closes #19561
Closes #19567
[skip sauce]

9 years agoUpdate lingering implicit prose reference to `.center-block`
Chris Rebert [Thu, 7 Apr 2016 02:07:37 +0000 (19:07 -0700)] 
Update lingering implicit prose reference to `.center-block`

Closes #19339
Refs #19102, #19443, #19665
[skip sauce]

9 years agoFinish killing .center-block; fixes #19443
Teo Dell'Amico [Sat, 2 Apr 2016 20:55:47 +0000 (13:55 -0700)] 
Finish killing .center-block; fixes #19443

Replace the leftover instances with .m-x-auto (and .d-block when necessary)
Closes #19665
Refs #19102
[skip sauce]

9 years agoAdd `display` utility classes (.d-{inline,block,inline-block}); fixes #19343
Teo Dell'Amico [Sat, 2 Apr 2016 21:11:18 +0000 (14:11 -0700)] 
Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343

Refs #19665
[skip sauce]

9 years agoMerge pull request #19234 from twbs/v4-w100
Chris Rebert [Wed, 6 Apr 2016 22:19:10 +0000 (15:19 -0700)] 
Merge pull request #19234 from twbs/v4-w100

Add `.w-100` as width: 100% utility class

9 years agoAdd docs for .w-100 utility class 19234/head
Chris Rebert [Wed, 6 Apr 2016 22:06:23 +0000 (15:06 -0700)] 
Add docs for .w-100 utility class

[skip sauce]

9 years agoFixes #19221: Add .w-100 as width: 100% utility class
Mark Otto [Wed, 17 Feb 2016 04:21:27 +0000 (20:21 -0800)] 
Fixes #19221: Add .w-100 as width: 100% utility class

9 years agoUpdate offset class name in comment in _grid-framework.scss
Lionel Erard [Wed, 6 Apr 2016 09:27:59 +0000 (11:27 +0200)] 
Update offset class name in comment in _grid-framework.scss

[skip sauce]
[skip validator]

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/
[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

[skip sauce]

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

Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
[ci skip]

9 years agoReflect MS Edge's migration of their issue tracker 19674/head
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/
[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 agoDocs: Correct arg `offsets` to `offset` in tooltips & popovers
Kay.L [Sat, 2 Apr 2016 17:38:04 +0000 (01:38 +0800)] 
Docs: Correct arg `offsets` to `offset` in tooltips & popovers

[skip sauce]

9 years agoNuke grunt-line-remover.
XhmikosR [Sat, 2 Apr 2016 07:03:04 +0000 (10:03 +0300)] 
Nuke grunt-line-remover.

Use concat's process function instead.

9 years agoMerge pull request #19628 from twbs/ff-bug-1259972
Chris Rebert [Sun, 27 Mar 2016 04:49:45 +0000 (21:49 -0700)] 
Merge pull request #19628 from twbs/ff-bug-1259972

Add Wall of Browser Bugs entry for #19626

9 years agoAdd Wall of Browser Bugs entry for #19626 19628/head
Chris Rebert [Sun, 27 Mar 2016 04:48:51 +0000 (21:48 -0700)] 
Add Wall of Browser Bugs entry for #19626

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

9 years agoUpdate grunt-html.
XhmikosR [Thu, 24 Mar 2016 07:36:41 +0000 (09:36 +0200)] 
Update grunt-html.

[skip sauce]

9 years agoMerge pull request #19604 from twbs/fix-18559
Chris Rebert [Thu, 24 Mar 2016 06:54:23 +0000 (23:54 -0700)] 
Merge pull request #19604 from twbs/fix-18559

Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap

9 years agoupdate shrinkwrap 19604/head
Chris Rebert [Thu, 24 Mar 2016 06:27:58 +0000 (23:27 -0700)] 
update shrinkwrap

9 years agoUse vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559
Chris Rebert [Thu, 24 Mar 2016 05:37:43 +0000 (22:37 -0700)] 
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559

9 years agoMerge pull request #19603 from twbs/bump-shrinkwrap
Chris Rebert [Thu, 24 Mar 2016 05:49:51 +0000 (22:49 -0700)] 
Merge pull request #19603 from twbs/bump-shrinkwrap

Update shrinkwrap
[skip sauce]
[skip validator]

9 years agoupdate shrinkwrap 19603/head
Chris Rebert [Thu, 24 Mar 2016 05:44:24 +0000 (22:44 -0700)] 
update shrinkwrap

9 years agoMerge pull request #19407 from twbs/v4-dev-xmr-jquery-221
Chris Rebert [Thu, 24 Mar 2016 04:58:22 +0000 (21:58 -0700)] 
Merge pull request #19407 from twbs/v4-dev-xmr-jquery-221

Update jQuery to v2.2.2.

9 years agogrunt
Mark Otto [Tue, 22 Mar 2016 05:59:33 +0000 (22:59 -0700)] 
grunt

9 years agodon't shrink nav font-size
Mark Otto [Tue, 22 Mar 2016 05:59:26 +0000 (22:59 -0700)] 
don't shrink nav font-size

9 years agolighter active
Mark Otto [Tue, 22 Mar 2016 05:56:45 +0000 (22:56 -0700)] 
lighter active

9 years agoMake active navbar link weight 500 again
Mark Otto [Tue, 22 Mar 2016 05:56:26 +0000 (22:56 -0700)] 
Make active navbar link weight 500 again

9 years agoMerge pull request #19473 from neilhem/remove-empty-if
Mark Otto [Tue, 22 Mar 2016 05:37:59 +0000 (22:37 -0700)] 
Merge pull request #19473 from neilhem/remove-empty-if

remove empty sass if directives

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

[ci skip]

9 years agoUpdate jQuery to v2.2.2. 19407/head
XhmikosR [Sat, 19 Mar 2016 13:07:01 +0000 (15:07 +0200)] 
Update jQuery to v2.2.2.

9 years agoBump jekyll-redirect-from.
XhmikosR [Thu, 17 Mar 2016 07:12:27 +0000 (09:12 +0200)] 
Bump jekyll-redirect-from.

[skip sauce]

9 years agoMerge pull request #19553 from twbs/sauce-android
Chris Rebert [Wed, 16 Mar 2016 06:30:23 +0000 (23:30 -0700)] 
Merge pull request #19553 from twbs/sauce-android

Add Android to Sauce testing
[skip validator]

9 years agoAdd Android to Sauce testing 19553/head
Chris Rebert [Wed, 16 Mar 2016 05:36:28 +0000 (22:36 -0700)] 
Add Android to Sauce testing

[skip validator]

9 years agoMerge pull request #19549 from twbs/v4-dev-xmr-rm-glob
Chris Rebert [Wed, 16 Mar 2016 05:39:43 +0000 (22:39 -0700)] 
Merge pull request #19549 from twbs/v4-dev-xmr-rm-glob

Remove the now unused glob devDependency

9 years agoMerge pull request #19552 from twbs/sauce-latest
Chris Rebert [Wed, 16 Mar 2016 05:34:40 +0000 (22:34 -0700)] 
Merge pull request #19552 from twbs/sauce-latest

Use "latest" version specifier (when applicable) in Sauce tests

9 years agoUse "latest" version specifier (when applicable) in Sauce tests 19552/head
Chris Rebert [Wed, 16 Mar 2016 04:33:48 +0000 (21:33 -0700)] 
Use "latest" version specifier (when applicable) in Sauce tests

Refs http://sauceio.com/index.php/2016/03/new-browser-version-shortcuts/
[skip validator]

9 years agoMerge pull request #19551 from twbs/crbug-595210
Chris Rebert [Wed, 16 Mar 2016 03:58:20 +0000 (20:58 -0700)] 
Merge pull request #19551 from twbs/crbug-595210

Add Wall of Browser Bugs entry for #17338
[ci skip]

9 years agoAdd Wall of Browser Bugs entry for #17338 19551/head
Chris Rebert [Wed, 16 Mar 2016 03:47:34 +0000 (20:47 -0700)] 
Add Wall of Browser Bugs entry for #17338

https://crbug.com/595210

Closes #17338
[skip sauce]

9 years agoRemove the now unused glob. 19549/head
XhmikosR [Tue, 15 Mar 2016 19:09:10 +0000 (21:09 +0200)] 
Remove the now unused glob.

9 years agoEnabled ESLint and JSCS in Hound
Ameya Pandilwar [Sat, 12 Mar 2016 04:37:33 +0000 (23:37 -0500)] 
Enabled ESLint and JSCS in Hound

Fixes #19114
Closes #19482, #19299

9 years agoMerge pull request #19427 from twbs/npm-deps
Chris Rebert [Mon, 14 Mar 2016 09:21:02 +0000 (02:21 -0700)] 
Merge pull request #19427 from twbs/npm-deps

Add jQuery and Tether to npm dependencies

9 years agoMerge pull request #19537 from twbs/wkbug-153856
Chris Rebert [Mon, 14 Mar 2016 09:06:58 +0000 (02:06 -0700)] 
Merge pull request #19537 from twbs/wkbug-153856

Mention https://webkit.org/b/153856 in the docs

9 years agoMention https://webkit.org/b/153856 in the docs 19537/head
Chris Rebert [Mon, 14 Mar 2016 09:01:31 +0000 (02:01 -0700)] 
Mention https://webkit.org/b/153856 in the docs

Refs #14839, #19088
[skip sauce]

9 years agoMerge pull request #19426 from twbs/ios-virt-keyboard
Chris Rebert [Mon, 14 Mar 2016 08:48:07 +0000 (01:48 -0700)] 
Merge pull request #19426 from twbs/ios-virt-keyboard

Remove iOS virtual keyboard bug section from docs

9 years agoDocument $enable-grid-classes variable
David Lormor [Sun, 13 Mar 2016 16:24:34 +0000 (11:24 -0500)] 
Document $enable-grid-classes variable

Closes #19532
[skip sauce]

9 years agoMerge pull request #19470 from twbs/plus-1-stfu
Chris Rebert [Sun, 13 Mar 2016 08:53:32 +0000 (00:53 -0800)] 
Merge pull request #19470 from twbs/plus-1-stfu

CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions
[ci skip]

9 years agoremove empty sass if directives 19473/head
Rakhat Jabagin [Fri, 11 Mar 2016 09:56:25 +0000 (15:56 +0600)] 
remove empty sass if directives

9 years agoRemove sass gem. 19299/head
XhmikosR [Mon, 7 Mar 2016 20:22:55 +0000 (22:22 +0200)] 
Remove sass gem.

Jekyll 3.x has it as a dependency already.

9 years agoPort #19469 to v4
wolfy1339 [Fri, 11 Mar 2016 02:07:53 +0000 (21:07 -0500)] 
Port #19469 to v4

Make hound fail on violations

9 years agoCONTRIBUTING.md: Prohibit "+1" comments in favor of reactions 19470/head
Chris Rebert [Fri, 11 Mar 2016 06:06:42 +0000 (22:06 -0800)] 
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 agoMerge pull request #19452 from twbs/ie11-wall-bye
Chris Rebert [Thu, 10 Mar 2016 19:16:11 +0000 (11:16 -0800)] 
Merge pull request #19452 from twbs/ie11-wall-bye

Wall of Browser Bugs: Stop mentioning IE11

9 years agoWall of Browser Bugs: Stop mentioning IE11 19452/head
Chris Rebert [Thu, 10 Mar 2016 00:29:40 +0000 (16:29 -0800)] 
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 agoUpdate Wall of Browser Bugs entry for #15990
Chris Rebert [Thu, 10 Mar 2016 00:03:26 +0000 (16:03 -0800)] 
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 agoExamples: Update tether to v1.2.0.
XhmikosR [Mon, 7 Mar 2016 18:11:41 +0000 (20:11 +0200)] 
Examples: Update tether to v1.2.0.

[ci skip]

9 years agoMerge pull request #19434 from patrickhlauke/v4-dev-ie-edge-tooltip-browser-bug
Patrick H. Lauke [Mon, 7 Mar 2016 15:21:44 +0000 (15:21 +0000)] 
Merge pull request #19434 from patrickhlauke/v4-dev-ie-edge-tooltip-browser-bug

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 19434/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 agoMerge pull request #19431 from twbs/bye-gemdir
Chris Rebert [Mon, 7 Mar 2016 12:45:46 +0000 (04:45 -0800)] 
Merge pull request #19431 from twbs/bye-gemdir

Travis CI: Remove now-unused $GEMDIR env var

9 years agoTravis CI: Remove now-unused $GEMDIR env var 19431/head
Chris Rebert [Mon, 7 Mar 2016 12:36:59 +0000 (04:36 -0800)] 
Travis CI: Remove now-unused $GEMDIR env var

[skip sauce]

9 years agoMerge pull request #19404 from twbs/v4-dev-xmr-remove-btoa
Chris Rebert [Mon, 7 Mar 2016 11:19:09 +0000 (03:19 -0800)] 
Merge pull request #19404 from twbs/v4-dev-xmr-remove-btoa

Remove the now unused btoa dependency.

9 years agoRemove the now unused btoa dependency. 19404/head
XhmikosR [Fri, 4 Mar 2016 17:26:30 +0000 (19:26 +0200)] 
Remove the now unused btoa dependency.

[skip sauce]

9 years agoRun `grunt`.
XhmikosR [Mon, 7 Mar 2016 09:56:30 +0000 (11:56 +0200)] 
Run `grunt`.

[ci skip]

9 years agoBump devDependencies.
XhmikosR [Mon, 7 Mar 2016 09:41:37 +0000 (11:41 +0200)] 
Bump devDependencies.

Also switch to `^`.

9 years agoAdd jQuery and Tether to npm dependencies; fixes #17325 19427/head 19533/head
Chris Rebert [Mon, 7 Mar 2016 09:23:55 +0000 (01:23 -0800)] 
Add jQuery and Tether to npm dependencies; fixes #17325

[skip sauce]

9 years agoRemove iOS virtual keyboard bug section from docs 19426/head
Chris Rebert [Mon, 7 Mar 2016 06:57:42 +0000 (22:57 -0800)] 
Remove iOS virtual keyboard bug section from docs

The modal backdrop positioning bug related to iOS' virtual keyboard doesn't seem to reproduce in iOS 8.0+.
(Possibly as a side-effect of https://bugs.webkit.org/show_bug.cgi?id=153224 )
Refs #9023
[skip sauce]

9 years agoMerge pull request #19424 from twbs/browser-print-bugs
Chris Rebert [Mon, 7 Mar 2016 05:31:42 +0000 (21:31 -0800)] 
Merge pull request #19424 from twbs/browser-print-bugs

Docs: Link directly to printing-related browser bugs

9 years agoDocs: Link directly to printing-related browser bugs 19424/head
Chris Rebert [Mon, 7 Mar 2016 05:22:15 +0000 (21:22 -0800)] 
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 agoMerge pull request #19423 from twbs/crbug-175502
Chris Rebert [Mon, 7 Mar 2016 05:01:30 +0000 (21:01 -0800)] 
Merge pull request #19423 from twbs/crbug-175502

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