.. |
i18n
|
Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker.
|
2011-05-05 05:29:13 +09:00 |
jquery.effects.blind.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.bounce.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.clip.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.core.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.drop.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.explode.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.fade.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.fold.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.highlight.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.pulsate.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.scale.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.shake.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.slide.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.effects.transfer.js
|
Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect
|
2011-06-21 01:18:19 -05:00 |
jquery.ui.accordion.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.autocomplete.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.button.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.core.js
|
Core: reuse tabindex value. Fixed #7257 - optimize :tabbable.
|
2011-04-29 08:24:27 -04:00 |
jquery.ui.datepicker.js
|
Merge pull request #353 from kborchers/bug_7043
|
2011-06-16 10:35:04 -07:00 |
jquery.ui.dialog.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.draggable.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.droppable.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.menu.js
|
menu: Second pass style guidance
|
2011-06-10 07:23:01 -05:00 |
jquery.ui.menubar.js
|
Menubar: Added the autoExpand option and modified the default demo to show functionality
|
2011-07-07 09:29:50 -05:00 |
jquery.ui.mouse.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.popup.js
|
Merge remote branch 'hanshillen/popup-hh'
|
2011-06-10 12:17:12 +02:00 |
jquery.ui.position.js
|
Position: Coding standards.
|
2011-06-10 16:07:03 -04:00 |
jquery.ui.progressbar.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.resizable.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.selectable.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.slider.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.sortable.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.spinner.js
|
Spinner: modified _spin and _setOption to call new method _trimValue to check for min/max values. Fixed #7264 - Spinner returns values beyond min and max, off by one
|
2011-06-13 20:42:45 -05:00 |
jquery.ui.tabs.js
|
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.
|
2011-05-28 15:39:55 -04:00 |
jquery.ui.tooltip.js
|
Tooltip: Pass the tooltip element in the open and close events.
|
2011-05-30 18:42:06 -04:00 |
jquery.ui.widget.js
|
Widget: Added ability to get deep options. Fixes #7459 - Widget: Extend .option() to get partial nested options.
|
2011-06-09 09:47:18 -04:00 |