.. |
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: Updated escapeRegex utility based on http://xregexp.com/xregexp.js
|
2010-07-05 10:06:16 +02:00 |
jquery.ui.button.js
|
Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left
|
2010-05-26 15:08:37 -04:00 |
jquery.ui.core.js
|
Whitespace
|
2010-07-07 09:51:42 -04:00 |
jquery.ui.datepicker.js
|
Whitespace
|
2010-07-07 09:51:42 -04: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
|
Droppable: Adjust fit tolerance to allow dropping an element exactly the same size as the droppable area. Fixed #5689 - Droppable tolerance fit feature.
|
2010-07-06 12:15:47 -04: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
|
Resizable: Adding missing variable initialization. Fixes #5694 - Invalid reference in UI Resizable hack for Opera.
|
2010-06-28 10:35:58 +08:00 |
jquery.ui.selectable.js
|
Whitespace
|
2010-07-07 09:51:42 -04:00 |
jquery.ui.slider.js
|
Whitespace
|
2010-07-07 09:56:18 -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: Removed instances of " .. + (++ .." to avoid a minification bug in closure compiler. Fixes #5576 - invalid increment operand.
|
2010-05-17 20:48:07 -04: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 |