.. |
i18n
|
Datepicker: fixed typo in russian localization. Fixed #6100 – Datepicker: Incorrect weekHeader for Russian localization
|
2010-10-06 08:34:40 -04: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: Added borderColor to color animation list. Fixes #6164 - Effectts: Allow borderColor to be animated.
|
2010-10-08 08:07:54 -04: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
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04: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: Split menu resizing logic into its own method to create a more logical method to proxy for custom sizing.
|
2010-10-21 22:15:13 -04:00 |
jquery.ui.button.js
|
Button: removed explicit call to _init() from _create(). Fixes #6165 - buttonset: refresh() fires twice on create
|
2010-10-09 02:24:56 +08: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: fixed problem on ids with. Fixed #6154 – Datepicker brokes handler ids with dashes
|
2010-10-06 08:37:25 -04:00 |
jquery.ui.dialog.js
|
Dialog: Fixed logic for mimicking minHeight. Fixes #6150 - Dialog height:auto does not work in IE6.
|
2010-10-05 16:20:43 -04: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: better check for not IE9 or greater in case mode was set by X-UA-Compatible. See http://msdn.microsoft.com/en-us/library/cc196988%28VS.85%29.aspx for more info. Fixes #5370 - All drag & drop events fail in IE9. Thanks xirzec.
|
2010-10-15 01:04:39 -07:00 |
jquery.ui.position.js
|
Position: Use a better check for determining if an object is a window. Fixes #6201 - Autocomplete: Broken menu in IE8 Standards Mode when including prototype framework.
|
2010-10-20 23:47:17 -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.spinner.js
|
Spinner: Introduce page option to configure page size. Use that for timespinner demo to spin minutes on cursor up/down, hours on page up/down.
|
2010-12-01 23:28:05 +01: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 |