.. |
i18n
|
Datepicker: modified Arabic day names order. Fixed #6676 - ui.datepicker: Arabic Localization miss order
|
2010-11-21 09:47:06 -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
|
Core: Fixed switchClass queueing issues using lazy evaluation of element's style. Fixed #6244 - switchClass queues incorrectly.
|
2010-11-19 08:54:11 -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: Handle clearing the date inside _setDate() as early as possible. Fixes #6684 - Datepicker: setDate() should accept an empty string.
|
2010-11-22 11:46:36 -05:00 |
jquery.ui.dialog.js
|
Dialog: Ensure dialogs have a z-index when calculating the max z-index. Fixex #5955 - Dialog: Closing UI dialog when z-index is not defined in any .ui-dialog class, causes NaN to be used as Z-index, throwing an error. Fixes #4652 - Dialog: Event loss in subsequent dialog calls (FF3).
|
2010-11-19 09:02:01 -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 max option. Fixes #6681 - Progressbar: add max option.
|
2010-11-22 08:49:47 -05: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
|
Slider: Modified handle and scroll content not to jump twice when handle is grabbed and dragged from anywhere other than absolute center. Fixed #4467 - Slider: handle jumps a few pixels when clicked.
|
2010-11-19 10:35:34 -05: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 |