.. |
i18n
|
Datepicker: Fixed #4646 Localization error in ui.datepicker-es.js
|
2009-07-05 05:15:33 +00:00 |
effects.blind.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.bounce.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.clip.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.core.js
|
Effects core: Removed jQuery.fn.morph (same as jQuery.fn.switchClass). Fixed #4602 (Remove jQuery.fn.morph).
|
2009-06-15 02:18:47 +00:00 |
effects.drop.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.explode.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.fold.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.highlight.js
|
Partial fix for #3773
|
2009-05-12 08:51:48 +00:00 |
effects.pulsate.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.scale.js
|
Refactored puff effect.
|
2009-06-15 02:21:44 +00:00 |
effects.shake.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.slide.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.transfer.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
ui.accordion.js
|
accordion fix for #4653: added tests, adopted no-auto-height demo to also cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed
|
2009-07-03 21:05:22 +00:00 |
ui.core.js
|
Widget factory: Convert falsy data values to an empty hash in _trigger. Fixes #4650: ui hash not always provided in events/callbacks.
|
2009-07-04 03:39:19 +00:00 |
ui.datepicker.js
|
Datepicker: Fixed #4634 Incorrect month number when using selectOtherMonths
|
2009-07-05 05:26:14 +00:00 |
ui.dialog.js
|
Dialog: adjusting minHeight when the height option is less than the minHeight to prevent unexpectedly large dialogs. Fixes #4101 (Ui Dialog height does not adjust minHeight). Fixes #4122 (Dialog's content area isn't resized when height is adjusted).
|
2009-06-09 01:10:33 +00:00 |
ui.draggable.js
|
Draggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove absolutePosition from ui hash.
|
2009-07-09 03:22:57 +00:00 |
ui.droppable.js
|
Droppable: Removed absolutePosition from ui hash. Fixes #3989 - Remove absolutePosition from ui hash.
|
2009-07-09 03:16:23 +00:00 |
ui.progressbar.js
|
Progressbar: Removed getter property.
|
2009-04-18 14:34:20 +00:00 |
ui.resizable.js
|
All mouse-based plugins: Extend $.ui.mouse.defaults. Changed $.ui.mouse.defaults.cancel to ":input,option" which is used by every plugin as its default. Fixes #4584 ($.ui.mouse.defaults never used).
|
2009-06-09 00:46:00 +00:00 |
ui.selectable.js
|
All mouse-based plugins: Extend $.ui.mouse.defaults. Changed $.ui.mouse.defaults.cancel to ":input,option" which is used by every plugin as its default. Fixes #4584 ($.ui.mouse.defaults never used).
|
2009-06-09 00:46:00 +00:00 |
ui.slider.js
|
All mouse-based plugins: Extend $.ui.mouse.defaults. Changed $.ui.mouse.defaults.cancel to ":input,option" which is used by every plugin as its default. Fixes #4584 ($.ui.mouse.defaults never used).
|
2009-06-09 00:46:00 +00:00 |
ui.sortable.js
|
Fixed #4551 - Sortable connectWith fails if item is floated. Props dhlavety and jlillywhite.
|
2009-07-07 10:41:42 +00:00 |
ui.tabs.js
|
Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define default for select option).
|
2009-06-20 13:17:05 +00:00 |