aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.effect.js
Commit message (Collapse)AuthorAgeFilesLines
* Effects Core: Upgrading jQuery Color to 2.1.1Corey Frang2012-11-231-50/+58
|
* Effects: Cleaned up getElementStyles().Scott González2012-11-091-14/+13
|
* Effects: Remove deprecated $.effects[]. Fixes #7115 - Effects: Remove ↵Jörn Zaefferer2012-10-251-29/+5
| | | | support for effects in $.effects[].
* Build: Enable "unused" option in jshint - Remove unused variables from ↵Mike Sherov2012-10-231-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests
* Fixed some jshint errors.Scott González2012-10-211-1/+1
|
* Effects: Allow 'null' for options - Fixes #8670 - null reference when using ↵Corey Frang2012-10-211-2/+2
| | | | effects - Closes gh-783
* Effect: fix typo in comment ft "optinos" => "options"Andrew Couch2012-10-181-1/+1
|
* Updated docs URLs for core files.Scott González2012-09-291-1/+1
|
* Updated docs URLS.Scott González2012-09-261-1/+1
|
* Effects: Cleanup.Scott González2012-08-271-12/+17
|
* Upgrade jQuery Color to 2.0.0. Fixes #6969 - Effects: 'borderColor' property ↵Scott González2012-08-141-12/+38
| | | | is buggy.
* Simplify licensing.Scott González2012-08-091-1/+1
|
* Effects: Work around jQuery 1.6.2 returning undefined for falsy values in ↵Scott González2012-07-101-2/+12
| | | | .data().
* Effects: Update jQuery Color.Scott González2012-07-091-119/+87
|
* Update copyright to jQuery Foundation.Scott González2012-07-041-1/+2
|
* Effects: Update jquery-color.Scott González2012-06-281-15/+11
|
* Upgrade to jquery-color 2.0pre. Fixes #6910 - Trying to animate the ↵Scott González2012-06-251-103/+637
| | | | background color of a document fragment can easily fail. Fixes #5215 - Effects color: Add support for rgba animations. Fixes #4372 - Animate backgroundColor to 'transparent'. Fixes #5393 - getColor reports inaccurate color for transparent elements in Webkit. Fixes #3806 - Feature request: expose getRGB and getColor.
* Effects: Renamed all files.Scott González2012-06-151-0/+739