.. |
i18n
|
Datepicker: i18n Polish changed yy-mm-dd to dd.mm.yy. Fixed #5522 - Wrong date format for polish regional
|
2010-05-11 08:30:22 -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
|
Removed case-sensitive .nodeName check.
|
2010-04-27 19:41:10 -07:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Ignore command (left and right/menu/windows), insert, caps lock, home, end keys.
|
2010-04-23 13:00:54 -04:00 |
jquery.ui.button.js
|
Remove previous text/icon classes when updating buttons.
|
2010-04-29 21:38:23 -04:00 |
jquery.ui.core.js
|
Core: Added COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT/MENU key codes.
|
2010-04-23 12:56:52 -04:00 |
jquery.ui.datepicker.js
|
Datepicker: cleaning up the datepicker open transition. fixed #5609 - Datepicker: change default opening animation to fadeIn
|
2010-05-13 01:18:55 +08:00 |
jquery.ui.dialog.js
|
Fixed size calculations for dialogs.
|
2010-03-25 21:58:08 -04:00 |
jquery.ui.draggable.js
|
Revert "Draggable: Don't use computed style for top and left of position:relative elements. Fixes #5537 - Draggable: position relative draggable jumps on first drag in Opera"
|
2010-04-23 16:13:06 -04: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
|
Selectable: Add default CSS for ui-selectable-helper to CSS framework to allow user override. Fixes #5607 - Selectable has helper css hardcoded in JS
|
2010-05-13 22:35:40 +08:00 |
jquery.ui.slider.js
|
Slider: trim to max and min on UP DOWN LEFT RIGHT. Fixed #5591 - Slider: can go outside min and max with keyboard
|
2010-05-11 08:36:56 -04:00 |
jquery.ui.sortable.js
|
Fix 'this.options is undefined' in sortable by using this instead of self
|
2010-05-05 19:14:55 +08:00 |
jquery.ui.tabs.js
|
Tabs: Fixed id generation for cookies.
|
2010-03-04 02:36:43 +00: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 |