.. |
i18n
|
Datepicker: Added Kyrgyz localization. Fixes #8787 - Datepicker: Add Kyrgyz localization.
|
2012-11-07 14:26:47 -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: Enhance refresh to allow adding/removing panels. Fixes #4672 - Accordion: ability to add/remove panels
|
2012-11-11 21:38:21 -05:00 |
jquery.ui.autocomplete.js
|
Updated all widgets to use proper data keys when getting plugin instances.
|
2012-11-09 13:28:13 -05:00 |
jquery.ui.button.js
|
Button: use _hoverable for hover state management. Fixes #5295 - button doesn't remove hover state if they are disabled
|
2012-11-11 21:17:05 -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
|
Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: re-enable the datepicker test suite
|
2012-11-09 16:27:45 -05:00 |
jquery.ui.dialog.js
|
Updated all widgets to use proper data keys when getting plugin instances.
|
2012-11-09 13:28:13 -05:00 |
jquery.ui.draggable.js
|
Updated all widgets to use proper data keys when getting plugin instances.
|
2012-11-09 13:28:13 -05:00 |
jquery.ui.droppable.js
|
Updated all widgets to use proper data keys when getting plugin instances.
|
2012-11-09 13:28:13 -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 (size): Adjusting behavior of toggled size effects - See gh-203 - Partial Fix for #7041
|
2012-10-24 10:27:12 -05: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: Cleaned up getElementStyles().
|
2012-11-09 14:47:20 -05: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: Do not duplicate base _setOptions method
|
2012-11-11 16:52:23 +09:00 |
jquery.ui.resizable.js
|
Resizable: Update CSS dimensions selectively. Fixes #7605 - Setting width and height when only one is changing
|
2012-11-12 21:41:22 -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
|
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
|
Updated all widgets to use proper data keys when getting plugin instances.
|
2012-11-09 13:28:13 -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: Show panels on destroy. Fixes #8795 - Tabs: 'display: none;' attribute is not removed from tabs when destroy is called.
|
2012-11-09 14:52:57 -05:00 |
jquery.ui.tooltip.js
|
Tooltip: Ignore disabled checks when closing. Fixes #8758 - Tooltip: Tooltip is shown, but not hidden if element has class=ui-state-disabled.
|
2012-11-09 13:07: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-09 16:49:03 -05:00 |