aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Datepicker: Fixed #4131 Could week numbers [be] added to the DatepickerKeith Wood2009-07-2947-4/+69
* Datepicker: Default duration changedKeith Wood2009-07-291-1/+1
* sortable: fixed issues with nested containers (fixes #4703,#4611, thanks kae!)Paul Bakaus2009-07-281-29/+51
* Effects: handle switch parameter in toggleClass, fixes #4722Chi Cheng2009-07-271-2/+12
* Position: rollbackChi Cheng2009-07-271-4/+4
* position: add document link; values should be string but not defaultValue var...Chi Cheng2009-07-261-5/+5
* position: make it work without ui.core.jsChi Cheng2009-07-251-3/+6
* Stackfix: restrict version test to IE versionChi Cheng2009-07-251-2/+2
* Copied position plugin from /branches/dev/positionTo r2971.Scott González2009-07-241-0/+227
* Dialog: Use :data(resizable) instead of :ui-resizable to check if the dialog ...Scott González2009-07-241-2/+2
* Dialog: Update position option after drag. Fixes #4679 - Dialogs should reme...Scott González2009-07-231-1/+4
* Datepicker: Fixed #4691 Datepicker positioning is off if the window has almos...Keith Wood2009-07-221-2/+4
* Datepicker: Fixed #3891 Autosize input fieldKeith Wood2009-07-221-1/+30
* Datepicker: Fixed #4684 Datepicker bug when textbox id contains '$'Keith Wood2009-07-221-1/+1
* Datepicker: Fixed #4647 setDate cannot be called multiple timesKeith Wood2009-07-221-1/+2
* Highlight effect: refactor.Scott González2009-07-211-28/+30
* Dialog: Contain resizing to the document. Fixes #4664 - uiDialog.resizable n...Scott González2009-07-211-0/+1
* 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
* Dialog: Changed beforeclose option to beforeClose. Fixes #4669 - Dialog: bef...Scott González2009-07-111-1/+1
* Widget factory: Force event types to be lowercase. Fixes #4668 - All event t...Scott González2009-07-111-4/+3
* Dialog: Use _trigger for drag and resize events instead of executing callback...Scott González2009-07-101-13/+13
* 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-092-3/+49
* 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-091-1/+0
* 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-071-4/+0
* 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-041-0/+1
* accordion fix for #4653: added tests, adopted no-auto-height demo to also cov...Jörn Zaefferer2009-07-031-13/+15
* Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localizationKeith Wood2009-06-221-0/+7
* 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-211-3/+6
* Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define d...Scott González2009-06-201-0/+7
* Datepicker: default, min, and max dates can be specified as date strings in t...Keith Wood2009-06-161-9/+15
* Datepicker: Fixed #4592 Basque (euskara) localizationKeith Wood2009-06-161-0/+22
* 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