.. |
i18n
|
Datepicker: improved translation of Norwegian names for days and months. Fixed #6986 - Improved translation of day and month names
|
2011-02-14 05:49:33 -08: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
|
Accordion: Reset overflow on both content panels being animated, not just the one being shown. Fixes #6957 - .ui-accordion-content's overflow value does not change back to auto in IE 6.
|
2011-02-08 16:13:18 -05:00 |
jquery.ui.autocomplete.js
|
Added version property to plugins that were missing them.
|
2011-02-03 12:01:26 -05:00 |
jquery.ui.button.js
|
Button: Batched class changes to improve performance. Fixes #6934. Button: Batch class changes to improve performance.
|
2011-02-10 22:11:59 -05:00 |
jquery.ui.core.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.datepicker.js
|
Datepicker: prevent datepicker initialization on empty jquery collection and add unit test. Fixed #6976 - datepicker creates extra dom element with empty object
|
2011-02-15 10:15:46 -08: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
|
Menu: Remove ui-state-hover class from menu items on destroy
|
2011-02-16 08:39:30 +01: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
|
Widget: Handle super calls when method calls go up and down the inheritance chain.
|
2011-02-11 08:53:43 -05:00 |
jquery.ui.tabs.js
|
Tabs: Pass original event for show and select events. Fixes #5043 - Tabs: pass original event.
|
2011-02-15 08:56:19 -05:00 |
jquery.ui.tooltip.js
|
Added version property to plugins that were missing them.
|
2011-02-03 12:01:26 -05:00 |
jquery.ui.widget.js
|
Widget: modified widget to throw exception on attempt to call private methods. Fixed #6947 - Attempt to access private member of widget returns jQuery object
|
2011-02-16 00:28:32 -08:00 |