.. |
i18n
|
fixed #3041 - Catalan localization
|
2008-06-28 02:50:46 +00:00 |
effects.blind.js
|
Dropped blank line at end of header comments.
|
2008-06-11 01:36:35 +00:00 |
effects.bounce.js
|
Dropped blank line at end of header comments.
|
2008-06-11 01:36:35 +00:00 |
effects.clip.js
|
fix for clip to better work with images (animates wrapper for images only)
|
2008-06-24 13:53:19 +00:00 |
effects.core.js
|
preserve percent values if they are returned in createWrapper
|
2008-06-30 18:52:57 +00:00 |
effects.drop.js
|
Dropped blank line at end of header comments.
|
2008-06-11 01:36:35 +00:00 |
effects.explode.js
|
Dropped blank line at end of header comments.
|
2008-06-11 01:36:35 +00:00 |
effects.fold.js
|
Allow folding to occur horizontally first
|
2008-06-16 10:20:41 +00:00 |
effects.highlight.js
|
Dropped blank line at end of header comments.
|
2008-06-11 01:36:35 +00:00 |
effects.pulsate.js
|
Dropped blank line at end of header comments.
|
2008-06-11 01:36:35 +00:00 |
effects.scale.js
|
typo
|
2008-06-26 16:02:47 +00:00 |
effects.shake.js
|
Dropped blank line at end of header comments.
|
2008-06-11 01:36:35 +00:00 |
effects.slide.js
|
Dropped blank line at end of header comments.
|
2008-06-11 01:36:35 +00:00 |
effects.transfer.js
|
removing true from outerWidth/outerHeight to solve Safari Issue (fixes #2983 - unresolved bug still exists in dimension)
|
2008-06-26 13:52:20 +00:00 |
ui.accordion.js
|
Accordion: Fixed parameters in dispatched events.
|
2008-06-27 13:12:03 +00:00 |
ui.core.js
|
core: use triggerHandler instead of trigger to fire "remove" event - Safari seems to have a native remove event which actually removes DOM elements - very dangerous! (fixes #3037)
|
2008-07-03 13:35:07 +00:00 |
ui.datepicker.js
|
Ensure datepicker is initially hidden
|
2008-06-30 09:47:46 +00:00 |
ui.dialog.js
|
fixed #3061 - dialog buttons not visible without a theme file
|
2008-07-03 14:23:28 +00:00 |
ui.draggable.js
|
draggable: ui.absolutePosition, wasn't updated through plugins, fixes #3002
|
2008-06-30 13:15:00 +00:00 |
ui.droppable.js
|
droppable: a small performance improvement by not using :visible, and deferring to a simpler syntax of checking for diplay none (fixed bool)
|
2008-07-03 14:01:24 +00:00 |
ui.resizable.js
|
resizable, selectable, sortable: changed cancel default to ':input' instead of (redundant) ':input,button'
|
2008-06-26 10:23:38 +00:00 |
ui.selectable.js
|
resizable, selectable, sortable: changed cancel default to ':input' instead of (redundant) ':input,button'
|
2008-06-26 10:23:38 +00:00 |
ui.slider.js
|
slider: browser's default outline isn't shown for the created links (fixes #3029)
|
2008-07-03 13:24:14 +00:00 |
ui.sortable.js
|
sortable: important restructuring in the sort function - callback and droppables/intersection now receive proper position information (also fixes #3022)
|
2008-06-30 14:08:06 +00:00 |
ui.tabs.js
|
Tabs: Fixed parameters in dispatched events.
|
2008-06-27 13:07:05 +00:00 |