.. |
i18n
|
Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: Incorrect settings for Lithuanian locale.
|
2013-05-10 10:37:05 -04:00 |
.jshintrc
|
Updated .jshintrc settings.
|
2013-04-08 15:02:12 -04:00 |
jquery.ui.accordion.js
|
All: Remove inline JSHint settings.
|
2013-04-22 12:35:21 -04:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Remove handling for NUMPAD_ENTER.
|
2013-05-06 15:04:14 -04:00 |
jquery.ui.button.js
|
Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - Button: Disabled button maintains ui-state-focus in IE & Firefox on Windows.
|
2013-04-11 14:03:51 -04:00 |
jquery.ui.core.js
|
Core: Removed $.ui.keyCode.NUMPAD_*. Fixes #9269 - Remove number pad key codes.
|
2013-05-02 09:13:19 -04:00 |
jquery.ui.datepicker.js
|
Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur and by correctly not double focusing a programmatically focused date picker.
|
2013-04-07 14:16:31 -04:00 |
jquery.ui.dialog.js
|
All: Remove inline JSHint settings.
|
2013-04-22 12:35:21 -04:00 |
jquery.ui.draggable.js
|
Draggable: allow draggable to defer destroying itself upon DOM removal until after stop is fired. Fixes #6889 - Draggable: Cursor doesn't revert to pre-dragging state after revert action when original element is removed.
|
2013-04-12 14:45:48 -04:00 |
jquery.ui.droppable.js
|
Widget tests: Use instance method. Also replace a few instances of $.data in widget implementations.
|
2013-03-19 16:53:35 +01:00 |
jquery.ui.effect-blind.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-bounce.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-clip.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-drop.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-explode.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-fade.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-fold.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-highlight.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-pulsate.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-scale.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-shake.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-slide.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-transfer.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect.js
|
Removed guard against duplicate loading. Use safe references to original functions when proxying, don't rename originals.
|
2013-03-08 10:23:25 -05:00 |
jquery.ui.menu.js
|
All: Remove inline JSHint settings.
|
2013-04-22 12:35:21 -04:00 |
jquery.ui.mouse.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.position.js
|
Position: Fix orientation check for scrollbar widths. Fixes #8763 - Position: getScrollInfo() swapped width and height.
|
2013-02-26 08:59:28 -05:00 |
jquery.ui.progressbar.js
|
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
|
2013-03-14 19:08:21 -04:00 |
jquery.ui.resizable.js
|
Core: Removed $.ui.hasScroll(). Fixes #9190 - Core: Remove $.ui.hasScroll().
|
2013-03-27 09:35:17 -04:00 |
jquery.ui.selectable.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.slider.js
|
All: Remove inline JSHint settings.
|
2013-04-22 12:35:21 -04:00 |
jquery.ui.sortable.js
|
Sortable: Don't create functions inside loops.
|
2013-04-22 12:33:35 -04:00 |
jquery.ui.spinner.js
|
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
|
2013-03-14 19:08:21 -04:00 |
jquery.ui.tabs.js
|
All: Remove inline JSHint settings.
|
2013-04-22 12:35:21 -04:00 |
jquery.ui.tooltip.js
|
Tooltip: Avoid errors on mouseover of tooltips with parents that have no title attribute. Fixes #8955 - Tooltip: error when parent element has no title attribute using jQuery <1.7
|
2013-01-11 08:35:51 -05:00 |
jquery.ui.widget.js
|
Widgets: Updating to use instance method on bridge
|
2013-03-19 16:08:00 +01:00 |