Jörn Zaefferer [Mon, 25 Nov 2013 14:53:51 +0000 (15:53 +0100)]
Button unit tests: Make sure the test timeout runs after the formResetHandler. Fixes unit tests in IE7.
(cherry picked from commit 63026bd2c75f326db558d6173045343b0ce3dc09)
Datepicker: Corrected values for Latvian locale. Fixes #9656 - Datepicker: Incorrect values in Latvian localization.
(cherry picked from commit 629c632a110d437b6f328e6ff399a04c1a85352a)
Accordion: moving aria-expanded from active tabpanel to active tab. Fixed #9407 - Accordion: aria-expanded attribute on wrong element
(cherry picked from commit f16d0c7e267794aa20411581b15870d9babd7930)
Jörn Zaefferer [Mon, 21 Oct 2013 12:24:10 +0000 (14:24 +0200)]
Datepicker: Finnish date format doesn't have padding for day and month. Fixes #9609 - Datepicker: Correct the Finnish date format
(cherry picked from commit 619261f0797a6fab49e2f2dd175b35795c0dc01e)
Kris Borchers [Wed, 16 Oct 2013 02:40:49 +0000 (21:40 -0500)]
Resizable: Store size based on calculated helper size to prevent 1 pixel shifts. Fixes #9547 - Resizable: off-by-one pixel dimensions with helper and grid
(cherry picked from commit 14065dc23bb453b6c30138f225c9db728dd7e455)
Jyoti Deka [Tue, 15 Oct 2013 03:43:06 +0000 (23:43 -0400)]
Widget: option-method should work as getter only when argument length is 1. Fixes #9601 - Widget: calling _setOption with undefined as 3rd argument makes it a getter
(cherry picked from commit ecde7cd41a59e9c3ff07f56baeeaec2147cca779)
Scott González [Fri, 4 Oct 2013 14:10:30 +0000 (10:10 -0400)]
Tabs: Keep reference to existing tablist during refresh. Fixes #9584 - Tabs: Refresh issue when tabs are moved to bottom.
(cherry picked from commit e14f75ed480e5b036bb47ab3398d1e0df28a128a)
Timo Tijhof [Wed, 2 Oct 2013 13:33:03 +0000 (15:33 +0200)]
Gruntfile: Remove project prefix from TestSwarm job name
* Also added a line break to separate the for statement
from the testswarm chain.
* Passing explicit false instead of empty string as `extra`.
(cherry picked from commit 647b839c526d81017db341a1829677fc0e5a27d5)
Fixed #9420 - Dialog: Close causes blur of window in IE9
Fixed #8443 - Dialog: "unspecified error" when using ie9 and iframe
(cherry picked from commit 2dfe85d3e2269a571e07bd550bbd838ee703b833)
Jasper de Groot [Mon, 30 Sep 2013 15:23:57 +0000 (17:23 +0200)]
Dialog: Changed the width of the close button. Fixed #9133 - Dialog: Resizing causes close icon to misalign in Firefox.
(cherry picked from commit ec3cf6725aa5ae0c69cb302df92eb933a517cbaa)
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
(cherry picked from commit e6360ab846c6d0248d6013d005d2c178906ca692)
Kris Borchers [Mon, 26 Aug 2013 05:06:44 +0000 (00:06 -0500)]
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
(cherry picked from commit 485e0a06121d712bccad82a21a9e443292d2f9bb)
Kris Borchers [Thu, 1 Aug 2013 01:20:13 +0000 (20:20 -0500)]
Menu: Make check for click outside of menu a function which can be overridden. Fixes #8929 - Menu needs adjustement for use in Selectmenu
(cherry picked from commit cceb163548eea78525a3a60ada95a5af6e3ddf25)
CSS Framework: Display child links within .ui-state-hover and .ui-state-focus widgets the same. Fixes #9428 - CSS Framework: Title color not reset in a focused accordion tab
(cherry picked from commit 5aa106a052e78559e50a4ca464863f5927c43bd5)
TJ VanToll [Fri, 2 Aug 2013 10:51:04 +0000 (06:51 -0400)]
Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #9469: on( "menuselect" )
not firing every time.
(cherry picked from commit 484e382259f1c1c56b151a97ddf8a894f94d17ea)
Scott González [Tue, 9 Jul 2013 18:13:24 +0000 (14:13 -0400)]
Core tests: Explicitly focus the body during delayed .focus() test to avoid an issue in IE 8.
(cherry picked from commit afeaf565bb0b91c399603a0ddd82a925cabef6aa)
Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the
tests directory.
(cherry picked from commit 0d5eaab9bbfd60daa7ad69aea74aa24ef0243a6c)
TJ VanToll [Fri, 21 Jun 2013 00:40:00 +0000 (20:40 -0400)]
Menu: Ensure an event was passed before checking its type. Fixes #9384 - Menu: _focus function forgets null check with doing a pattern match on event.type
(cherry picked from commit 670f650b99103bcea779f8ad0428e05cb7e37053)
TJ VanToll [Thu, 13 Jun 2013 20:47:07 +0000 (13:47 -0700)]
Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing should recheck for menu icons
(cherry picked from commit 91b7b9f9ab2e5baa31e37f34600457599409e161)
Scott González [Mon, 3 Jun 2013 19:14:08 +0000 (15:14 -0400)]
Slider: Remove range div when changing range option to false. Fixes #9355 - Slider: Changing range option to false does not remove range div.
(cherry picked from commit 2ba75e2c93638d89e89de52347da0013a7a841b8)
Jörn Zaefferer [Fri, 31 May 2013 08:35:44 +0000 (10:35 +0200)]
Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests to match the new lowercase names. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish
(cherry picked from commit aaf75767fa98a6acdf00b1414bee622d3a3747cc)
Steven Luscher [Fri, 10 May 2013 21:03:44 +0000 (14:03 -0700)]
Droppable: Defer querying of offsetWidth and offsetHeight until they're required. Fixes #9339 - Droppable: offsetWidth and offsetHeight are queried unnecessarily causing synchronous reflow.
(cherry picked from commit a4fc7a9e9664d44d65b971c90a0cad82e1e79344)
Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: Erratic behavior of contained elements within scrollable grandparents
(cherry picked from commit 6df5c1a4ae738e591694e0fe2fa3bbb8b05f6b0a)
Scott González [Tue, 28 May 2013 15:04:29 +0000 (11:04 -0400)]
Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Autocomplete: Multiple instances should be able to start asynchronous requests simultaneously.
(cherry picked from commit 9e00e00f3b54770faa0291d6ee6fc1dcbad028cb)
TJ VanToll [Thu, 23 May 2013 01:43:40 +0000 (21:43 -0400)]
Dialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on enter in textbox in IE.
(cherry picked from commit c19e7b3496d14b40e71ba892213889fc8cc81d4f)
Scott González [Mon, 20 May 2013 15:30:49 +0000 (11:30 -0400)]
Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 - Widget: widgetEventPrefix is empty when widget is (occasionally) loaded twice.
(cherry picked from commit 2eb89f07341a557084fa3363fe22afe62530654d)
Scott González [Thu, 16 May 2013 16:14:05 +0000 (12:14 -0400)]
Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish.
(cherry picked from commit 9726cd72b64e9e9735cfdb5564ebef64a6dab0aa)
Scott González [Thu, 16 May 2013 12:34:04 +0000 (08:34 -0400)]
Position: Use absolute positioning when getting scrollbar width to avoid reflows of user content. Fixes #9291 - Position - $.position.scrollbarWidth detection causes layout issues.
(cherry picked from commit d500e945a46c9e2ce5bbb685661c32b5d3f57d21)
Scott González [Thu, 25 Apr 2013 14:59:20 +0000 (10:59 -0400)]
Autocomplete: Refactored _response() so that requestIndex is defined closer to where it's used.
(cherry picked from commit 947d738c0b9403da527b31ad2af3b6b9150383bd)
Mike Sherov [Sun, 14 Apr 2013 21:07:24 +0000 (17:07 -0400)]
Datepicker Tests: fix failing oldIE tests by creating new inputs to focus when necessary for focus tests.(cherry picked from commit b75e4f7d27eff1c5a40fe101cb34a0f806efaede)
Mike Sherov [Sun, 14 Apr 2013 16:58:42 +0000 (12:58 -0400)]
Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test cases for old Opera and old Safari.(cherry picked from commit 7c939aadf8c661f1230627d51bf1450f99effcc3)