.. |
i18n
|
Corrected week header for et locale. Fixed #8129 - Localization error in et locale (week header)
|
2012-02-23 12:12:59 -05:00 |
jquery.effects.blind.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.bounce.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.clip.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.core.js
|
Effects: Backporting 8108ec8 - Fixes #7595 - Wrapper-creating jquery-ui animations will discard any focus state during the animation - Thanks @rubyruy
|
2011-08-02 16:58:52 -05:00 |
jquery.effects.drop.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.explode.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.fade.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.fold.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.highlight.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.pulsate.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.scale.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.shake.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.slide.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.transfer.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.ui.accordion.js
|
Accordion: Fixed #7238 - Problem with accordion slide animation fixed width calculation
|
2011-11-07 07:13:28 -05:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Set context for ajax requests instead of relying on default context. Fixes #7490 - Autocomplete fails when context option is set with ajaxSetup.
|
2012-02-11 08:15:54 -05:00 |
jquery.ui.button.js
|
Button: Properly handle disabled option on init. Fixes #8028 - Getting unset disabled option on button widget returns jQuery object, not default value.
|
2012-01-18 16:39:41 -05:00 |
jquery.ui.core.js
|
Core: Access offsetHeight on div for support tests to avoid a layout bug in IE 9. Fixes #8026 - minHeight support test affects page layout in IE 9.
|
2012-01-19 21:38:44 -05:00 |
jquery.ui.datepicker.js
|
Datepicker: modified a catch variable to no longer mask an existing variable in scope. Fixed #8138 - datepicker: IE8 does not create a new scope for catch blocks and will cause
|
2012-02-25 07:12:40 -05:00 |
jquery.ui.dialog.js
|
Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it would everywhere, switching back to keydown.
|
2011-08-20 18:06:16 -05:00 |
jquery.ui.draggable.js
|
Draggable: Only run iframeFix logic if the option is truthy. Fixes #7632 - Draggable: iframeFix always runs with old versions of jQuery.
|
2011-08-12 10:05:04 -04:00 |
jquery.ui.droppable.js
|
Droppable: Make sure._drop is called for all relevant droppables. Fixes #6009 - Upper droppable should receive draggable. Fixes #6085 - Parent droppable takes precedence over dynamically created child droppable.
|
2011-11-21 16:18:32 -05:00 |
jquery.ui.mouse.js
|
Mouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName. Fixes #7620 - Mouse: Error in IE 8 with disabled inputs.
|
2011-08-09 09:32:49 -04:00 |
jquery.ui.position.js
|
Position: Update fullname reference; jQuery => $. Fixes #8029 - Position: There is a reference to the global jQuery variable.
|
2012-01-19 08:27:15 -05:00 |
jquery.ui.progressbar.js
|
Progressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be hidden when value is at 0%
|
2011-04-09 14:59:19 -04:00 |
jquery.ui.resizable.js
|
Resizable: Removed Opera relative/absolute positioning exception code. Fixed #6763 - ui.dialog & resizable & button & opera 11
|
2012-02-08 11:45:38 -05:00 |
jquery.ui.selectable.js
|
Selectable: Explicitly check event.ctrlKey now that jQuery differentiates between meta and ctrl. Fixes #7858 - ctrl-click to select multiple elements not working.
|
2011-11-22 08:31:39 -05:00 |
jquery.ui.slider.js
|
Slider: Prevent the default action on keydown if we're listening for the pressed key. Fixes #8109 - Slider: Key handling should prevent scrolling.
|
2012-02-09 14:00:40 -05:00 |
jquery.ui.sortable.js
|
Sortable: modified the contents of placeholder to a single " ". Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down.
|
2012-02-24 08:39:19 -05:00 |
jquery.ui.tabs.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.ui.widget.js
|
Widget: Don't use $.event.props when creating events.
|
2011-11-21 11:36:58 -05:00 |