jquery-ui/ui
2012-01-20 11:14:03 -05:00
..
i18n Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, showMonthAfterYear on the Korean translation . Fixed #8010 - Datepicker i18n: Fix some issues on the Korean translation(cherry picked from commit c0dfa1173c) 2012-01-20 11:14:03 -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: Add 1px to the width of the menu to avoid wrapping in Firefox. Fixes #7513 - Autocomplete: long text wraps in Firefox. 2011-10-25 17:20:56 -04: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: Fix this reference in _hideDatepicker(). Fixed #7722 - Datepicker: Does not properly clear current instance when hidden. 2011-11-21 16:33:22 -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: correct aspectRatio handling with min/max dimensions. Fixed #4951 - Resizable with aspectRatio true & a maxWidth doesn't obey ratio once hit max width. 2011-05-26 19:11:04 -04: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 jQuery 1.6 support. 2011-07-29 14:57:06 -04:00
jquery.ui.sortable.js Sortable: Added a variable to track if initialization is complete. Fixes #4759 - a major optimization is possible in sortable(). 2012-01-20 11:03:23 -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