.. |
i18n
|
Fixed #5532 - Datepicker i18n: Encoding error in Swiss-French (fr-CH) file
|
2010-04-21 05:00:33 -04:00 |
jquery.effects.blind.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.bounce.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.clip.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.core.js
|
Effects: Proper argument shuffling when calling show/hide/toggle without a speed.
|
2010-03-04 01:31:17 +00:00 |
jquery.effects.drop.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.explode.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.fade.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.fold.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.highlight.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.pulsate.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.scale.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.shake.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.slide.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.effects.transfer.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.ui.accordion.js
|
Accordion: Fixed case for tabIndex (was tabindex), fixes failing destroy-test in IE6
|
2010-04-03 17:14:01 +02:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Refactored code for array filtering into $.ui.autocomplete.filter, used by remote-with-cache and modified multiple-demo (now with local data); added multiple-remote to also show multiple with remote data
|
2010-04-16 11:05:35 +02:00 |
jquery.ui.button.js
|
Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one word
|
2010-03-17 13:16:40 +00:00 |
jquery.ui.core.js
|
ui core: enableSelection, disableSelection: Removed selectstart event filters from enableDisable and disableSelection as these are general utility convenience methods intended to prevent native browser text selection not jQuery UI Selectable selection. Fixes #5477 - core: enableSelection and disableSelection should only prevent native browser text selection
|
2010-04-02 17:09:37 -04:00 |
jquery.ui.datepicker.js
|
Datepicker: Handle empty string for animation duration.
|
2010-03-03 01:31:04 +00:00 |
jquery.ui.dialog.js
|
Fixed size calculations for dialogs.
|
2010-03-25 21:58:08 -04:00 |
jquery.ui.draggable.js
|
Draggable: Don't try to stack if there are no elements in the stacking group.
|
2010-02-18 04:46:59 +00:00 |
jquery.ui.droppable.js
|
Fixed event prefix in all plugins that don't use the default prefix.
|
2010-02-05 03:03:50 +00:00 |
jquery.ui.mouse.js
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
jquery.ui.position.js
|
Position: Use parseInt() to prevent fractional pixel values.
|
2010-03-26 19:53:43 -04:00 |
jquery.ui.progressbar.js
|
Progressbar: Conform to coding standards.
|
2010-02-07 03:40:13 +00:00 |
jquery.ui.resizable.js
|
Fixed event prefix in all plugins that don't use the default prefix.
|
2010-02-05 03:03:50 +00:00 |
jquery.ui.selectable.js
|
fixed #5094 - selectable: destroy method doesn't clean up selectees
|
2010-01-24 20:47:06 +00:00 |
jquery.ui.slider.js
|
slider: jslint cleanup (thanks for the start zhaoz) and style changes to meet http://docs.jquery.com/JQuery_Core_Style_Guidelines
|
2010-04-02 23:16:46 -04:00 |
jquery.ui.sortable.js
|
sortable: don't call the base widget _setOption for disabled to avoid the ui-state-disabled class being added. Fixes #5501 - sortable: disabled should not have the ui-state-disabled class
|
2010-04-09 14:43:44 -04:00 |
jquery.ui.tabs.js
|
Tabs: Fixed id generation for cookies.
|
2010-03-04 02:36:43 +00:00 |
jquery.ui.tooltip.js
|
Tooltip: Adding another ajax example to visual testcase. Fixing async response handling (taking IE cached response quirk into account) and simplifying fade animations a ton.
|
2010-10-21 21:03:48 +02:00 |
jquery.ui.widget.js
|
Changed widget factory to keep generic css framework class -state-disabled in ui namespace instead of custom widget namespace. Fixes #5443 - $.Widget uses [namespace]-state-disabled, must be ui-state-disabled to be useful
|
2010-03-29 10:00:26 -04:00 |