.. |
i18n
|
Datepicker i18n: Fix line endings.
|
2013-01-08 08:09:34 -05:00 |
.jshintrc
|
All: Convert single quotes to double quotes.
|
2012-12-25 12:01:09 -05:00 |
jquery.ui.accordion.js
|
Allow higher cyclomatic complexity in functions that sanely use switch statements.
|
2012-12-06 14:31:21 -05:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Append to closest .ui-front if available.
|
2012-12-14 09:10:32 -05:00 |
jquery.ui.button.js
|
Button: Let change handler handle display and aria update. Fixed #5518 - Button: Incorrect state after double click in Firefox
|
2012-11-26 20:15:53 -05:00 |
jquery.ui.core.js
|
All: Convert single quotes to double quotes.
|
2012-12-25 12:01:09 -05:00 |
jquery.ui.datepicker.js
|
All: Convert single quotes to double quotes.
|
2012-12-25 12:01:09 -05:00 |
jquery.ui.dialog.js
|
All: Convert single quotes to double quotes.
|
2012-12-25 12:01:09 -05:00 |
jquery.ui.draggable.js
|
Interactions: Update widget defaults to match documented API.
|
2013-01-02 18:27:22 -05:00 |
jquery.ui.droppable.js
|
Interactions: Update widget defaults to match documented API.
|
2013-01-02 18:27:22 -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
|
All: Convert single quotes to double quotes.
|
2012-12-25 12:01:09 -05:00 |
jquery.ui.effect.js
|
Effects: fix backwards compatibility in animateClass for jQuery Core <1.8
|
2013-01-08 21:36:34 -05:00 |
jquery.ui.menu.js
|
Add comment explaining the mouseHandled flag
|
2012-12-29 20:08:35 -06:00 |
jquery.ui.mouse.js
|
All: Convert single quotes to double quotes.
|
2012-12-25 12:01:09 -05:00 |
jquery.ui.position.js
|
Position: Split out dimension parsing.
|
2012-12-06 15:00:42 -05:00 |
jquery.ui.progressbar.js
|
Progressbar: Moved .ui-progressbar-indeterminate to main element. Added tests for markup structure.
|
2012-12-12 11:21:49 -05:00 |
jquery.ui.resizable.js
|
Interactions: Update widget defaults to match documented API.
|
2013-01-02 18:27:22 -05:00 |
jquery.ui.selectable.js
|
Interactions: Update widget defaults to match documented API.
|
2013-01-02 18:27:22 -05:00 |
jquery.ui.slider.js
|
Slider: add options for event callbacks
|
2013-01-02 14:58:12 -05:00 |
jquery.ui.sortable.js
|
Interactions: Update widget defaults to match documented API.
|
2013-01-02 18:27:22 -05:00 |
jquery.ui.spinner.js
|
Spinner: Trigger start/spin/stop events when calling step/page methods. Fixes #8901 - Spinner does not fire start/spin/stop events when calling stepUp()/Down(), pageUp()/Down() methods
|
2012-12-27 17:06:01 +01:00 |
jquery.ui.tabs.js
|
Tabs: Reduce cyclomatic complexity.
|
2012-12-06 14:31:21 -05:00 |
jquery.ui.tooltip.js
|
Tooltip: Clear the tracking interval on close. Fixes #8920 -Tooltip potential setinterval endless loop.
|
2012-12-18 08:38:36 -05:00 |
jquery.ui.widget.js
|
Widget: Don't modify the prototype passed to $.widget(). Fixes #8876 - Calling _super calls wrong inherited widget.
|
2012-12-03 14:18:24 -05:00 |