.. |
i18n
|
Datepicker: Fixed firstDay in Faroese locale. Fixes #8815 - Datepicker: Faroese locale has incorrect firstDay.
|
2012-11-14 15:06:37 -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:02:02 -05:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Whitespace.
|
2012-11-19 17:08:41 -05:00 |
jquery.ui.button.js
|
Button: add explanatory comment for when we bind to blur
|
2012-11-21 19:58:59 -05:00 |
jquery.ui.core.js
|
Core: Patch over broken .removeData() in jQuery 1.6.1 + 1.6.2.
|
2012-11-05 15:38:31 -05:00 |
jquery.ui.datepicker.js
|
Datepicker: reinitialize datepicker if mainDiv isn't on the page. Fixed #5679 - Datepicker should reinitialize if dpDiv is removed
|
2012-11-19 09:15:10 -05:00 |
jquery.ui.dialog.js
|
Dialog: Use $.isEmptyObject() to check if there a button-option properties
|
2012-11-26 10:26:12 +01:00 |
jquery.ui.draggable.js
|
Draggable: made handles work with complex markup. Fixes #8757 - Draggable: Resizable handle with inner element does not work, when its also draggable
|
2012-11-19 09:06:50 -05:00 |
jquery.ui.droppable.js
|
Dev: Make droppable pass JSHint with no local settings overrides
|
2012-11-17 14:51:56 -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:12:30 -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:07 -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-05 18:42:41 +01:00 |
jquery.ui.mouse.js
|
Dev: make sure all files can pass JSHint!
|
2012-11-09 17:30:43 -05:00 |
jquery.ui.position.js
|
Removed bgiframe.
|
2012-10-26 10:53:17 -04:00 |
jquery.ui.progressbar.js
|
Progressbar: Add ability to set value: false for an indeterminate progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar
|
2012-11-21 21:48:17 -06:00 |
jquery.ui.resizable.js
|
Resizable: use css() instead of position() for absolute placement. Fixes #3815 - Resizable: absolutely positioned element inside scrollable element is repositioned when resized
|
2012-11-17 01:29:39 -05:00 |
jquery.ui.selectable.js
|
Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectable test suite to pass
|
2012-10-30 22:19:55 -04:00 |
jquery.ui.slider.js
|
Slider: factorize code with Widget method call. Fixed #8772 - Wrong slider UI state when disabled at init
|
2012-11-21 19:18:00 -05:00 |
jquery.ui.sortable.js
|
Dev: Make sortable pass JSHint with only the loopfunc setting override
|
2012-11-17 14:24:44 -05: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: Removed some legacy code that isn't doing anything.
|
2012-11-16 16:57:36 -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:36 -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-09 16:49:03 -05:00 |