.. |
i18n
|
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May
|
2011-03-08 00:52:07 -06:00 |
jquery.effects.blind.js
|
effects.*: style guidance
|
2011-03-06 18:48:14 -06:00 |
jquery.effects.bounce.js
|
effects.*: style guidance
|
2011-03-06 18:48:14 -06:00 |
jquery.effects.clip.js
|
effects.clip: Reuse a var instead of calculate again
|
2011-03-06 05:25:38 -06:00 |
jquery.effects.core.js
|
effects.core: Style Guidance
|
2011-03-06 20:44:35 -06:00 |
jquery.effects.drop.js
|
effects.drop: Quick second pass Style Guidance
|
2011-03-06 23:34:24 -06:00 |
jquery.effects.explode.js
|
effects.*: More Style Guidance
|
2011-03-06 15:24:24 -06:00 |
jquery.effects.fade.js
|
effects.fade: Using $ instead of jQuery
|
2011-03-06 21:16:56 -06:00 |
jquery.effects.fold.js
|
effect.*: Style Guidance
|
2011-03-06 17:45:43 -06:00 |
jquery.effects.highlight.js
|
effect.*: Style Guidance
|
2011-03-06 17:45:43 -06:00 |
jquery.effects.pulsate.js
|
effect.*: Style Guidance
|
2011-03-06 17:45:43 -06:00 |
jquery.effects.scale.js
|
effect.puff: Errant console.log removed
|
2011-03-08 00:52:07 -06:00 |
jquery.effects.shake.js
|
effects.*: Style Guidance
|
2011-03-06 18:34:18 -06:00 |
jquery.effects.slide.js
|
effects.*: Style Guidance
|
2011-03-06 18:34:18 -06:00 |
jquery.effects.transfer.js
|
effects.*: Style Guidance
|
2011-03-06 18:34:18 -06:00 |
jquery.ui.accordion.js
|
Fixed #6979 - Several components are leaking variables into the global scope
|
2011-02-23 16:33:27 +01:00 |
jquery.ui.autocomplete.js
|
Menu: Update autocomplete to use deactivate and check for focus class
|
2011-02-24 12:05:20 +01:00 |
jquery.ui.button.js
|
Button: Only add text classes if there is text. Fixes #7040 - button class change breaks icon only buttons.
|
2011-02-26 11:14:15 +01:00 |
jquery.ui.core.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.datepicker.js
|
Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat minDate/maxDate when dateFormat changes.
|
2011-03-08 00:52:07 -06:00 |
jquery.ui.dialog.js
|
Dialog: Added a class to dialog wrapper when it is currently displaying buttons, includes unit tests for changes. Fixed #7057 - An extra class is needed on the dialog wrapper to specify when a buttonset is showing
|
2011-03-08 00:52:07 -06:00 |
jquery.ui.draggable.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.droppable.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.menu.js
|
Menu: Cleanup
|
2011-02-28 22:38:06 +01:00 |
jquery.ui.mouse.js
|
Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: click event suppressed after drag in Gecko
|
2011-03-08 00:52:07 -06:00 |
jquery.ui.position.js
|
Position: Drop offset-as-a-setter from position, 1.9 won't support core
|
2011-02-25 11:16:16 +01:00 |
jquery.ui.progressbar.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.resizable.js
|
Resizable: Changed the way box size is determined when using a helper. Fixed #6926 - Window doesn't change to size that helper shows when snapping to grid
|
2011-02-01 18:52:17 -08:00 |
jquery.ui.selectable.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.slider.js
|
Fixed #6979 - Several components are leaking variables into the global scope
|
2011-02-23 16:33:27 +01:00 |
jquery.ui.sortable.js
|
Sortable: Changed floating calculation to determine also whether items are being displayed horizontally. Helps fix odd sorting behavior for horizontal lists. Fixed #6702 - horizontal sortable not working (and solution)
|
2011-03-08 00:52:07 -06:00 |
jquery.ui.spinner.js
|
Spinner: Ignore delta of 0 from triggered mousewheel event. Verified
|
2011-02-26 12:10:52 +01:00 |
jquery.ui.tabs.js
|
Tabs: Pass original event for show and select events. Fixes #5043 - Tabs: pass original event.
|
2011-02-15 08:56:19 -05:00 |
jquery.ui.tooltip.js
|
Tooltip: Make sure we have a target before trying to open the tooltip.
|
2011-02-26 15:06:06 +01:00 |
jquery.ui.widget.js
|
Widget: modified widget to throw exception on attempt to call private methods. Fixed #6947 - Attempt to access private member of widget returns jQuery object
|
2011-02-16 00:28:32 -08:00 |