.. |
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
|
datepicker: stop propagation on the button triggering the datepicker (fixes #3047)
|
2008-07-04 10:32:41 +00:00 |
ui.dialog.js
|
dialog: added "focus" callback, whenever a dialog is focussed (moveToTop), implements #2728, fixed a couple jslint warnings
|
2008-07-04 10:56:29 +00:00 |
ui.draggable.js
|
draggable: revert option now accepts "invalid", "valid" and true as possible options: true always reverts, "invalid" only reverts when not dropped on a possible target, and "valid" does the contrary (implements #2914)
|
2008-07-03 14:59:10 +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: animate is a bit smoother now - stops the previous animation
|
2008-07-03 15:33:20 +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 |