]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
10 years agoBuild: Fixed TestSwarm submission.
Scott González [Wed, 2 Oct 2013 14:15:32 +0000 (10:15 -0400)]
Build: Fixed TestSwarm submission.
(cherry picked from commit 80b17bb40a1a0956e954d41550ebdf69ee480ae2)

10 years agoGruntfile: Remove project prefix from TestSwarm job name
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)

10 years agoUpdated author information.
Scott González [Wed, 2 Oct 2013 13:45:27 +0000 (09:45 -0400)]
Updated author information.
(cherry picked from commit f3668632e4e2e9d06a88b9fd61b54674a4f65c1c)

10 years agoDialog: Safe activeElement access.
TJ VanToll [Mon, 30 Sep 2013 14:49:42 +0000 (17:49 +0300)]
Dialog: Safe activeElement access.

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)

10 years agoDialog: Changed the width of the close button. Fixed #9133 - Dialog: Resizing causes...
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)

10 years agoSpinner: Only format the value when there is one. Fixes #9573 - Spinner: forces a...
TJ VanToll [Fri, 27 Sep 2013 17:49:57 +0000 (13:49 -0400)]
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)

10 years agoBuild: Update grunt-compare-size to latest, add it's .sizecache.json to .gitignore
Jörn Zaefferer [Fri, 20 Sep 2013 15:59:04 +0000 (17:59 +0200)]
Build: Update grunt-compare-size to latest, add it's .sizecache.json to .gitignore
(cherry picked from commit 041e0ec49267fbd5a8a967ea111527fd14332161)

10 years agoRemove environment-specific files from .gitignore.
Scott González [Thu, 9 May 2013 16:11:21 +0000 (12:11 -0400)]
Remove environment-specific files from .gitignore.
(cherry picked from commit 9db5e164bd4a4ef6350a660276dad1aefa96b593)

10 years agoMenu: Only focus menu after click if focus is on an element within menu. Fixes #9044...
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)

10 years agoUpdate AUTHORS.txt.
Scott González [Mon, 2 Sep 2013 13:25:00 +0000 (09:25 -0400)]
Update AUTHORS.txt.
(cherry picked from commit 37bba1eb920298994903e866625bb662f391a1f5)

10 years agoUpgrade grunt-contrib-jshint to 0.6.3.
TJ VanToll [Wed, 28 Aug 2013 13:22:26 +0000 (09:22 -0400)]
Upgrade grunt-contrib-jshint to 0.6.3.
(cherry picked from commit 643ef44ee2ed4fa5176ad76d69f855b0d97486cc)

Conflicts:

package.json

10 years agoREADME: Updated build instructions.(cherry picked from commit cca2daafec0817e423aec39...
Scott González [Tue, 27 Aug 2013 17:00:56 +0000 (13:00 -0400)]
README: Updated build instructions.(cherry picked from commit cca2daafec0817e423aec39a251e6eacdd4d611b)

10 years agoTests: Fixed accidental use of comma instead of semicolon.
Scott González [Wed, 21 Aug 2013 13:37:03 +0000 (09:37 -0400)]
Tests: Fixed accidental use of comma instead of semicolon.
(cherry picked from commit dc380ee6955393d4bc3bbc334cc6724cefa5b48c)

10 years agoPosition demo: Added missing semicolon.
Mohsen Ekhtiari [Sun, 11 Aug 2013 21:45:33 +0000 (02:15 +0430)]
Position demo: Added missing semicolon.
(cherry picked from commit 1c58573a95778010c247605ebb1915d8e8739423)

10 years agoMenu: Make check for click outside of menu a function which can be overridden. Fixes...
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)

10 years agoCSS Framework: Display child links within .ui-state-hover and .ui-state-focus widgets...
TJ VanToll [Fri, 19 Jul 2013 01:19:38 +0000 (21:19 -0400)]
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)

10 years agoMailmap: Fix Nick Pierpoint.
Scott González [Tue, 6 Aug 2013 13:22:27 +0000 (09:22 -0400)]
Mailmap: Fix Nick Pierpoint.
(cherry picked from commit 92d54213958561ea1cfcdbaaaa53bbb6037a1e86)

10 years agoMailmap: Fix Christoph Rönsch.
Scott González [Tue, 6 Aug 2013 13:04:02 +0000 (09:04 -0400)]
Mailmap: Fix Christoph Rönsch.
(cherry picked from commit 8f45d2d9ac7b2925cff7b9d9b48cbb87caaf7327)

10 years agoMenu tests: jshint cleanup of unused argument
TJ VanToll [Sat, 3 Aug 2013 21:52:11 +0000 (17:52 -0400)]
Menu tests: jshint cleanup of unused argument
(cherry picked from commit afdf8986591e19404a9b67d1053ce292d754d841)

10 years agoMenu: Only set the mouseHandled flag if the event is going to bubble. Fixes #9469...
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)

10 years agoPosition: Replace double space with single space.
Siebrand Mazeland [Fri, 2 Aug 2013 11:15:58 +0000 (13:15 +0200)]
Position: Replace double space with single space.
(cherry picked from commit a3770884ac997169b810b3f6fda6df54a9cbbeeb)

10 years agoDatepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for...
Vilhjálmur Skúlason [Thu, 1 Aug 2013 19:38:38 +0000 (15:38 -0400)]
Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for Icelandic datepicker locale.
(cherry picked from commit 369c76d9e62fd3bac4676801d5666e6b40a068a2)

10 years agoUpdate the project's description as well as fix a few spelling / grammatical issues.
TJ VanToll [Tue, 30 Jul 2013 10:41:35 +0000 (06:41 -0400)]
Update the project's description as well as fix a few spelling / grammatical issues.
(cherry picked from commit c4c90f385a77ab106a47cf56e53bcd352aa9edce)

10 years agoMenu tests: Whitespace and general cleanup
Kris Borchers [Tue, 16 Jul 2013 02:54:44 +0000 (21:54 -0500)]
Menu tests: Whitespace and general cleanup
(cherry picked from commit 86eaa30994657b650b26388e87ecff679cf93a50)

10 years agoMenu tests: Check default is prevented on any click on disabled menus
Kris Borchers [Mon, 15 Jul 2013 02:52:35 +0000 (21:52 -0500)]
Menu tests: Check default is prevented on any click on disabled menus
(cherry picked from commit a74ac174cca67c57ddd79a3c4f2f34d291edf2dd)

10 years agoUpdating Globalize to v0.0.1.
TJ VanToll [Thu, 11 Jul 2013 13:58:35 +0000 (09:58 -0400)]
Updating Globalize to v0.0.1.
(cherry picked from commit 2f497023261a7400295f4dd64c45139232a0ea4f)

10 years agoCore tests: Explicitly focus the body during delayed .focus() test to avoid an issue...
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)

10 years agoUpdating jQuery to 1.10.2.
Bruno M. Custódio [Sat, 1 Jun 2013 19:25:27 +0000 (20:25 +0100)]
Updating jQuery to 1.10.2.

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)

Conflicts:

demos/progressbar/download.html

10 years agoBuild: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes...
Jörn Zaefferer [Fri, 14 Jun 2013 07:01:02 +0000 (09:01 +0200)]
Build: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes #9037 - Build: Verify characters in output
(cherry picked from commit 7da828375afb20d58736bb1eb530f915c445d5b9)

10 years agoRelease: Specify download.jqueryui.com version @1.10.3-4
Rafael Xavier de Souza [Tue, 25 Jun 2013 21:28:06 +0000 (18:28 -0300)]
Release: Specify download.jqueryui.com version @1.10.3-4
(cherry picked from commit 4ed52cba6555660268210ef76c38101d9dfef8df)

10 years agoRelease: Lint
Rafael Xavier de Souza [Fri, 21 Jun 2013 19:31:28 +0000 (16:31 -0300)]
Release: Lint
(cherry picked from commit 7321df722ff87982d0c1c58c6859dc956cb87f13)

10 years agoRelease: Handle prevVersion when minor or patch are 0 (zero)
Rafael Xavier de Souza [Wed, 5 Jun 2013 13:39:07 +0000 (10:39 -0300)]
Release: Handle prevVersion when minor or patch are 0 (zero)
(cherry picked from commit ece91a5c3b37a6aaf6077060af98b7274af2ae92)

10 years agoRelease: Allow remote repositories other than "git@github.com", eg. filesystem
Rafael Xavier de Souza [Wed, 5 Jun 2013 13:37:01 +0000 (10:37 -0300)]
Release: Allow remote repositories other than "git@github.com", eg. filesystem
(cherry picked from commit a52421b25f5d8f1a61049014589555690f44e7b0)

10 years agoAdd comment (TODO: amend before land)
Rafael Xavier de Souza [Mon, 24 Jun 2013 12:21:55 +0000 (09:21 -0300)]
Add comment (TODO: amend before land)
(cherry picked from commit b8a875cabf58d3c81dfba4b4f0db202dedbecd5d)

10 years agoRelease: Use downloadBuilder to build pre/cdn packages instead of our grunt tasks
Rafael Xavier de Souza [Wed, 5 Jun 2013 12:38:08 +0000 (09:38 -0300)]
Release: Use downloadBuilder to build pre/cdn packages instead of our grunt tasks
(cherry picked from commit a8897d4c728dc3a1ac481ed4b9234745097e146a)

10 years agoDatepicker i18n: Removed "<" in the "Anterior" text for the pt locale.
Gan Eng Chin [Sat, 22 Jun 2013 14:13:54 +0000 (22:13 +0800)]
Datepicker i18n: Removed "<" in the "Anterior" text for the pt locale.

Removed "<" in the "Anterior" text, so that it is consistent with "Seguinte".
(cherry picked from commit e591a7a9af123862fbef9d55c54351f6f995b7a7)

10 years agoMenu: Ensure an event was passed before checking its type. Fixes #9384 - Menu: _focus...
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)

10 years agoMenu tests: Fix lint error
Jörn Zaefferer [Thu, 20 Jun 2013 14:56:27 +0000 (16:56 +0200)]
Menu tests: Fix lint error
(cherry picked from commit 628a1414853f52fa9e78b0e742b8c30068694ae9)

10 years agoMenu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing should...
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)

10 years agoBuild: Add support for running on Travis
Jörn Zaefferer [Wed, 12 Jun 2013 19:52:14 +0000 (21:52 +0200)]
Build: Add support for running on Travis
(cherry picked from commit b5c41a2b33311d2de8f0b473cc454bd281ea0ad1)

10 years agoCSS Framework: Update API links from the old docs site to their new API site location.
TJ VanToll [Thu, 6 Jun 2013 02:03:09 +0000 (22:03 -0400)]
CSS Framework: Update API links from the old docs site to their new API site location.
(cherry picked from commit 9d5d2424a9bda121b1fa5b2553939352ba3be154)

10 years agoSlider Tests: Remove pointless doc blocks.
Scott González [Tue, 4 Jun 2013 13:35:37 +0000 (09:35 -0400)]
Slider Tests: Remove pointless doc blocks.
(cherry picked from commit e776a7fb092df2eeefa975c83bd4c1c7a6439b05)

10 years agoTabs: Use .ui-tabs-anchor in stylesheet.
Scott González [Tue, 4 Jun 2013 12:31:48 +0000 (08:31 -0400)]
Tabs: Use .ui-tabs-anchor in stylesheet.
(cherry picked from commit 2de5e78e72b98adeab4f03cedf47269babbb0a6c)

10 years agoDatepicker: Removing unused ui-datepicker-month-year class name.
TJ VanToll [Sun, 2 Jun 2013 02:34:44 +0000 (22:34 -0400)]
Datepicker: Removing unused ui-datepicker-month-year class name.
(cherry picked from commit 3c68636c8067e431c1bbdf2787dbec2ef3b88968)

10 years agoSlider: Remove range div when changing range option to false. Fixes #9355 - Slider...
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)

10 years agoSpinner: Trivial spelling / grammatical fixes in CSS comments.
TJ VanToll [Mon, 3 Jun 2013 02:30:05 +0000 (22:30 -0400)]
Spinner: Trivial spelling / grammatical fixes in CSS comments.
(cherry picked from commit 3ec371bca47f614249b90e0b7dfd7bf7389588af)

10 years agoBuild: Update node-testswarm to 1.1.0 to match latest TestSwarm API
Jörn Zaefferer [Fri, 31 May 2013 09:37:09 +0000 (11:37 +0200)]
Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API
(cherry picked from commit a9bb4880d39f77ec0e9d28c8cbb9ebb5ee65c6ad)

Conflicts:

package.json

10 years agoDatepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests to match...
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)

10 years agoDroppable: Defer querying of offsetWidth and offsetHeight until they're required...
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)

10 years agoResizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: Erratic...
Christian Klammer [Thu, 16 May 2013 11:26:13 +0000 (21:26 +1000)]
Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: Erratic behavior of contained elements within scrollable grandparents
(cherry picked from commit 6df5c1a4ae738e591694e0fe2fa3bbb8b05f6b0a)

10 years agoAutocomplete: Scope race condition handling to the instance. Fixes #9334 - Autocomple...
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)

10 years agoDialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on enter...
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)

10 years agoTabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Incorrect...
Scott González [Wed, 22 May 2013 17:59:17 +0000 (13:59 -0400)]
Tabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Incorrect remote tab detection in IE7.
(cherry picked from commit daf3f0d9af5b29dc090e15d57cf884e3c12f7cad)

10 years agoWidget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 - Widget...
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)

10 years agoDatepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker: Incorr...
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)

10 years agoSortable demo (portlets): Cleanup.
Scott González [Thu, 16 May 2013 14:08:47 +0000 (10:08 -0400)]
Sortable demo (portlets): Cleanup.
(cherry picked from commit 2121a1008a91c03c1e28262dcf3edc9bd8e83a20)

10 years agoPosition: Use absolute positioning when getting scrollbar width to avoid reflows...
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)

10 years agoDatepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: Incorrect...
Toshi MARUYAMA [Wed, 8 May 2013 04:03:13 +0000 (13:03 +0900)]
Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: Incorrect settings for Lithuanian locale.
(cherry picked from commit ce73a2688de47c975727ad9555cae84eb6997486)

10 years agoAutocomplete tests: Cleanup.
Scott González [Tue, 30 Apr 2013 14:27:22 +0000 (10:27 -0400)]
Autocomplete tests: Cleanup.
(cherry picked from commit 7af03b73ea0786de9361f3cd21ef46047cb957d7)

10 years agoWhitespace.
Scott González [Tue, 30 Apr 2013 14:23:29 +0000 (10:23 -0400)]
Whitespace.
(cherry picked from commit 72f82df577c7616c893acf6ad96c673ce20bec12)

10 years agoPosition demo: Fixed usage of center positioning.
Scott González [Thu, 25 Apr 2013 16:58:53 +0000 (12:58 -0400)]
Position demo: Fixed usage of center positioning.
(cherry picked from commit cc378433ab776dee8b75c4ece7df92bfe1300aaf)

10 years agoAutocomplete: Refactored _response() so that requestIndex is defined closer to where...
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)

10 years agoAll: Remove inline JSHint settings.
Scott González [Mon, 22 Apr 2013 16:35:21 +0000 (12:35 -0400)]
All: Remove inline JSHint settings.
(cherry picked from commit fadf2b312a05040436451c64bbfaf4814bc62c56)

10 years agoSortable: Don't create functions inside loops.
Scott González [Mon, 22 Apr 2013 16:33:35 +0000 (12:33 -0400)]
Sortable: Don't create functions inside loops.
(cherry picked from commit 7033544cdd9792f4b1be473eeea7bc37eed52469)

10 years agoDatepicker Tests: Fix hanging IE tests resulting from asynchronous blur(cherry picked...
Mike Sherov [Sun, 14 Apr 2013 22:47:29 +0000 (18:47 -0400)]
Datepicker Tests: Fix hanging IE tests resulting from asynchronous blur(cherry picked from commit 71a332e8b83a1657521e04388f5592997e81bbcc)

10 years agoDatepicker Tests: fix failing oldIE tests by creating new inputs to focus when necess...
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)

10 years agoTest Suite: Remove Flaky Datepicker test, and correct more old jQuery test cases...
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)

Conflicts:

tests/unit/draggable/draggable_options.js

10 years agoGrunt: Allow tabs tests to run in PhantomJS.
Scott González [Fri, 12 Apr 2013 13:05:48 +0000 (09:05 -0400)]
Grunt: Allow tabs tests to run in PhantomJS.
(cherry picked from commit dd58f9832ba34cf99bc3245d0c4c6ccc486a2ddc)

Conflicts:

Gruntfile.js

10 years agoButton: Remove ui-state-focus class when becoming disabled. Fixes #9169 - Button...
Scott González [Thu, 11 Apr 2013 18:03:51 +0000 (14:03 -0400)]
Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - Button: Disabled button maintains ui-state-focus in IE & Firefox on Windows.
(cherry picked from commit 0d0b05ec7cf702b8782b19c993eeb30398a090f4)

Conflicts:

ui/jquery.ui.button.js

10 years agoUse .csslintrc instead of inlining rules in the Gruntfile.
Scott González [Fri, 15 Mar 2013 13:57:45 +0000 (09:57 -0400)]
Use .csslintrc instead of inlining rules in the Gruntfile.
(cherry picked from commit 39a2f465a54d93777781c1a97cb58953a7d6557e)

11 years agoUpdating the 1-10-stable version to 1.10.4pre.
Scott González [Fri, 3 May 2013 16:21:53 +0000 (09:21 -0700)]
Updating the 1-10-stable version to 1.10.4pre.

11 years agoRelease: Use 1-10-stable.
Scott González [Thu, 2 May 2013 13:49:37 +0000 (09:49 -0400)]
Release: Use 1-10-stable.

11 years agoUpdated AUTHORS.txt.
Scott González [Thu, 2 May 2013 13:35:39 +0000 (09:35 -0400)]
Updated AUTHORS.txt.

11 years agoRelease: Ability to provide a different repo for testing.
Scott González [Tue, 30 Apr 2013 20:56:11 +0000 (16:56 -0400)]
Release: Ability to provide a different repo for testing.
(cherry picked from commit 562f88472237288f4e46a4944e9bf77a3dd205a7)

11 years agoBuild: Fix effect demo url (typo)
Rafael Xavier de Souza [Mon, 29 Apr 2013 22:29:51 +0000 (19:29 -0300)]
Build: Fix effect demo url (typo)
(cherry picked from commit 2daf09d67160eceddd2b024d2698930e12193ba9)

11 years agoBuild: Change the homepage and demo URLs to the main effects page. Fixes #9247 -...
Jörn Zaefferer [Fri, 26 Apr 2013 16:09:00 +0000 (18:09 +0200)]
Build: Change the homepage and demo URLs to the main effects page. Fixes #9247 - Build: Incorrect links in effect manifests
(cherry picked from commit 45f85cce5634e2321e701e905297b578987d3083)

11 years agoAutocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplete: Unabl...
Jason Moon [Wed, 20 Mar 2013 22:42:34 +0000 (17:42 -0500)]
Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplete: Unable to use up/down arrow keys in a textarea (Firefox).
(cherry picked from commit f5f08791536e689e008b04d6ea9677811353d456)

11 years agoMenu: Add a transparent list-style-image to menu items. Fixed #8844 - Menu: IE 10...
TJ VanToll [Sat, 20 Apr 2013 02:52:30 +0000 (22:52 -0400)]
Menu: Add a transparent list-style-image to menu items. Fixed #8844 - Menu: IE 10 renders bullets in submenus
(cherry picked from commit 64a39d9b0d5710729653b185eae427853608744b)

11 years agoAutocomplete demo: Use custom namespace for combobox.
Scott González [Fri, 12 Apr 2013 00:54:36 +0000 (20:54 -0400)]
Autocomplete demo: Use custom namespace for combobox.
(cherry picked from commit 445ffd0acc95e8c4adb4d63b12815e9bcac1c198)

11 years agoDatepicker Tests: ensure Focus tests work all the way back to jQuery 1.6 in all brows...
Mike Sherov [Fri, 12 Apr 2013 00:48:05 +0000 (20:48 -0400)]
Datepicker Tests: ensure Focus tests work all the way back to jQuery 1.6 in all browsers without having to rely on timeouts.(cherry picked from commit 530d1b7c8c86fbe328c6df439ad9afef779fa435)

11 years agoButton: On form reset only call refresh on current button widgets. Fixed #9213: Butto...
TJ VanToll [Sun, 7 Apr 2013 16:57:15 +0000 (12:57 -0400)]
Button: On form reset only call refresh on current button widgets. Fixed #9213: Button: timeout in formResetHandler causing refresh to be called on non-widgets
(cherry picked from commit 2de31fdbf498a6c20d196a96d007ea0f069644c5)

11 years agoTests: Renamed TestSwarm jobs.
Scott González [Tue, 9 Apr 2013 18:22:37 +0000 (14:22 -0400)]
Tests: Renamed TestSwarm jobs.
(cherry picked from commit 5b9e6a44d8b7c3b1c67e71b448951153bec15c95)

11 years agoUpgrade grunt-contrib-jshint to 0.4.1.
Scott González [Mon, 8 Apr 2013 19:02:54 +0000 (15:02 -0400)]
Upgrade grunt-contrib-jshint to 0.4.1.
(cherry picked from commit cdff8de18ff6b52b773e1dc017fea2475f01ee08)

11 years agoUpdated .jshintrc settings.
Scott González [Mon, 8 Apr 2013 19:02:12 +0000 (15:02 -0400)]
Updated .jshintrc settings.
(cherry picked from commit 8f9310609a976cb531597586cdb5a62af31f0576)

11 years agoDraggable tests: Wrap IIFE in parens.
Scott González [Mon, 8 Apr 2013 18:45:09 +0000 (14:45 -0400)]
Draggable tests: Wrap IIFE in parens.
(cherry picked from commit d7ea0e5e519da8be0eed08a0db07f752114b752a)

11 years agoBuild: Change single quotes to double quotes.
Scott González [Mon, 8 Apr 2013 18:43:37 +0000 (14:43 -0400)]
Build: Change single quotes to double quotes.
(cherry picked from commit b8efbd6c07ebcab2f2165033fcea9ded1b9a07a2)

11 years agoDatepicker Tests: use simulated events for focus and blur.(cherry picked from commit...
Mike Sherov [Sun, 7 Apr 2013 19:15:04 +0000 (15:15 -0400)]
Datepicker Tests: use simulated events for focus and blur.(cherry picked from commit ab84e037ed919015e24ac3d7e61960290a6062af)

11 years agoDatepicker Tests: fix IE7 test failures by ensuring the datepicker is hidden before...
Mike Sherov [Sun, 7 Apr 2013 18:40:26 +0000 (14:40 -0400)]
Datepicker Tests: fix IE7 test failures by ensuring the datepicker is hidden before showing it.(cherry picked from commit 2f7a4c669d1e39079bc34b61fdf5713f02d2b739)

11 years agoDatepicker Tests: Fix IE tests by accounting for async nature of focus/blur and by...
Mike Sherov [Sun, 7 Apr 2013 18:16:31 +0000 (14:16 -0400)]
Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur and by correctly not double focusing a programmatically focused date picker.
A partial fix was implemented to resolve #6694, and this commit completes the fix so we can programmatically focus a date picker without focus being fired twice.(cherry picked from commit 1c1b64fcf017471970c3903a2bc89cc7d108aaa3)

11 years agoDraggable Tests: style guide conformance for TestHelpers(cherry picked from commit...
Mike Sherov [Sun, 7 Apr 2013 16:31:21 +0000 (12:31 -0400)]
Draggable Tests: style guide conformance for TestHelpers(cherry picked from commit 58d9130ba3f7f6560582c41066ca0678c036d8e3)

11 years agoDraggable Tests: fix more old Safari and old Opera tests with jQuery < 1.8 tests...
Mike Sherov [Sun, 7 Apr 2013 16:17:19 +0000 (12:17 -0400)]
Draggable Tests: fix more old Safari and old Opera tests with jQuery < 1.8 tests by accounting for a bug in $.contains on disconnected Elements.(cherry picked from commit d4d9e14161d0f2cd64a441e4703c801b35fbc158)

11 years agoDraggable Tests: fix old Safari and old Opera tests with jQuery < 1.8 tests by accoun...
Mike Sherov [Sun, 7 Apr 2013 16:10:59 +0000 (12:10 -0400)]
Draggable Tests: fix old Safari and old Opera tests with jQuery < 1.8 tests by accounting for a bug in $.contains on disconnected Elements.(cherry picked from commit 3c1a3ca252a24f63ab7f4ac819cc7744eaf57c77)

11 years agoDraggable Tests: fix copypasta'd assertion messages.(cherry picked from commit 6a3bf6...
Mike Sherov [Sun, 7 Apr 2013 02:59:56 +0000 (22:59 -0400)]
Draggable Tests: fix copypasta'd assertion messages.(cherry picked from commit 6a3bf605ba74ef891bdbe39e8f3d2a0ba6bf33c9)

11 years agoMailmap: Change Corey Frang's email address.
Scott González [Fri, 5 Apr 2013 20:41:07 +0000 (16:41 -0400)]
Mailmap: Change Corey Frang's email address.
(cherry picked from commit 16deadfb90c8c6a2d01c4e882b63d3b2bcf724f3)

11 years agoDatepicker: Remove unused _getBorders() method.
Scott González [Wed, 3 Apr 2013 20:19:39 +0000 (16:19 -0400)]
Datepicker: Remove unused _getBorders() method.
(cherry picked from commit e11cfce8013ebb32853ffb6972ea36e785fb8016)

11 years agoDatepicker: Remove unnecessary global variable now that we don't use inline event...
Scott González [Wed, 3 Apr 2013 20:12:50 +0000 (16:12 -0400)]
Datepicker: Remove unnecessary global variable now that we don't use inline event handlers anymore.
(cherry picked from commit cb42ba6fd6307a8425a1af89329869fcc613cefe)

11 years agoDatepicker: Fixed date format for Serbian locales. Fixes #7347 - Datepicker: Wrong...
Scott González [Wed, 3 Apr 2013 20:06:15 +0000 (16:06 -0400)]
Datepicker: Fixed date format for Serbian locales. Fixes #7347 - Datepicker: Wrong date format for Serbian localization.
(cherry picked from commit 504b100a1a9213186968c654dd915b92bb9ee15b)

11 years agoDraggable: Don't cache parent offset if the parent position is fixed. Fixes #5009...
Mike Sherov [Wed, 3 Apr 2013 16:26:39 +0000 (12:26 -0400)]
Draggable: Don't cache parent offset if the parent position is fixed. Fixes #5009 - Draggable: scroll not working with parent's position fixed(cherry picked from commit 49c7b7200ef944ffc93487e79e763dfe97b4ff4a)

11 years agoDraggable: Stop erroneously overriding scroll offsets for root nodes. Fixes #6258...
Mike Sherov [Tue, 2 Apr 2013 13:08:17 +0000 (09:08 -0400)]
Draggable: Stop erroneously overriding scroll offsets for root nodes. Fixes #6258 - Draggable: not following mouse when scrolled and using overflow-y: scroll.
(cherry picked from commit a88d64514001867b908776e6bfcfac7f1011970d)

11 years agoSortable: Copy the cell structure when sorting a table row. Fixes #9185 - Sortable...
Scott González [Tue, 2 Apr 2013 14:42:21 +0000 (10:42 -0400)]
Sortable: Copy the cell structure when sorting a table row. Fixes #9185 - Sortable: Placeholder breaks table-layout: fixed.
(cherry picked from commit 09b3533910e887377fc87126608db1ded06f38f6)