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
/
tests
/
unit
/
effects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade jQuery to 1.8.3.
Scott González
2012-11-14
1
-1
/
+1
*
Effects: Remove deprecated $.effects[]. Fixes #7115 - Effects: Remove support...
Jörn Zaefferer
2012-10-25
1
-3
/
+0
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
1
-9
/
+5
*
Effects: Allow 'null' for options - Fixes #8670 - null reference when using e...
Corey Frang
2012-10-21
1
-0
/
+11
*
Upgrade jQuery to 1.8.2.
Scott González
2012-09-20
1
-1
/
+1
*
Upgrade jQuery to 1.8.0.
Scott González
2012-08-13
1
-1
/
+1
*
Tests: Enable QUnit.config.requireExpects.
Scott González
2012-06-27
2
-0
/
+2
*
Effects tests: Convert step callback to a no-op after first call in animateCl...
Scott González
2012-06-25
1
-6
/
+6
*
Effects tests: Don't use internal jQuery properties to detect support for fix...
Scott González
2012-06-16
1
-7
/
+7
*
Tests: Remove the need to include the 'ui.' prefix in testJshint() now that e...
Scott González
2012-06-15
1
-1
/
+1
*
Effects tests: Fixed JSHint references.
Scott González
2012-06-15
1
-1
/
+1
*
Effects: Renamed all files.
Scott González
2012-06-15
1
-14
/
+14
*
Effects tests: Added TODO for disabled test.
Scott González
2012-04-30
1
-1
/
+1
*
Effects Tests: Disabling focus based test - need some help here @scottgonzalez
Corey Frang
2012-04-30
1
-1
/
+2
*
Effects: Updating unit tests to use some more stable logic hopefully
Corey Frang
2012-04-30
1
-26
/
+67
*
Tests: Run JSHint.
Scott González
2012-04-29
1
-1
/
+7
*
Tests: Moved loadResources to TestHelpers.
Scott González
2012-04-23
1
-6
/
+5
*
Update to official qunit composite addon
Jörn Zaefferer
2012-04-21
1
-2
/
+2
*
Tests: Lint
Scott González
2012-04-19
2
-19
/
+17
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
1
-1
/
+1
*
Upgrade jQuery to 1.7.1.
Scott González
2011-11-22
1
-1
/
+1
*
Effects tests: Proper detection of fixed position support in jQuery 1.7.
Scott González
2011-11-09
1
-2
/
+7
*
Upgrade jQuery to 1.7.
Scott González
2011-11-09
1
-1
/
+1
*
Tests: Change the input in the effects test to a text input. This fixes faili...
kborchers
2011-11-02
1
-1
/
+1
*
Tests: Added ability to run tests against minified files via ?min=1
Scott González
2011-10-28
1
-14
/
+21
*
Effects Core: Do not overwrite css or class changes that aren't animated duri...
ddstreet
2011-10-25
2
-59
/
+87
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
1
-1
/
+1
*
Scale: We can't detect this reliably currently, so assume all elements are po...
Corey Frang
2011-10-14
1
-0
/
+2
*
Effects tests: Ignore leading/trailing whitespace when comparing style proper...
Scott González
2011-09-28
1
-2
/
+2
*
Tests: Cleanup.
Scott González
2011-08-03
1
-14
/
+11
*
Tests: Added test suites to run individual widget tests against all supported...
Scott González
2011-08-02
2
-2
/
+32
*
Effects: Adding a check to retain focused elements after wrapping and unwrapp...
Corey Frang
2011-08-02
1
-0
/
+11
*
Tests: Added ability to run tests suites against different versions of jQuery...
Scott González
2011-07-28
1
-1
/
+1
*
Merge branch 'master' into core-1.6.1
Scott González
2011-07-25
3
-23
/
+153
|
\
|
*
Unit Tests: Fixing a typo in the new test for hide/show on hidden/shown
Corey Frang
2011-06-23
1
-1
/
+1
|
*
Effects.core: Check Visibility vs 'hide' and 'show' modes, finish immediately...
Corey Frang
2011-06-23
1
-0
/
+12
|
*
Unit Tests: Adding a unit test to make sure .stop( true, true ) clears the in...
Corey Frang
2011-06-23
1
-0
/
+15
|
*
Tests: Adding visual/unit tests for scale effect.
gnarf
2011-06-14
2
-30
/
+107
|
*
effects.core: Convert elements height/width to px and restore after animation...
tomykaira
2011-06-09
2
-0
/
+26
*
|
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
1
-1
/
+1
|
/
*
Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particularly ...
gnarf
2011-05-18
2
-6
/
+10
*
Unit Tests: Cleaning up some code in effects unit tests, removing magic numbe...
gnarf
2011-05-16
1
-15
/
+22
*
Unit Tests: adding unit test for #7356
gnarf
2011-05-12
1
-0
/
+20
*
Unit Tests: effects: adding some animateClass tests
gnarf
2011-05-12
2
-8
/
+63
*
Added some better queue order testing
gnarf
2011-05-04
1
-5
/
+23
*
Unit Tests: Adding some basic unit tests for effects.* modules
gnarf
2011-05-01
2
-9
/
+27
*
unit tests: updating unit test boilerplate for effects
gnarf
2011-03-29
2
-32
/
+37
*
unit tests: adding an empty effects unit test page
gnarf
2011-03-29
2
-0
/
+60