..
i18n
Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for Icelandic datepicker locale.
2013-08-01 15:39:56 -04:00
.jshintrc
Updated .jshintrc settings.
2013-04-08 15:02:12 -04:00
jquery.ui.accordion.js
Accordion: Avoid resetting outline on headers. Fixes #9352 : Accordion - Active header has no focus indicator
2013-07-20 17:27:49 -04:00
jquery.ui.autocomplete.js
Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Autocomplete: Multiple instances should be able to start asynchronous requests simultaneously.
2013-05-28 11:04:42 -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
Day TH's: scope=col. Closes gh-1074
2013-10-02 17:28:12 +02:00
jquery.ui.dialog.js
Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings.
2013-10-02 17:02:28 +02:00
jquery.ui.draggable.js
Draggable: Safe activeElement access from iFrames for IE9, prevent window focus changes in IE9+. Fixed #9520 - Draggable: Browser window drops behind other windows in IE9/10
2013-08-28 11:35:21 -04:00
jquery.ui.droppable.js
Droppable: Style guide conformance.
2013-05-29 08:42:25 -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-puff.js
Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file.
2013-06-22 11:37:37 -03:00
jquery.ui.effect-pulsate.js
Update copyright year to 2013.
2013-01-10 08:52:20 -05:00
jquery.ui.effect-scale.js
Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file.
2013-06-22 11:37:37 -03:00
jquery.ui.effect-shake.js
Update copyright year to 2013.
2013-01-10 08:52:20 -05:00
jquery.ui.effect-size.js
Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file.
2013-06-22 11:37:37 -03: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
Menu: Only focus menu after click if focus is on an element within menu. Fixes #9044 - Menu: Autofocus issue with dialog opened from menu widget
2013-09-17 13:03:18 -05: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: Replace double space with single space.
2013-08-02 10:02:27 -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
Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: Erratic behavior of contained elements within scrollable grandparents
2013-05-29 08:18:58 -04:00
jquery.ui.selectable.js
Update copyright year to 2013.
2013-01-10 08:52:20 -05:00
jquery.ui.slider.js
Slider: Remove range div when changing range option to false. Fixes #9355 - Slider: Changing range option to false does not remove range div.
2013-06-03 15:14:46 -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
Spinner: Only format the value when there is one. Fixes #9573 - Spinner: forces a field validation in Firefox before field loses focus or form is submitted
2013-09-27 14:23:07 -04:00
jquery.ui.tabs.js
Tabs: Prevent default action of clicks even when disabled. Fixes #9413 - Tabs: Disabled tabs are still clickable.
2013-07-03 14:38:49 -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: Only remove hover and focus classes when disabling, not enabling. Fixes #9558 - Widget: .enable() while already enabled kills ui-state-focus and ui-state-hover.
2013-09-16 11:57:35 -04:00