.. |
i18n
|
Datepicker i18n hu: Corrected four-digit year in dateFormat. Fixes #7714 - Hungarian translation
|
2011-09-13 05:11:24 -04: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: set aria-selected to true on selected header, false on others. Fixed #7078 - Accordion: Set aria-selected
|
2011-03-15 04:52:24 -04:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Re-enable native autocomplete whent he page is unloaded. Fixes #7790 - Autocomplete-enabled text input does not keep value when using back button in browser.
|
2011-10-18 08:10:57 -04:00 |
jquery.ui.button.js
|
Button: Fixed RTL detection to default to LTR. Fixes #7697 - Buttonset: Incorrect corners for disconnected elements.
|
2011-09-06 11:01:23 -04:00 |
jquery.ui.core.js
|
jQuery 1.6 support.
|
2011-07-29 14:57:06 -04:00 |
jquery.ui.datepicker.js
|
Datepicker: Added additional check to checkExternalClick to work when clicking in another datepicker and removed old fix. Fixes #7686 - infinite loop when onclose event shows a second calendar
|
2011-09-16 10:47:46 -04: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: Don't use .parentsUntil(). Fixes #7530 - Droppable fails on a.element.parentsuntil in version 1.8.14.
|
2011-08-12 10:06:52 -04: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
|
Updated copyright year.
|
2011-01-17 09:36:00 -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
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.ui.slider.js
|
jQuery 1.6 support.
|
2011-07-29 14:57:06 -04:00 |
jquery.ui.sortable.js
|
Sortable: replaced hard-coded sortable with this.widgetName, and removed lines from destroy that are handled by super. Fixes #7741 - ui.sortable is not working when it is extended
|
2011-09-27 07:59:20 -04:00 |
jquery.ui.tabs.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.ui.widget.js
|
Widget: Wrap the remove event trigerring in a try/catch. Fixes #7510 - jQuery.data throws a script error in certain circumstances.
|
2011-08-09 11:51:08 -04:00 |