.. |
i18n
|
Datepicker: fixed the French translation. Fixed #6646 - Wrong French translation of datepicker
|
2010-11-11 09:06:00 -05:00 |
jquery.effects.blind.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.bounce.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.clip.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.core.js
|
Effects: Allow named speeds to be 0. Fixes #6657 - Allow named speeds to be 0
|
2010-11-16 08:14:10 -05:00 |
jquery.effects.drop.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.explode.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.fade.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.fold.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.highlight.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.pulsate.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.scale.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.shake.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.effects.slide.js
|
Slide effect: Handle string values for distance. Fixes #6637 - Slide effect is jumpy with certain parameter combinations.
|
2010-11-09 08:38:06 -05:00 |
jquery.effects.transfer.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.ui.accordion.js
|
Accordion: Don't pass multiple classes to .toggleClass(). Fixes #6084 - Accordion: 1.8.5 not fully compatible with core 1.3.2.
|
2010-09-20 14:56:17 -04:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Re-position menu after resizing, not before. Fixes #6648 - Autocomplete menu position issue when positioned to the right.
|
2010-11-12 08:41:36 -05:00 |
jquery.ui.button.js
|
Buttonset: Added items option and removed visible filter for adding rounded corners. Fixes #6262 - buttonset not applying ui-corner to invisible elements.
|
2010-11-12 10:28:55 -05:00 |
jquery.ui.core.js
|
Core: Don't use $.style since it doesn't exist in jQuery 1.3.2. Fixes #6196 - outerWidth() setter broken with jQuery 1.3.2.
|
2010-10-19 22:45:56 -04:00 |
jquery.ui.datepicker.js
|
Datepicker: Avoid flash during render in Firefox. Fixes #5493 - Datepicker: changeYear + yearRange causes flash in Firefox.
|
2010-11-05 10:25:06 -04:00 |
jquery.ui.dialog.js
|
Dialog: Added some missing semicolons.
|
2010-11-12 12:57:34 -05:00 |
jquery.ui.draggable.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.ui.droppable.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.ui.mouse.js
|
Mouse: tie the preventClickEvent property to the event target, not the container. Fixes #4752 - link event firing on sortable with connect list
|
2010-11-09 09:52:24 -05:00 |
jquery.ui.position.js
|
Revert "Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox."
|
2010-10-22 15:25:12 -04:00 |
jquery.ui.progressbar.js
|
Progressbar: Added a complete event. Fixes #3500 - Progressbar callback at the end.
|
2010-09-27 10:44:04 -04:00 |
jquery.ui.resizable.js
|
Fixed broken whitespace characters and missing semicolon. Fixes #3921 - Problem with JavaScriptPacker.
|
2010-08-10 18:16:44 -04:00 |
jquery.ui.selectable.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.ui.slider.js
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
jquery.ui.sortable.js
|
Sortable: Return an empty URL param for empty sortable lists. Fixed #5794 - sortable("serialize", {key: "foo[]"}) returns an empty string for an empty list
|
2010-07-17 03:06:04 +08:00 |
jquery.ui.tabs.js
|
Tab: modified init to display correct content of misordered div when hash present in url. Fixed #6125 - Incorrect selection of tab on init with hash in url and misordered divs
|
2010-10-04 10:40:27 -04:00 |
jquery.ui.widget.js
|
Widget: Don't throw errors for invalid method calls (wait till 1.9 to add this back). Reverts fix for #5972 - Widget: Throw error for non-existent method calls.
|
2010-10-21 09:52:27 -04:00 |