.. |
i18n
|
Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish.
|
2013-05-16 12:14: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
|
Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: cannot drag element inside iframe
|
2013-05-20 22:10:04 -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: enabled draggable from within iframe. Fixed #5727 - draggable: cannot drag element inside iframe
|
2013-05-20 22:10:04 -04:00 |
jquery.ui.droppable.js
|
Interactions: Fixed an off-by-one error in isOverAxis.
|
2013-05-20 21:30:16 -04: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
|
Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: cannot drag element inside iframe
|
2013-05-20 22:10:04 -04:00 |
jquery.ui.position.js
|
Position: Use absolute positioning when getting scrollbar width to avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues.
|
2013-05-16 08:34:04 -04: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
|
Interactions: Fixed an off-by-one error in isOverAxis.
|
2013-05-20 21:30:16 -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
|
Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 - Widget: widgetEventPrefix is empty when widget is (occasionally) loaded twice.
|
2013-05-20 11:30:49 -04:00 |