jquery-ui/ui
2008-07-12 00:16:43 +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.autocomplete.js New plugins for 1.6: Fixed headers and indentation. 2008-07-10 02:50:51 +00:00
ui.colorpicker.js - moved all default css files into themes/default 2008-07-10 15:52:18 +00:00
ui.core.js Core: cleaned up $.ui.hasScroll(). 2008-07-11 01:57:19 +00:00
ui.datepicker.js Add day-of-year to format and parse date routines 2008-07-11 10:55:16 +00:00
ui.dialog.js Dialog: If options.title is empty on init, set it to the title attribute of the dialog element. 2008-07-12 00:16:43 +00:00
ui.draggable.js Minorl performance improvements at draggable init 2008-07-10 23:47: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.history.js New plugins for 1.6: Fixed headers and indentation. 2008-07-10 02:50:51 +00:00
ui.magnifier.js New plugins for 1.6: Fixed headers and indentation. 2008-07-10 02:50:51 +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 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 fix for arrow key operation (refs #3801) 2008-07-10 14:28:19 +00:00
ui.sortable.js Sortable updateOriginalPosition added 2008-07-10 17:09:41 +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 UI Tabs: added index to ui object passed into event handlers 2008-07-06 15:03:38 +00:00