jquery-ui/ui
2008-07-09 09:03:24 +00:00
..
i18n Fixed 3033 First day is Monday 2008-07-08 09:46:23 +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 Fixed 3050 Renamed speed to duration, added support for UI effects animations. 2008-07-08 09:54:48 +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 prevent overriding/changing the actual $.ui.mouse object by extending it - this was evil (i.e. caused draggables to have the mouseCapture method of sortables, and therefore failing to work) 2008-07-07 07:39:12 +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 - fixed #3074 2008-07-08 17:39:07 +00:00
ui.selectable.js prevent overriding/changing the actual $.ui.mouse object by extending it - this was evil (i.e. caused draggables to have the mouseCapture method of sortables, and therefore failing to work) 2008-07-07 07:39:12 +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: added forcePointerForContainers option (to have another intersection mode for items, but allow only one container to be activated at the same time), added custom object in options, that holds custom (defined) functions that are called instead of original pieces. Only for advanced developers, currently only supported function: refreshContainers. 2008-07-09 09:03:24 +00:00
ui.tabs.js UI Tabs: added index to ui object passed into event handlers 2008-07-06 15:03:38 +00:00