index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
jquery.effects.core.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Effects: Renamed all files.
Scott González
2012-06-15
1
-739
/
+0
*
Effects: Lint fixes.
Scott González
2012-05-17
1
-6
/
+6
*
Effects: Check for anonymous content being exposed via document.activeElement...
Scott González
2012-05-07
1
-0
/
+9
*
Effects Tests: Disabling focus based test - need some help here @scottgonzalez
Corey Frang
2012-04-30
1
-1
/
+1
*
Effects: Updating unit tests to use some more stable logic hopefully
Corey Frang
2012-04-30
1
-10
/
+9
*
Easings: Save a byte.
Scott González
2012-04-20
1
-1
/
+1
*
Effects core: Properly handle defaults for effects that are called with a sin...
Scott González
2012-04-02
1
-3
/
+4
*
Lint fixes.
Scott González
2012-04-02
1
-28
/
+46
*
A few lint fixes.
Scott González
2012-04-02
1
-8
/
+10
*
Protect all copyright notices against minification
Jo Liss
2012-04-02
1
-1
/
+1
*
Updated copyright year.
Scott González
2012-03-08
1
-1
/
+1
*
Update data naming for Effects. Partial fix for #7810
Jörn Zaefferer
2012-03-01
1
-2
/
+2
*
Use jQuery.css() instead of deprecated jQuery.curCSS().
Scott González
2012-02-12
1
-1
/
+1
*
Easings: Rewrote all easings to only rely on state and reduce code size. Fixe...
Scott González
2012-02-11
1
-215
/
+35
*
Merge pull request #429 from ckdake/master
Scott González
2011-11-17
1
-1
/
+1
|
\
|
*
Typo fix: loose -> lose
Chris Kelly
2011-08-10
1
-1
/
+1
*
|
Effects Core: Do not overwrite css or class changes that aren't animated duri...
ddstreet
2011-10-25
1
-16
/
+16
*
|
Effects: fixing an animateClass issue when the class was empty
Corey Frang
2011-09-29
1
-1
/
+1
*
|
Effect core: Making animate class cross-frame safe, style guidence
Corey Frang
2011-09-29
1
-3
/
+3
|
/
*
Effects: Adding a check to retain focused elements after wrapping and unwrapp...
Corey Frang
2011-08-02
1
-3
/
+20
*
Effects.core: Check Visibility vs 'hide' and 'show' modes, finish immediately...
Corey Frang
2011-06-23
1
-4
/
+11
*
Effects.*: DRY the complete callback execution into the 'done' callback passe...
gnarf
2011-06-21
1
-1
/
+13
*
Effects.*: Updating Effect Method API to avoid duplicating the queue call - F...
gnarf
2011-06-21
1
-1
/
+6
*
effects.core: Convert elements height/width to px and restore after animation...
tomykaira
2011-06-09
1
-1
/
+7
*
Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particularly ...
gnarf
2011-05-18
1
-1
/
+1
*
Class animation: Fixed handling of duration.
Scott González
2011-05-12
1
-1
/
+1
*
effects.core: Rework animateClass to support a 'children' option - Fixes #393...
gnarf
2011-05-12
1
-19
/
+49
*
Effects.core: Style Commit - double-quotes and threeqals and whitespace
gnarf
2011-05-12
1
-65
/
+65
*
Class animation: Cleaned up detection of what we can animate and fixed border...
gnarf
2011-05-11
1
-73
/
+62
*
Class Animation: Use .attr( "class" ) instead of .attr( "className" ) and adj...
Scott González
2011-04-27
1
-25
/
+24
*
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[...
gnarf
2011-03-15
1
-6
/
+29
*
effects.core: Another place where args.callback was used that escaped my firs...
gnarf
2011-03-11
1
-3
/
+3
*
Effects: Handle just passing an effect name.
Scott González
2011-03-09
1
-0
/
+5
*
effects.core: Style Guidance
gnarf
2011-03-06
1
-239
/
+286
*
Effects: Minor whitespace improvements
gnarf
2011-03-05
1
-1
/
+0
*
Cleaning up effects.core _normalizeArguments a bit more
gnarf
2011-03-02
1
-12
/
+18
*
Starting to clean up the internal API for animations
gnarf
2011-03-02
1
-33
/
+31
*
Updated copyright year.
Scott González
2011-01-17
1
-1
/
+1
*
Effects: Fixed queueing of class animations. Fixes #6748 - animateClass broke...
Scott González
2010-12-14
1
-33
/
+31
*
Effects: set right/bottom to 'auto' so effects work with dir=rtl. Fixed #6736...
Kevin Dalman
2010-12-13
1
-1
/
+1
*
Core: Fixed switchClass queueing issues using lazy evaluation of element's st...
Alex Dovenmuehle
2010-11-19
1
-24
/
+32
*
Effects: Allow named speeds to be 0. Fixes #6657 - Allow named speeds to be 0
J. Ryan Stinnett
2010-11-16
1
-1
/
+1
*
Effects: Added borderColor to color animation list. Fixes #6164 - Effectts: A...
Scott González
2010-10-08
1
-1
/
+1
*
Effects: Jump to final state and execute callbacks when $.fx.off is set to tr...
Scott González
2010-10-04
1
-2
/
+16
*
Effects: Fixed .show(), .hide(), .toggle() to accept a hash of options again....
Scott González
2010-09-20
1
-4
/
+17
*
Effects: Fix show/hide/toggle test for using core functions. Fixed: #5456 - ...
malsup
2010-08-09
1
-4
/
+4
*
argument shifting is not done correctly when the options argument is not supp...
kobrigo
2010-07-16
1
-5
/
+5
*
All: Added http://jqueryui.com/about to header comments.
Scott González
2010-07-14
1
-1
/
+1
*
All: Define a local undefined variable inside the main closure.
Scott González
2010-07-13
1
-1
/
+1
*
Updated copyright headers to make it clear that you can choose between MIT an...
Scott González
2010-07-09
1
-3
/
+3
[next]