mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
grunt
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+227
-428
File diff suppressed because it is too large
Load Diff
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -3043,6 +3043,10 @@ var Tooltip = function ($) {
|
|||||||
|
|
||||||
$(tip).removeClass(ClassName.SHOW);
|
$(tip).removeClass(ClassName.SHOW);
|
||||||
|
|
||||||
|
this._activeTrigger[Trigger.CLICK] = false;
|
||||||
|
this._activeTrigger[Trigger.FOCUS] = false;
|
||||||
|
this._activeTrigger[Trigger.HOVER] = false;
|
||||||
|
|
||||||
if (Util.supportsTransitionEnd() && $(this.tip).hasClass(ClassName.FADE)) {
|
if (Util.supportsTransitionEnd() && $(this.tip).hasClass(ClassName.FADE)) {
|
||||||
this._isTransitioning = true;
|
this._isTransitioning = true;
|
||||||
$(tip).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION);
|
$(tip).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION);
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+227
-428
File diff suppressed because it is too large
Load Diff
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -3043,6 +3043,10 @@ var Tooltip = function ($) {
|
|||||||
|
|
||||||
$(tip).removeClass(ClassName.SHOW);
|
$(tip).removeClass(ClassName.SHOW);
|
||||||
|
|
||||||
|
this._activeTrigger[Trigger.CLICK] = false;
|
||||||
|
this._activeTrigger[Trigger.FOCUS] = false;
|
||||||
|
this._activeTrigger[Trigger.HOVER] = false;
|
||||||
|
|
||||||
if (Util.supportsTransitionEnd() && $(this.tip).hasClass(ClassName.FADE)) {
|
if (Util.supportsTransitionEnd() && $(this.tip).hasClass(ClassName.FADE)) {
|
||||||
this._isTransitioning = true;
|
this._isTransitioning = true;
|
||||||
$(tip).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION);
|
$(tip).one(Util.TRANSITION_END, complete).emulateTransitionEnd(TRANSITION_DURATION);
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user