.. |
i18n
|
Datepicker i18n: Added Algerian Arabic to demos.
|
2011-01-19 10:15:15 -05:00 |
jquery.effects.blind.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.bounce.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.clip.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.core.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.drop.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.explode.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.fade.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.fold.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.highlight.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.pulsate.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.scale.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.shake.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.slide.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.effects.transfer.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.accordion.js
|
Merge branch 'master' into widget-events
|
2011-01-31 22:04:09 -05:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Fixed handling of race conditions when using jQuery 1.3.2. Fixes #6904 - Autocomplete: Race condition handling means.
|
2011-01-27 14:49:59 -05:00 |
jquery.ui.button.js
|
All: Define defaultElement for non-div widgets.
|
2011-01-23 17:55:53 -05:00 |
jquery.ui.core.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.datepicker.js
|
Datepicker: Update parseDate to properly handle a string value in shortYearCutoff. Fixed #6872: parseDate does not default shortYearCutoff correctly.
|
2011-01-18 16:25:58 +13:00 |
jquery.ui.dialog.js
|
Dialog: Use ._focusable() and ._hoverable().
|
2011-01-24 21:58:40 -05:00 |
jquery.ui.draggable.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.droppable.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.menu.js
|
All: Define defaultElement for non-div widgets.
|
2011-01-23 17:55:53 -05:00 |
jquery.ui.mouse.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.position.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.progressbar.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.resizable.js
|
Resizable: Changed the way box size is determined when using a helper. Fixed #6926 - Window doesn't change to size that helper shows when snapping to grid
|
2011-02-01 18:52:17 -08:00 |
jquery.ui.selectable.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.slider.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.sortable.js
|
Sortable: Make sure we have a placeholder before trying to remove it during a cancel. Fixes #6879 - Sortable: Calling cancel when there is no sort occurring throws an error.
|
2011-01-19 11:11:49 -05:00 |
jquery.ui.spinner.js
|
All: Define defaultElement for non-div widgets.
|
2011-01-23 17:55:53 -05:00 |
jquery.ui.tabs.js
|
Tabs: Use ._focusable() and ._hoverable().
|
2011-01-31 21:56:55 -05:00 |
jquery.ui.tooltip.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.widget.js
|
Widget: Modified _trigger to invoke callbacks with apply so that handlers are invoked the same way .trigger() invokes them. Fixes #6795 - Widget: _trigger passes array arguments to handlers inconsistently.
|
2011-02-01 06:57:48 -05:00 |