jquery-ui/ui
Amir E. Aharoni 8f42ab0134 Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale.
Before this change the minimal names for days of week were the same
as the long names. This caused the datepicker to be too wide.

The one-letter strings come from the CLDR:
http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html
2012-06-01 10:41:32 -04:00
..
i18n Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale. 2012-06-01 10:41:32 -04:00
.jshintrc Use .jshintrc files. 2012-04-20 11:19:27 -04:00
jquery.effects.blind.js Protect all copyright notices against minification 2012-04-02 15:21:06 +02:00
jquery.effects.bounce.js Remove trailing whitespace. 2012-04-18 21:57:51 -04:00
jquery.effects.clip.js Protect all copyright notices against minification 2012-04-02 15:21:06 +02:00
jquery.effects.core.js Effects: Lint fixes. 2012-05-17 19:46:43 -04:00
jquery.effects.drop.js Remove trailing whitespace. 2012-04-18 21:57:51 -04:00
jquery.effects.explode.js Lint fixes. 2012-04-02 19:12:21 -04:00
jquery.effects.fade.js Remove trailing whitespace. 2012-04-18 21:57:51 -04:00
jquery.effects.fold.js Lint fixes. 2012-04-02 19:12:21 -04:00
jquery.effects.highlight.js Protect all copyright notices against minification 2012-04-02 15:21:06 +02:00
jquery.effects.pulsate.js Protect all copyright notices against minification 2012-04-02 15:21:06 +02:00
jquery.effects.scale.js Removed some unused variables. 2012-04-28 17:36:38 -04:00
jquery.effects.shake.js Lint fixes. 2012-04-02 19:12:21 -04:00
jquery.effects.slide.js Removed some unused variables. 2012-04-28 17:36:38 -04:00
jquery.effects.transfer.js Protect all copyright notices against minification 2012-04-02 15:21:06 +02:00
jquery.ui.accordion.js Accordion: Update activate and beforeActivate event properties to newPanel/oldPanel (instead of content). Fixes #6840 and #6842 2012-05-30 14:41:58 +02:00
jquery.ui.autocomplete.js Autocomplete: Remove left-over clearTimeout( this.closing ). 2012-05-24 16:16:27 -04:00
jquery.ui.button.js Button: Corrected default label applied to submit buttons. Fixed #8337: Submit inputs don't automatically set label option. 2012-05-22 08:43:21 -04:00
jquery.ui.core.js Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzalez to provide a generalized way of generating and removing generated element id's. Also, added a unit test. Fixed #8361 - Add uniqueId() and removeUniqueId() 2012-05-29 21:13:17 -05:00
jquery.ui.datepicker.js Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery datepicker is stuck open if label is clicked from open state. 2012-04-03 15:36:33 -04:00
jquery.ui.dialog.js Dialog: Use new uniqueId method for generating id's 2012-05-29 23:11:42 -05:00
jquery.ui.draggable.js Draggable: Fixed destroy method. 2012-05-24 15:10:49 -04:00
jquery.ui.droppable.js Droppable: Fixed destroy method. 2012-05-24 15:20:10 -04:00
jquery.ui.menu.js Menu: Properly remove submenu carat icons and menu dividers during destroy and add a test for this functionality 2012-06-01 00:03:16 -05:00
jquery.ui.mouse.js Don't use :input selector. 2012-05-21 14:49:49 -04:00
jquery.ui.position.js Removed some unused variables. 2012-04-28 17:36:38 -04:00
jquery.ui.progressbar.js Lint fixes. 2012-04-02 19:12:21 -04:00
jquery.ui.resizable.js Resizable: Fixed destroy method. 2012-05-24 15:16:28 -04:00
jquery.ui.selectable.js Selectable: Fixed destroy method. 2012-05-24 15:18:04 -04:00
jquery.ui.slider.js Resizable, Slider: Don't use .hover(). 2012-05-21 09:55:56 -04:00
jquery.ui.sortable.js Sortable: calculating item positions on the fly and setting the direction variable when inserting an item into a different sortable. Fixed #8268 - Items may not be inserted into the correct position when dragged between connected sortables 2012-05-22 08:00:20 -04:00
jquery.ui.spinner.js Spinner: Use _destroy() instead of destroy(). 2012-05-24 15:21:35 -04:00
jquery.ui.tabs.js Tabs: Properly remove generated aria-controls attributes on destroy. 2012-05-30 08:01:02 -04:00
jquery.ui.tooltip.js Tooltip: Cleanup comments 2012-05-22 18:34:00 +02:00
jquery.ui.widget.js Lint fixes. 2012-04-02 19:12:21 -04:00