.. |
i18n
|
Datepicker: Corrected language code for Georgian language according to ISO 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code.
|
2012-05-29 10:20:02 -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: Make sure there's always one header with tabindex=0. Fixes #8348 - Accordion: Collapsed accordion is removed from tab order.
|
2012-05-24 15:46:22 -04: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: Only create the button pane once and store a reference to it. Fixes #8343 - _createButtons removes all elements with .ui-dialog-buttonpane class.
|
2012-05-22 08:28:53 -04: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: Use new uniqueId and removeUniqueId methods for generating id's on menus and menu items and for removing those id's during destroy. Also, properly remove the aria-disabled attribute during destroy.
|
2012-05-29 21:13:45 -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: Remove aria-controls attribute during destroy
|
2012-05-29 22:25:23 -05: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 |