aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.effect.js
Commit message (Expand)AuthorAgeFilesLines
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-1297/+0
* All: Wrap source files with UMD return exportsRafael Xavier de Souza2014-01-241-2/+14
* Fix various coding style issuesJörn Zaefferer2013-11-131-15/+11
* Removed guard against duplicate loading. Use safe references to original func...Scott González2013-03-081-32/+35
* Effects: Handle the .hide/show/toggle( options ) signatures from core properl...Scott González2013-02-281-36/+53
* Effects: Delegate to core show/hide when the element is already in the correc...Scott González2013-02-261-2/+3
* Effects Core: make removeClass work correctly with changes jQuery 1.9.0. Fixe...David Petersen2013-01-291-2/+2
* Updating to jQuery Color 2.1.2Corey Frang2013-01-161-3/+3
* Update copyright year to 2013.Scott González2013-01-101-1/+1
* Effects: fix backwards compatibility in animateClass for jQuery Core <1.8Mike Sherov2013-01-081-0/+9
* Effects: Avoid cssHook blending in non-rgba browsers when the value is "trans...Mike Sherov2013-01-031-3/+3
* All: Convert single quotes to double quotes.Mike Sherov2012-12-251-1/+1
* All: Use .addBack() instead of .andSelf().Scott González2012-12-141-1/+1
* Effects: Use $ instead of jQuery in $.effects.animateClass. Fixes #8860 - Eff...Viktor Kojouharov2012-11-271-1/+1
* 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 support...Jörn Zaefferer2012-10-251-29/+5
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-7/+4
* Fixed some jshint errors.Scott González2012-10-211-1/+1
* Effects: Allow 'null' for options - Fixes #8670 - null reference when using e...Corey Frang2012-10-211-2/+2
* 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
* Simplify licensing.Scott González2012-08-091-1/+1
* Effects: Work around jQuery 1.6.2 returning undefined for falsy values in .da...Scott González2012-07-101-2/+12
* 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 backgroun...Scott González2012-06-251-103/+637
* Effects: Renamed all files.Scott González2012-06-151-0/+739