.. |
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
|
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
|
Datepicker: Updated the range tests so you can't navigate past the yearRange. Fixes #7362 - Datepicker allows changing year to something outside yearRange
|
2012-11-13 21:08:55 -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
|
Slider: when handles overlap, clicking and dragging will now pick the last one that was moved. Fixed #3467 - Sliders Handles can overlap, only small sliver of slider is selectable
|
2012-11-16 09:32:56 -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: 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 |