.. |
i18n
|
Use hard tabs for indentation consistently
|
2012-02-27 12:04:30 -05:00 |
jquery.effects.blind.js
|
Use hard tabs for indentation consistently
|
2012-02-27 12:04:30 -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
|
Update data naming for Effects. Partial fix for #7810
|
2012-03-01 13:42:42 +01: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
|
Scale: We can't detect this reliably currently, so assume all elements are positioned with left and top
|
2011-10-14 10:24:01 -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
|
Update data naming for Accordion. Partial fix for #7810
|
2012-03-01 13:26:44 +01:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Add removal TODOs for #7810
|
2012-03-01 14:40:23 +01:00 |
jquery.ui.button.js
|
Button: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'
|
2012-02-12 09:25:41 -05:00 |
jquery.ui.core.js
|
Core: Fixed typo.
|
2012-02-27 16:22:42 -05:00 |
jquery.ui.datepicker.js
|
Use hard tabs for indentation consistently
|
2012-02-27 12:04:30 -05:00 |
jquery.ui.dialog.js
|
Dialog: When destroy is called place the element back in original DOM position. Fixed #4980 - Dialog: Destroy should place element back in original DOM position
|
2011-12-15 17:52:49 -03:00 |
jquery.ui.draggable.js
|
Use hard tabs for indentation consistently
|
2012-02-27 12:04:30 -05:00 |
jquery.ui.droppable.js
|
Droppable: Make sure._drop is called for all relevant droppables. Fixes #6009 - Upper droppable should receive draggable. Fixes #6085 - Parent droppable takes precedence over dynamically created child droppable.
|
2011-11-21 16:16:32 -05:00 |
jquery.ui.menu.js
|
Menu: Add default null callbacks and update unit tests
|
2012-02-26 22:52:38 -06:00 |
jquery.ui.mouse.js
|
Use hard tabs for indentation consistently
|
2012-02-27 12:04:30 -05:00 |
jquery.ui.position.js
|
JavaScript "strict mode" fixes
|
2012-02-12 19:58:56 -05:00 |
jquery.ui.progressbar.js
|
Widget: Remove method argument from _super and _superApply. Was a left-over from first implementation, not necessary anymore.
|
2011-11-18 17:08:40 +01:00 |
jquery.ui.resizable.js
|
Resizable: Update aspectRatio to use calculated aspectRatio in case of: containment - parent; aspectRatio - true. Fixes #8158 - Resizable: aspectRatio: true isn't handled properly.
|
2012-03-02 06:13:37 -05:00 |
jquery.ui.selectable.js
|
Selectable: Explicitly check event.ctrlKey now that jQuery differentiates between meta and ctrl. Fixes #7858 - ctrl-click to select multiple elements not working.
|
2011-11-22 08:31:11 -05:00 |
jquery.ui.slider.js
|
Update data naming for Slider. Partial fix for #7810
|
2012-03-01 13:29:56 +01:00 |
jquery.ui.sortable.js
|
Sortable: modified the contents of placeholder to a single " ". Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down.
|
2012-02-24 08:38:18 -05:00 |
jquery.ui.spinner.js
|
Spinner: Allow strings for min, max, and step options, converting immediately to numbers based on numberFormat and culture.
|
2012-01-07 09:12:27 -05:00 |
jquery.ui.tabs.js
|
Update data naming for Tabs. Partial fix for #7810
|
2012-03-01 13:31:25 +01:00 |
jquery.ui.tooltip.js
|
Update data naming for Tooltip. Partial fix for #7810
|
2012-03-01 13:32:47 +01:00 |
jquery.ui.widget.js
|
Remove both widgetName and widgetFullName data
|
2012-03-01 15:13:52 +01:00 |