aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed titles of visual test pages.Scott González2009-07-183-3/+3
* Started building compound visual tests (multiple plugins). Partial fix for #...Scott González2009-07-184-0/+232
* Dialog: Removed drag and resize option handling from setDataSwitch hash (lega...Scott González2009-07-161-7/+1
* Fixed the regression introduced in r2861Jörn Zaefferer2009-07-151-1/+3
* animateClass: Don't animate scrollbar properties. Fixes #4676 - toggleClass ...Scott González2009-07-131-0/+7
* toggleClass demo: Fixed script and stylesheet URLs to be relative.Scott González2009-07-131-4/+4
* workaround for #4375Jörn Zaefferer2009-07-114-9/+20
* Dialog: Changed beforeclose option to beforeClose. Fixes #4669 - Dialog: bef...Scott González2009-07-112-5/+5
* Widget factory: Force event types to be lowercase. Fixes #4668 - All event t...Scott González2009-07-112-16/+15
* Dialog: Use _trigger for drag and resize events instead of executing callback...Scott González2009-07-102-39/+77
* accordion: fix for static markupJörn Zaefferer2009-07-093-3/+3
* updated header for ui.stackfix.js, after confirming with Brandon the copyrigh...Jörn Zaefferer2009-07-091-6/+0
* replacing bgiframe with ui.stackfix, updated dialog and its demos accordinglyJörn Zaefferer2009-07-0910-116/+61
* Scale: Reset opacity after animation. Fixed #4274 - New show hide effects don...Scott González2009-07-091-0/+3
* Draggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove absol...Scott González2009-07-092-3/+2
* Droppable: Removed absolutePosition from ui hash. Fixes #3989 - Remove absol...Scott González2009-07-091-1/+0
* Fixed #4551 - Sortable connectWith fails if item is floated. Props dhlavety a...Richard Worth2009-07-072-4/+51
* Datepicker: Fixed #4634 Incorrect month number when using selectOtherMonthsKeith Wood2009-07-051-1/+1
* Datepicker: Fixed #4646 Localization error in ui.datepicker-es.jsKeith Wood2009-07-051-2/+2
* Widget factory: Convert falsy data values to an empty hash in _trigger. Fixe...Scott González2009-07-042-17/+18
* accordion fix for #4653: added tests, adopted no-auto-height demo to also cov...Jörn Zaefferer2009-07-034-28/+42
* datepicker: fixed dateFormat exampleCa-Phun Ung2009-06-241-2/+2
* Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localizationKeith Wood2009-06-223-0/+10
* Datepicker: Fixed #4536 Datepicker maxDate doesn't take into account column l...Keith Wood2009-06-221-3/+3
* Datepicker. Fixed #3657 showOtherMonths should allow the selection of days fr...Keith Wood2009-06-214-3/+60
* Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define d...Scott González2009-06-202-0/+14
* Tests: Fixed includes of cookie and simulate plugins.Scott González2009-06-203-4/+4
* Tests: Fixed import of testsuite.css.Scott González2009-06-201-1/+1
* Datepicker: default, min, and max dates can be specified as date strings in t...Keith Wood2009-06-162-12/+30
* Datepicker: Fixed #4592 Basque (euskara) localizationKeith Wood2009-06-163-0/+25
* Refactored puff effect.Scott González2009-06-151-25/+20
* 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
* Widget factory: Make methods chainable if the return value is undefined. Fix...Scott González2009-06-151-1/+1
* Fixed Italian localization for datepicker. (Fixed #4599 - Datepicker i18n: F...Scott González2009-06-131-4/+4
* Effects core: Fixed indentation for color animation overrides.Scott González2009-06-121-19/+16
* UI Tabs: a fix for messed up animations and ajax tabsKlaus Hartl2009-06-121-0/+4
* 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
* Datepicker: Fixed #4514 Dialog doesn't accept initial date as DateKeith Wood2009-06-111-6/+7
* 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
* Datepicker: Fixed #4556 Hungarian locale typoKeith Wood2009-06-091-2/+2
* Dialog: adjusting minHeight when the height option is less than the minHeight...Scott González2009-06-091-11/+27
* All mouse-based plugins: Extend $.ui.mouse.defaults. Changed $.ui.mouse.defa...Scott González2009-06-096-23/+11
* Datepicker: Added Vietnamese localisationKeith Wood2009-06-063-0/+25
* svn:mime-typeRichard Worth2009-06-040-0/+0
* Updated base theme to match smoothness. Fixed #4447 - UI Icons are not even, ...Richard Worth2009-06-0410-10/+10
* Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - De...Scott González2009-05-311-7/+14
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-2736-522/+1299