jquery-ui/ui
2008-07-20 17:16:09 +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: Updated to use new trigger() method. 2008-07-14 23:41:02 +00:00
ui.autocomplete.js New plugins for 1.6: Fixed headers and indentation. 2008-07-10 02:50:51 +00:00
ui.colorpicker.js Color Picker: Fixed heading and indentation. 2008-07-14 01:26:28 +00:00
ui.core.js core: added :data selector that matches elements that have data for a given key. 2008-07-14 14:21:07 +00:00
ui.datepicker.js don't need document ready on init 2008-07-20 17:16:09 +00:00
ui.dialog.js Dialog: Fixed #3076: Proper sizing of overlays in Opera 9.51. 2008-07-14 00:50:01 +00:00
ui.draggable.js draggable: implemented more advanced features for the snap option - you can now pass in a object instead of a bolean into "snap", possible keys are the callbacks snap/release (which both receive ui.snapItem) and items (jQuery selector, defaults to :data(draggable)) 2008-07-17 16:13:10 +00:00
ui.droppable.js Droppable .is(accept) on init() fixed 2008-07-14 15:55:33 +00:00
ui.history.js New plugins for 1.6: Fixed headers and indentation. 2008-07-10 02:50:51 +00:00
ui.magnifier.js Magnifier: Partial cleanup. 2008-07-16 00:08:43 +00:00
ui.progressbar.js New plugins for 1.6: Fixed headers and indentation. 2008-07-10 02:50:51 +00:00
ui.resizable.js Resizable - fixed #3074 2008-07-08 17:39:07 +00:00
ui.selectable.js Added missing ui-selectable-helper class to helper/lasso element 2008-07-16 00:28:25 +00:00
ui.slider.js completes keyboard operation (fixes #3801) 2008-07-14 17:50:43 +00:00
ui.sortable.js sortable: fixed a items issue caused the items of the container itself to be doubled if the connected query also match on it. Implemented the option connected (bool), for function serialize to also serialize connected lists. 2008-07-19 15:05:37 +00:00
ui.spinner.js New plugins for 1.6: Fixed headers and indentation. 2008-07-10 02:50:51 +00:00
ui.tabs.js Tabs: Updated to use new trigger() method. 2008-07-14 23:54:16 +00:00