Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -581/+0 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | Effects: handle switch parameter in toggleClass, fixes #4722 | Chi Cheng | 2009-07-27 | 1 | -2/+12 |
| | |||||
* | animateClass: Don't animate scrollbar properties. Fixes #4676 - toggleClass ↵ | Scott González | 2009-07-13 | 1 | -0/+7 |
| | | | | breaks in IE sometimes. | ||||
* | Effects core: Removed jQuery.fn.morph (same as jQuery.fn.switchClass). ↵ | Scott González | 2009-06-15 | 1 | -4/+1 |
| | | | | Fixed #4602 (Remove jQuery.fn.morph). | ||||
* | Effects core: Tweaked color animation. | Scott González | 2009-06-15 | 1 | -9/+8 |
| | |||||
* | Effects core: Fixed indentation for color animation overrides. | Scott González | 2009-06-12 | 1 | -19/+16 |
| | |||||
* | Effects core: Reorganized method overloading. | Scott González | 2009-06-11 | 1 | -11/+10 |
| | |||||
* | Effects core: Refactored .effect() method; now uses _normalizeArguments and ↵ | Scott González | 2009-06-11 | 1 | -2/+11 |
| | | | | honors jQuery.fx.off. Fixes #4328 (IE6 with fx.off and highlight throws a script error). | ||||
* | Effects core: Changed callback option to complete. Fixes #4586 (Effects ↵ | Scott González | 2009-06-10 | 1 | -1/+1 |
| | | | | callback should be "complete" not "callback"). | ||||
* | Effects core: Refactored show/hide/toggle methods. | Scott González | 2009-06-10 | 1 | -20/+38 |
| | |||||
* | Effects Core: Proper handling for .toggle(true). Fixes #4473 - effects.core ↵ | Scott González | 2009-04-19 | 1 | -2/+4 |
| | | | | corrupts jQuery toggle(<boolean switch>) functionality. | ||||
* | changed ui.jquery.com to jqueryui.com | Richard Worth | 2009-02-27 | 1 | -1/+1 |
| | |||||
* | effects core: the second argument passed to effect methods wasn't checked ↵ | Paul Bakaus | 2009-02-19 | 1 | -1/+1 |
| | | | | for being a callback function (fixes #4181 - Effects methods don't allow callback as the second parameter) | ||||
* | Prevent loading core files multiple times. Fixes #4130 - Too much recurson ↵ | Scott González | 2009-02-13 | 1 | -5/+3 |
| | | | | with double include. | ||||
* | effect core: speed wasn't detected in all situations (fixes #4057) | Paul Bakaus | 2009-02-05 | 1 | -1/+1 |
| | |||||
* | effects core: fixed undefined options error | Richard Worth | 2009-01-30 | 1 | -1/+1 |
| | |||||
* | effects: fixed various problems with order of callbacks (i.e. show('drop', ↵ | Paul Bakaus | 2009-01-29 | 1 | -7/+16 |
| | | | | 500) wasn't working) (additionally fixes #3912) | ||||
* | whitespace | Richard Worth | 2009-01-22 | 1 | -12/+12 |
| | |||||
* | Removed broken utf-8 copyright characters. | Scott González | 2009-01-18 | 1 | -2/+2 |
| | |||||
* | effects: fix #3857 | Chi Cheng | 2009-01-16 | 1 | -3/+3 |
| | |||||
* | effects: improved syntax, arguments, fixes #3674 | Paul Bakaus | 2009-01-07 | 1 | -43/+69 |
| | |||||
* | Happy New Year | Richard Worth | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | effects.core.js: Fixed character encoding so Notepad will stop adding UTF-8 BOM | Richard Worth | 2008-12-10 | 1 | -2/+2 |
| | |||||
* | Removed some UTF-8 BOMs causing problems in the download builder versions of ↵ | Richard Worth | 2008-12-06 | 1 | -1/+1 |
| | | | | files. | ||||
* | New file: AUTHORS.txt instead of having a single contributor's name in each ↵ | Richard Worth | 2008-11-21 | 1 | -1/+1 |
| | | | | file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b | ||||
* | Source formatting: Removing trailing spaces | Eduardo Lundgren | 2008-11-20 | 1 | -31/+31 |
| | |||||
* | Removed all trailing whitespace from .js and .html files | Richard Worth | 2008-11-18 | 1 | -1/+1 |
| | |||||
* | Various: Fixed #3596: Removed references to jQuery for .noConflict() ↵ | Scott González | 2008-11-18 | 1 | -12/+12 |
| | | | | compatibility. | ||||
* | adding version property to all ui components | Jörn Zaefferer | 2008-10-05 | 1 | -0/+1 |
| | |||||
* | added missing semicolon | Richard Worth | 2008-10-01 | 1 | -2/+2 |
| | |||||
* | whitespace: Removed trailing whitespace from non-blank lines | Richard Worth | 2008-09-20 | 1 | -3/+3 |
| | |||||
* | Reverted r695. | Scott González | 2008-09-19 | 1 | -35/+35 |
| | |||||
* | Remove Trailing Spaces | Eduardo Lundgren | 2008-09-19 | 1 | -35/+35 |
| | |||||
* | preserve percent values if they are returned in createWrapper | Aaron Eisenberger | 2008-06-30 | 1 | -2/+2 |
| | |||||
* | typo in createWrapper (fixes #2974 fixes #2975) | Aaron Eisenberger | 2008-06-26 | 1 | -1/+1 |
| | |||||
* | Dropped blank line at end of header comments. | Scott González | 2008-06-11 | 1 | -1/+0 |
| | |||||
* | Added @VERSION | Richard Worth | 2008-06-09 | 1 | -1/+1 |
| | |||||
* | renamed source -> ui | Richard Worth | 2008-06-07 | 1 | -0/+510 |