jquery-ui/ui
Paul Bakaus c54f6ba62e core: added :data selector that matches elements that have data for a given key.
droppable: removed the addition of "ui-droppable" class which greatly improves intialization time for IE6/7 and FF2
2008-07-14 14:21:07 +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 incosistent accordionchange event arguments (http://dev.jquery.com/ticket/3111) 2008-07-13 14:42:27 +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 Add day-of-year to format and parse date routines 2008-07-11 10:55:16 +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 Minorl performance improvements at draggable init 2008-07-10 23:47:00 +00:00
ui.droppable.js core: added :data selector that matches elements that have data for a given key. 2008-07-14 14:21:07 +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