.. |
i18n
|
Datepicker i18n: Changed all html named character entities to unicode hex entities. Fixed #7008 - Chromium-Browser does not support html-entities in datePicker i18n-translation
|
2011-02-19 09:54: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
|
Accordion: Handle changing the event option. Fixes #6740 - Dynamically changing accordion's event handler doesn't actually change the behaviour.
|
2011-02-21 16:07:59 +01: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: Account for daylight saving when calculating number of days in a month. Fixes #6978 - In Calender for march 2011 dates showing till 5th only.
|
2011-02-16 13:15:14 -05: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
|
Spinner: Use jQuery's focus() method instead of DOM method to set focus
|
2011-02-21 22:45:19 +01: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 |