aboutsummaryrefslogtreecommitdiffstats
path: root/ui/effects.core.js
Commit message (Expand)AuthorAgeFilesLines
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-581/+0
* Effects: handle switch parameter in toggleClass, fixes #4722Chi Cheng2009-07-271-2/+12
* animateClass: Don't animate scrollbar properties. Fixes #4676 - toggleClass ...Scott González2009-07-131-0/+7
* Effects core: Removed jQuery.fn.morph (same as jQuery.fn.switchClass). Fixed...Scott González2009-06-151-4/+1
* Effects core: Tweaked color animation.Scott González2009-06-151-9/+8
* Effects core: Fixed indentation for color animation overrides.Scott González2009-06-121-19/+16
* Effects core: Reorganized method overloading.Scott González2009-06-111-11/+10
* Effects core: Refactored .effect() method; now uses _normalizeArguments and h...Scott González2009-06-111-2/+11
* Effects core: Changed callback option to complete. Fixes #4586 (Effects call...Scott González2009-06-101-1/+1
* Effects core: Refactored show/hide/toggle methods.Scott González2009-06-101-20/+38
* Effects Core: Proper handling for .toggle(true). Fixes #4473 - effects.core ...Scott González2009-04-191-2/+4
* changed ui.jquery.com to jqueryui.comRichard Worth2009-02-271-1/+1
* effects core: the second argument passed to effect methods wasn't checked for...Paul Bakaus2009-02-191-1/+1
* Prevent loading core files multiple times. Fixes #4130 - Too much recurson w...Scott González2009-02-131-5/+3
* effect core: speed wasn't detected in all situations (fixes #4057)Paul Bakaus2009-02-051-1/+1
* effects core: fixed undefined options errorRichard Worth2009-01-301-1/+1
* effects: fixed various problems with order of callbacks (i.e. show('drop', 50...Paul Bakaus2009-01-291-7/+16
* whitespaceRichard Worth2009-01-221-12/+12
* Removed broken utf-8 copyright characters.Scott González2009-01-181-2/+2
* effects: fix #3857Chi Cheng2009-01-161-3/+3
* effects: improved syntax, arguments, fixes #3674Paul Bakaus2009-01-071-43/+69
* Happy New YearRichard Worth2009-01-031-1/+1
* effects.core.js: Fixed character encoding so Notepad will stop adding UTF-8 BOMRichard Worth2008-12-101-2/+2
* Removed some UTF-8 BOMs causing problems in the download builder versions of ...Richard Worth2008-12-061-1/+1
* New file: AUTHORS.txt instead of having a single contributor's name in each f...Richard Worth2008-11-211-1/+1
* Source formatting: Removing trailing spacesEduardo Lundgren2008-11-201-31/+31
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-1/+1
* Various: Fixed #3596: Removed references to jQuery for .noConflict() compatib...Scott González2008-11-181-12/+12
* adding version property to all ui componentsJörn Zaefferer2008-10-051-0/+1
* added missing semicolonRichard Worth2008-10-011-2/+2
* whitespace: Removed trailing whitespace from non-blank linesRichard Worth2008-09-201-3/+3
* Reverted r695.Scott González2008-09-191-35/+35
* Remove Trailing SpacesEduardo Lundgren2008-09-191-35/+35
* preserve percent values if they are returned in createWrapper Aaron Eisenberger2008-06-301-2/+2
* typo in createWrapper (fixes #2974 fixes #2975)Aaron Eisenberger2008-06-261-1/+1
* Dropped blank line at end of header comments.Scott González2008-06-111-1/+0
* Added @VERSIONRichard Worth2008-06-091-1/+1
* renamed source -> uiRichard Worth2008-06-071-0/+510