]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
8 years agoRemove .btn-outline-inverse 21253/head
ysds [Wed, 30 Nov 2016 12:48:34 +0000 (21:48 +0900)] 
Remove .btn-outline-inverse

8 years agoRemove .btn-outline
ysds [Wed, 30 Nov 2016 12:47:57 +0000 (21:47 +0900)] 
Remove .btn-outline

8 years agogrunt
Mark Otto [Wed, 30 Nov 2016 05:37:00 +0000 (21:37 -0800)] 
grunt

8 years agoHide popovers when their containing modal is closed. (#21227)
Bardi Harborow [Tue, 29 Nov 2016 17:45:14 +0000 (04:45 +1100)] 
Hide popovers when their containing modal is closed. (#21227)

8 years agoAdd Wall of Browser Bugs entry for #21092
Chris Rebert [Tue, 29 Nov 2016 06:49:26 +0000 (22:49 -0800)] 
Add Wall of Browser Bugs entry for #21092

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

8 years agodocs/_data/browser-bugs.yml: Fix ordering
Chris Rebert [Tue, 29 Nov 2016 06:33:20 +0000 (22:33 -0800)] 
docs/_data/browser-bugs.yml: Fix ordering

[ci skip]

8 years agoAdd Wall of Browser Bugs entry for #20759
Chris Rebert [Tue, 29 Nov 2016 06:23:28 +0000 (22:23 -0800)] 
Add Wall of Browser Bugs entry for #20759

Refs https://bugs.webkit.org/show_bug.cgi?id=162362
Closes #20759
[ci skip]

8 years agoFix #20936 make inline checkbox/radio markup same as stacked (#20995)
Brad Kent [Tue, 29 Nov 2016 04:56:49 +0000 (22:56 -0600)] 
Fix #20936 make inline checkbox/radio markup same as stacked (#20995)

* #20936 make inline checkbox/radio markup same as stacked

* tweak language and remove extra blank line in snippet

8 years agoFix #20908 (#21244)
Mark Otto [Tue, 29 Nov 2016 04:26:28 +0000 (20:26 -0800)] 
Fix #20908 (#21244)

Remove the border-bottom from abbr elements since that's covered with an underline in Normalize.css. Updates the docs to match and tweaks some code comments, too.

8 years agofixes #21072: clarify location of variables file (and avoid linking to a file that...
Mark Otto [Tue, 29 Nov 2016 01:21:48 +0000 (17:21 -0800)] 
fixes #21072: clarify location of variables file (and avoid linking to a file that will be broken depending on the branch name)

8 years agogrunt
Mark Otto [Tue, 29 Nov 2016 01:18:44 +0000 (17:18 -0800)] 
grunt

8 years agofixes #21219: update docs to reflect current sm breakpoint value
Mark Otto [Tue, 29 Nov 2016 01:05:17 +0000 (17:05 -0800)] 
fixes #21219: update docs to reflect current sm breakpoint value

8 years agoUse multi-selector to remove the same event handler (#20642)
Juno_okyo [Mon, 28 Nov 2016 21:42:32 +0000 (04:42 +0700)] 
Use multi-selector to remove the same event handler (#20642)

8 years agogrunt
Mark Otto [Mon, 28 Nov 2016 21:40:47 +0000 (13:40 -0800)] 
grunt

8 years agoMerge branch 'v4-js-carousel' of https://github.com/J2TeaM/bootstrap into J2TeaM...
Mark Otto [Mon, 28 Nov 2016 21:39:56 +0000 (13:39 -0800)] 
Merge branch 'v4-js-carousel' of https://github.com/J2TeaM/bootstrap into J2TeaM-v4-js-carousel

8 years agogrunt
Mark Otto [Mon, 28 Nov 2016 21:36:46 +0000 (13:36 -0800)] 
grunt

8 years agoFix incorrect select height calculation (#21171)
Florian Schlittenbauer [Mon, 28 Nov 2016 21:33:11 +0000 (22:33 +0100)] 
Fix incorrect select height calculation (#21171)

8 years agoYarn install instruction (#21234)
Michael Cook [Mon, 28 Nov 2016 21:25:33 +0000 (21:25 +0000)] 
Yarn install instruction (#21234)

8 years agoRemove lots of duplication + minor cleanup (#21238)
Starsam80 [Mon, 28 Nov 2016 21:23:59 +0000 (14:23 -0700)] 
Remove lots of duplication + minor cleanup (#21238)

* Remove comment that duplicated some code
* Use transition mixin whenever possible
* Create a new function to reduce duplication
* Use the new `breakpoint-infix` method

8 years agoInverse card improvements (#21242)
Mark Otto [Mon, 28 Nov 2016 21:22:51 +0000 (13:22 -0800)] 
Inverse card improvements (#21242)

* Add a color to .card-inverse to account for non .card- prefixed classes

* reword the docs to better articulate what the class does

8 years agoReplacement for #20602 (#21236)
Mark Otto [Mon, 28 Nov 2016 21:10:19 +0000 (13:10 -0800)] 
Replacement for #20602 (#21236)

* Fixed incorrect instruction: "Press ⌘ to copy"

It needed to be "Press ⌘C to copy"

* Updated to concatenate copy string

Updated copy command to concatenated string to prevent potential issues

* Updated the way the copy string concatenates

As per excellent suggestion by @tomlutzenberger

* Removed semicolon line endings

;P

* var not const or let

8 years agogrunt
Mark Otto [Mon, 28 Nov 2016 17:14:31 +0000 (09:14 -0800)] 
grunt

8 years agoFix #20013, nullify #21112 (#21230)
Mark Otto [Mon, 28 Nov 2016 07:59:21 +0000 (23:59 -0800)] 
Fix #20013, nullify #21112 (#21230)

Add padding to dismiss button for alerts and use position to place it. Removes extra padding on .alert-dismissible's right side, too. We could probably further simplify these things in the future as well.

8 years agogrunt
Mark Otto [Mon, 28 Nov 2016 07:39:50 +0000 (23:39 -0800)] 
grunt

8 years agoFollow up to #21052 to match small pagination links with small buttons
Mark Otto [Mon, 28 Nov 2016 07:39:46 +0000 (23:39 -0800)] 
Follow up to #21052 to match small pagination links with small buttons

8 years agoSet line-height for page-links (#21052)
Stefan Staynov [Mon, 28 Nov 2016 07:37:36 +0000 (09:37 +0200)] 
Set line-height for page-links (#21052)

8 years agoAdd alert-margin-bottom variable (#21064)
Cyril Kyburz [Mon, 28 Nov 2016 07:21:09 +0000 (08:21 +0100)] 
Add alert-margin-bottom variable (#21064)

8 years agoMade card header and footer's background transparent on .card-inverse (#21111)
Rodrigo Waltenberg [Mon, 28 Nov 2016 07:12:03 +0000 (05:12 -0200)] 
Made card header and footer's background transparent on .card-inverse (#21111)

Solves issue #18946

8 years agoRename `.col-xs` to `.col` + some other cleanup (#21222)
Starsam80 [Mon, 28 Nov 2016 06:47:00 +0000 (23:47 -0700)] 
Rename `.col-xs` to `.col` + some other cleanup (#21222)

* Use `breakpoint-min` instead of a counter

* Remove 'xs' from flexbox grid

8 years agogrunt
Mark Otto [Mon, 28 Nov 2016 06:29:55 +0000 (22:29 -0800)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 28 Nov 2016 06:29:33 +0000 (22:29 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agomake a brief mention of #20433
Mark Otto [Mon, 28 Nov 2016 06:29:24 +0000 (22:29 -0800)] 
make a brief mention of #20433

8 years agoRename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)
Starsam80 [Mon, 28 Nov 2016 06:23:12 +0000 (23:23 -0700)] 
Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)

* Clean up some utilities

- Align CSS properties
- In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies

* Remove '-xs' from `.navbar-toggleable-xs` and remove duplication

* Fix outdated classes to use newer ones

8 years agoUpdate clearfix mixin (#21224)
Mark Otto [Mon, 28 Nov 2016 01:05:29 +0000 (17:05 -0800)] 
Update clearfix mixin (#21224)

* Update clearfix to use block instead of table display (also reorder properties for linting)
* update docs snippet for clearfix mixin—was apparently still using Less syntax and had old clearfix hack (even before the block change in this PR)

8 years agoAdd max-width 100% and max-height 100% utilities (#21221)
Mark Otto [Mon, 28 Nov 2016 00:31:31 +0000 (16:31 -0800)] 
Add max-width 100% and max-height 100% utilities (#21221)

8 years agoCloses #21055: Prevents ScrollSpy from clearing active item when Safari rubberbands...
Rob Ruana [Mon, 28 Nov 2016 00:20:33 +0000 (16:20 -0800)] 
Closes #21055: Prevents ScrollSpy from clearing active item when Safari rubberbands (#21056)

When the rubberband effect causes Safari to scroll past the top of the
page, the value of scrollTop becomes negative. If the offset of the first
ScrollSpy target is 0 - essentially if the target is at the top of the
page - then ScrollSpy should not clear the active item. Conceptually, the
first item should remain active when rubberbanding past the top of the
page.

This commit fixes issue #21055 by verifying the first scrollspy target is
not at the top of the page before clearing the active nav-item.

8 years agoRename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` (#21218)
Starsam80 [Sun, 27 Nov 2016 23:19:27 +0000 (16:19 -0700)] 
Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` (#21218)

* Clean up _flex.scss a little

This commit just cleans up the formating of _flex.scss by changing
it so that it uses a single `@include media-breakpoint-up` instead
of multiple. It also aligns all of the CSS properties so it looks
a bit nicer.

* Remove `-xs` from flex classes

8 years agoRemove redundant media queries (#21220)
Starsam80 [Sun, 27 Nov 2016 23:18:46 +0000 (16:18 -0700)] 
Remove redundant media queries (#21220)

8 years agoRemove 'xs' from text utilities (#21217)
Starsam80 [Sun, 27 Nov 2016 04:33:46 +0000 (21:33 -0700)] 
Remove 'xs' from text utilities (#21217)

8 years agoupdate scss linter to allow multiple spaces before on single line
Mark Otto [Sun, 27 Nov 2016 04:33:22 +0000 (20:33 -0800)] 
update scss linter to allow multiple spaces before on single line

8 years agogrunt
Mark Otto [Sun, 27 Nov 2016 03:17:23 +0000 (19:17 -0800)] 
grunt

8 years agoRemove most border-radius properties and instead use overflow: hidden; to properly...
Mark Otto [Sun, 27 Nov 2016 02:46:46 +0000 (18:46 -0800)] 
Remove most border-radius properties and instead use overflow: hidden; to properly round corners of a full progress bar. (#21216)

Fixes #19065.

8 years agoTweak jQuery-not-found error message to mention required ordering (#19024)
Stephanie Purvis [Sun, 27 Nov 2016 02:46:28 +0000 (20:46 -0600)] 
Tweak jQuery-not-found error message to mention required ordering (#19024)

8 years agominor docs content tweaks to fix #18997
Mark Otto [Sun, 27 Nov 2016 02:39:51 +0000 (18:39 -0800)] 
minor docs content tweaks to fix #18997

8 years agoUpdate comment for use of IE9 hack to fix #18082
Mark Otto [Sun, 27 Nov 2016 01:31:10 +0000 (17:31 -0800)] 
Update comment for use of IE9 hack to fix #18082

8 years agoMerge branch 'container-tooltip-option' into v4-dev
Mark Otto [Sun, 27 Nov 2016 01:02:40 +0000 (17:02 -0800)] 
Merge branch 'container-tooltip-option' into v4-dev

8 years agogrunt
Mark Otto [Sun, 27 Nov 2016 01:01:17 +0000 (17:01 -0800)] 
grunt

8 years agoUpdate migration file for renamed image classes (#21215)
Stephen Puiszis [Sun, 27 Nov 2016 00:57:25 +0000 (18:57 -0600)] 
Update migration file for renamed image classes (#21215)

8 years agoUpdate inline forms (updated docs and new flexbox styles) (#21212)
Mark Otto [Sun, 27 Nov 2016 00:55:18 +0000 (16:55 -0800)] 
Update inline forms (updated docs and new flexbox styles) (#21212)

* fix form-inline with flex enabled
* grunt
* fix alignment of labels
* shorter if syntax
* add new form example to docs for now
* update inline form docs usage guidelines
* responsive margins
* better margin utils
* fix sizing of .form-check
* flexbox alignment of .form-check
* no need to change direction
* support custom controls in inline form, for default and flex modes
* add example of custom select and checks to docs
* remove hidden and visible label variants since we cover that in the usage guidelines at the start and include hidden labels everywhere
* use property value instead of layout name
* apply to all labels
* add a visible label, space it out
* add id

8 years agogrunt
Mark Otto [Sun, 27 Nov 2016 00:49:39 +0000 (16:49 -0800)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 27 Nov 2016 00:49:07 +0000 (16:49 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoAdd .rounded-0 utility class (#21214)
Ken Dale [Sun, 27 Nov 2016 00:47:53 +0000 (19:47 -0500)] 
Add .rounded-0 utility class (#21214)

* Add rounded-0 class

8 years agoBorder utilities (#21213)
Mark Otto [Sun, 27 Nov 2016 00:44:16 +0000 (16:44 -0800)] 
Border utilities (#21213)

* grunt

* add border utilities for removing borders

* clean up comments

* add basic border docs

* docs styles for border utils

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 21:42:46 +0000 (13:42 -0800)] 
grunt

8 years agoAdd .no-gutters option to remove gutters from rows (#21211)
Mark Otto [Sat, 26 Nov 2016 20:13:15 +0000 (12:13 -0800)] 
Add .no-gutters option to remove gutters from rows (#21211)

Fixes #19107.

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 19:16:53 +0000 (11:16 -0800)] 
grunt

8 years agoMerge pull request #21076 from 3dd13/use-rounded-circle-in-carousel-example
Mark Otto [Sat, 26 Nov 2016 10:35:38 +0000 (02:35 -0800)] 
Merge pull request #21076 from 3dd13/use-rounded-circle-in-carousel-example

in carousel example, replace img-circle by rounded-circle css class

8 years agoMerge pull request #21204 from ounziw/patch-1
Mark Otto [Sat, 26 Nov 2016 10:04:51 +0000 (02:04 -0800)] 
Merge pull request #21204 from ounziw/patch-1

grid-breakpoint fix [document]

8 years agoMerge pull request #21205 from twbs/navbar-disabled
Mark Otto [Sat, 26 Nov 2016 10:03:46 +0000 (02:03 -0800)] 
Merge pull request #21205 from twbs/navbar-disabled

v4 disabled navbar links

8 years agoMerge pull request #21208 from twbs/table-responsive-docs
Mark Otto [Sat, 26 Nov 2016 10:03:12 +0000 (02:03 -0800)] 
Merge pull request #21208 from twbs/table-responsive-docs

Update .table-responsive

8 years agouncomment autohiding scroll and remove commented out border 21208/head
Mark Otto [Sat, 26 Nov 2016 09:47:16 +0000 (01:47 -0800)] 
uncomment autohiding scroll and remove commented out border

8 years agoupdate comment
Mark Otto [Sat, 26 Nov 2016 09:46:11 +0000 (01:46 -0800)] 
update comment

8 years agoMove .table-responsive to .table instead of as a parent
Mark Otto [Sat, 26 Nov 2016 09:45:40 +0000 (01:45 -0800)] 
Move .table-responsive to .table instead of as a parent

8 years agoprevent double border on responsive .table-border
Mark Otto [Sat, 26 Nov 2016 09:44:06 +0000 (01:44 -0800)] 
prevent double border on responsive .table-border

8 years agoMerge pull request #21203 from twbs/conditional-transition-animations
Mark Otto [Sat, 26 Nov 2016 09:27:55 +0000 (01:27 -0800)] 
Merge pull request #21203 from twbs/conditional-transition-animations

Wrap .fade and .collapsing transition properties in $enable-transitions

8 years agoMerge pull request #21207 from twbs/modal-sizes
Mark Otto [Sat, 26 Nov 2016 09:21:58 +0000 (01:21 -0800)] 
Merge pull request #21207 from twbs/modal-sizes

Tweak modal sizes

8 years agoMerge pull request #18900 from vlastikcz/v4-dev-buttonChange
Mark Otto [Sat, 26 Nov 2016 09:18:21 +0000 (01:18 -0800)] 
Merge pull request #18900 from vlastikcz/v4-dev-buttonChange

Button toggling - trigger change event on input. Fixes #16673, fixes #17599.

8 years agoMerge pull request #19058 from Johann-S/carouselInput
Mark Otto [Sat, 26 Nov 2016 09:14:55 +0000 (01:14 -0800)] 
Merge pull request #19058 from Johann-S/carouselInput

Carousel - Do not prevent on keydown for input and textarea

8 years agoMerge branch 'v4-dev' into modal-sizes 21207/head
Mark Otto [Sat, 26 Nov 2016 09:04:51 +0000 (01:04 -0800)] 
Merge branch 'v4-dev' into modal-sizes

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 09:04:12 +0000 (01:04 -0800)] 
grunt

8 years agoFollow up fix to #19953 for linting error in builds
Mark Otto [Sat, 26 Nov 2016 09:04:02 +0000 (01:04 -0800)] 
Follow up fix to #19953 for linting error in builds

See https://travis-ci.org/twbs/bootstrap/jobs/179010884 for build failure

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 09:00:16 +0000 (01:00 -0800)] 
grunt

8 years agoMerge branch 'v4-dev-18796' of https://github.com/maxbeatty/bootstrap into maxbeatty...
Mark Otto [Sat, 26 Nov 2016 08:58:51 +0000 (00:58 -0800)] 
Merge branch 'v4-dev-18796' of https://github.com/maxbeatty/bootstrap into maxbeatty-v4-dev-18796

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 08:58:11 +0000 (00:58 -0800)] 
grunt

8 years agoMerge pull request #21206 from twbs/gray-lightest
Mark Otto [Sat, 26 Nov 2016 08:52:52 +0000 (00:52 -0800)] 
Merge pull request #21206 from twbs/gray-lightest

Update use of $gray-lightest variable

8 years agodecrease size of modal-md and modal-lg to ensure fitting in responsive layouts
Mark Otto [Sat, 26 Nov 2016 08:47:33 +0000 (00:47 -0800)] 
decrease size of modal-md and modal-lg to ensure fitting in responsive layouts

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 08:40:17 +0000 (00:40 -0800)] 
grunt

8 years agoDropdown perf - on keyboard nav, find active item in the active dropdown rather than...
Pierre-Denis Vanduynslager [Sat, 26 Nov 2016 08:35:49 +0000 (03:35 -0500)] 
Dropdown perf - on keyboard nav, find active item in the active dropdown rather than the whole document (#19953)

8 years agochange instances of hardcoded lightest gray to sass variable -lightest 21206/head
Mark Otto [Sat, 26 Nov 2016 08:23:49 +0000 (00:23 -0800)] 
change instances of hardcoded lightest gray to sass variable -lightest

8 years agochange uses of #f5f5f5 to -lightest
Mark Otto [Sat, 26 Nov 2016 08:22:49 +0000 (00:22 -0800)] 
change uses of #f5f5f5 to -lightest

8 years agoadd some disabled navbar link examples 21205/head
Mark Otto [Sat, 26 Nov 2016 08:19:30 +0000 (00:19 -0800)] 
add some disabled navbar link examples

8 years agoadd disabled classes to light and dark navbar nav-links
Mark Otto [Sat, 26 Nov 2016 08:19:13 +0000 (00:19 -0800)] 
add disabled classes to light and dark navbar nav-links

8 years agoImplement container option for tooltips and popovers.
andyexeter [Thu, 15 Sep 2016 09:33:11 +0000 (10:33 +0100)] 
Implement container option for tooltips and popovers.

8 years agoUpdate bootstrap-grid.scss to include box-sizing and responsive changes (#21202)
Mark Otto [Sat, 26 Nov 2016 07:03:07 +0000 (23:03 -0800)] 
Update bootstrap-grid.scss to include box-sizing and responsive changes (#21202)

8 years agoAdd test unit to check logic of ignoreBackdropClick (#18245)
Johann [Sat, 26 Nov 2016 06:57:20 +0000 (07:57 +0100)] 
Add test unit to check logic of ignoreBackdropClick (#18245)

8 years agogrid-breakpoint fix 21204/head
Fumito Mizuno [Sat, 26 Nov 2016 06:47:40 +0000 (15:47 +0900)] 
grid-breakpoint fix

grid-breakpoint for sm is 576px
https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L186

current document shows 544px, but it should be 576px

8 years agore-enable transitions (which according to the options.md doc is the default) 21203/head
Mark Otto [Sat, 26 Nov 2016 06:08:51 +0000 (22:08 -0800)] 
re-enable transitions (which according to the options.md doc is the default)

8 years agoWrap .fade and .collapsing transition properties in -transitions
Mark Otto [Sat, 26 Nov 2016 06:06:40 +0000 (22:06 -0800)] 
Wrap .fade and .collapsing transition properties in -transitions

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 05:48:39 +0000 (21:48 -0800)] 
grunt

8 years agoRefactor Dashboard example. (#21140)
Bardi Harborow [Sat, 26 Nov 2016 04:23:11 +0000 (15:23 +1100)] 
Refactor Dashboard example. (#21140)

8 years agov4: Flexbox nav options (#21201)
Mark Otto [Sat, 26 Nov 2016 01:46:13 +0000 (17:46 -0800)] 
v4: Flexbox nav options (#21201)

* Add some flexbox nav components
  - Includes .nav-justified for inline, tab, and pill nav components
  - Includes example of using the flex utils (.d- and .flex-items-) for centered nav
* redo heading hierarchy a bit

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 01:40:44 +0000 (17:40 -0800)] 
grunt

8 years agoAdded a virtual test
matus [Sat, 9 Jan 2016 08:40:51 +0000 (16:40 +0800)] 
Added a virtual test

8 years agoScrollspy selecting the last element when at the bottom of the page (fixes #17739)
matus [Fri, 8 Jan 2016 19:20:40 +0000 (03:20 +0800)] 
Scrollspy selecting the last element when at the bottom of the page (fixes #17739)

8 years agogrunt
Mark Otto [Sat, 26 Nov 2016 01:29:28 +0000 (17:29 -0800)] 
grunt

8 years agov4: Miscellaneous color changes (#21199)
Mark Otto [Sat, 26 Nov 2016 00:03:13 +0000 (16:03 -0800)] 
v4: Miscellaneous color changes (#21199)

* Darken dismiss icon opacity
* Darken text on active list group items
* Darken light gray for accessibility/contrast, then update gray and dark gray to match

8 years agogrunt
Mark Otto [Fri, 25 Nov 2016 23:00:23 +0000 (15:00 -0800)] 
grunt

8 years agoMerge branch 'eslint' of https://github.com/bardiharborow/bootstrap into bardiharboro...
Mark Otto [Fri, 25 Nov 2016 22:59:28 +0000 (14:59 -0800)] 
Merge branch 'eslint' of https://github.com/bardiharborow/bootstrap into bardiharborow-eslint

8 years ago[Fix #17371][V4] Deactivating dropdown links in nav tab (#17642)
Matt Hernandez [Fri, 25 Nov 2016 22:56:41 +0000 (14:56 -0800)] 
[Fix #17371][V4] Deactivating dropdown links in nav tab (#17642)

* Fix bug with dropdown tab links not deactivating when other tab or dropdown link is clicked

* Revise bug fix for more stability

8 years agoAdd @supports feature query for Carousel CSS 3D transforms; fixes #15534 (#19751)
Chris Rebert [Fri, 25 Nov 2016 22:51:55 +0000 (14:51 -0800)] 
Add @supports feature query for Carousel CSS 3D transforms; fixes #15534 (#19751)

[skip sauce]
[skip validator]