.. |
i18n
|
Datepicker: Fixed firstDay in Faroese locale. Fixes #8815 - Datepicker: Faroese locale has incorrect firstDay.
|
2012-11-14 15:06:52 -05:00 |
.jshintrc
|
Build: Enable "unused" option in jshint - Remove unused variables from codebase. - Closes gh-788
|
2012-10-23 09:37:46 -05:00 |
jquery.ui.accordion.js
|
Accordion: Use .css() to clear the height, instead of .height().
|
2012-11-13 19:03:31 -05:00 |
jquery.ui.autocomplete.js
|
Widget: Bind the remove event to the element, not the .widget() element.
|
2012-10-24 12:00:03 -04:00 |
jquery.ui.button.js
|
Button: Fixing handling of the disabled options on refresh method calls. Fixed #8828 - Button: Refresh does not re-enable disabled button.
|
2012-11-23 11:09:07 +01:00 |
jquery.ui.core.js
|
Core: Patch over broken .removeData() in jQuery 1.6.1 + 1.6.2.
|
2012-11-13 10:50:32 -05:00 |
jquery.ui.datepicker.js
|
Remove trailing whitespace and add final newlines
|
2012-10-21 22:45:41 -04:00 |
jquery.ui.dialog.js
|
Dialog: Don't use .attr( props, true ).
|
2012-11-08 17:53:35 -05:00 |
jquery.ui.draggable.js
|
Remove trailing whitespace and add final newlines
|
2012-10-21 22:45:41 -04:00 |
jquery.ui.droppable.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-blind.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-bounce.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-clip.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-drop.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-explode.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-fade.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-fold.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-highlight.js
|
Remove trailing whitespace and add final newlines
|
2012-10-21 22:45:41 -04:00 |
jquery.ui.effect-pulsate.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-scale.js
|
Effects: Making sure outerHeight and outerWidth make it through to the .size() implementation in all cases - Fixes IE8 effects failure
|
2012-11-22 04:36:05 -06:00 |
jquery.ui.effect-shake.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-slide.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect-transfer.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.effect.js
|
Effects Core: Upgrading jQuery Color to 2.1.1
|
2012-11-23 11:18:22 -06:00 |
jquery.ui.menu.js
|
Menu: Look into submenus for uninitialized menu items. Fixes #8773 - Menu: refresh() doesn't refresh existing submenus.
|
2012-11-08 17:54:42 -05:00 |
jquery.ui.mouse.js
|
Remove trailing whitespace and add final newlines
|
2012-10-21 22:45:41 -04:00 |
jquery.ui.position.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.progressbar.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.resizable.js
|
Remove trailing whitespace and add final newlines
|
2012-10-21 22:45:41 -04:00 |
jquery.ui.selectable.js
|
Updated docs URLS.
|
2012-09-26 18:06:20 -05:00 |
jquery.ui.slider.js
|
Build: Enable "unused" option in jshint - Remove unused variables from codebase. - Closes gh-788
|
2012-10-23 09:37:46 -05:00 |
jquery.ui.sortable.js
|
Sortable: Calculating item distance and direction using a more robust algorithm to better support sorting among nested sortables. Fixes #8572 - Wrong placeholder positions. Fixes #8573 - Can't drag an item out of an inner sortable. Fixes #8574 - Hard to put an item between two inner sortables.
|
2012-10-10 14:56:03 -04:00 |
jquery.ui.spinner.js
|
Spinner: Remove ui-state- classes from spinner, along with the background:none TR override. Fixes #8654 - Spinner background-color
|
2012-10-14 16:46:38 -04:00 |
jquery.ui.tabs.js
|
Tabs: Trigger the select event when collapsing. Fixes #8813 - Tabs: select event not triggering when collapsible:true.
|
2012-11-14 14:59:12 -05:00 |
jquery.ui.tooltip.js
|
Tooltip: Removed logic for handling tracking tooltips which gain focus while open (we no longer mix events). Fixes #8799 - Tooltip: tracking fails on nested elements.
|
2012-11-14 14:42:53 -05:00 |
jquery.ui.widget.js
|
Widget: Only use the event prefix from the base if we're redefining a widget. Fixes #8805 - Widget: widgetEventPrefix is incorrect when inheriting with jQuery UI 1.9.1.
|
2012-11-13 11:06:18 -05:00 |