Commit Graph

5047 Commits

Author SHA1 Message Date
Timo Tijhof
2e1481c433 Build: Use browserSets from testswarm config
It's already in jQuery's Jenkins node-testswarm config
(and set to the same value) but not used yet.

Reference it to make sure it keeps working in the future.

Closes gh-1452
(cherry picked from commit 1e7a1e811f)
(cherry picked from commit 258dbe3ae4)

Conflicts:

	build/tasks/testswarm.js
(cherry picked from commit 1d30b8051b4d92dcd42cd856a1fbcc24a1ec42d0)
2015-02-20 11:16:48 -05:00
Scott González
db4083651e Build: Update links to AUTHORS.txt and MIT-LICENSE.txt in package.json 2014-11-03 18:00:59 -05:00
Jörn Zaefferer
6b324aa229 Build: Switch to renamed TestSwarm browserSet
(cherry picked from commit 7c3b05cfeb)
2014-02-19 19:32:09 +01:00
Jörn Zaefferer
dae3f56862 Build: Inline testswarm browserSet setting
Ref jquery/infrastructure#236

(cherry picked from commit 390e440fcd)
2014-02-05 11:45:23 +01:00
Scott González
8c9651fe71 Build: Fixed TestSwarm submission. 2013-10-02 10:15:47 -04:00
Timo Tijhof
8689dee13c 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`.
2013-10-02 15:41:04 +02:00
Jörn Zaefferer
62b30d04b3 Build: Also update the testswarm tasks itself 2013-06-11 18:55:13 +02:00
Jörn Zaefferer
0b3d689d33 Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API
(cherry picked from commit a9bb4880d3)

Conflicts:
	package.json
2013-06-11 18:43:03 +02:00
Jörn Zaefferer
f919657923 Build: Install shell dependencies in the right direcytory. Update trac instructions to point out that only minutes and seconds need to be changed. Fixes #8848 - Build: release.js fails to require shelljs/global.
(cherry picked from commit 62ae078f14)
2012-11-25 23:35:40 +01:00
Corey Frang
f1a44a3fac Effects Core: Upgrading jQuery Color to 2.1.1 2012-11-23 11:18:22 -06:00
Jörn Zaefferer
67b5bc7b3d Updating the 1-9-stable version to 1.9.3pre. 2012-11-23 15:09:24 +01:00
Jörn Zaefferer
a190a58590 Add missing authors 2012-11-23 15:00:24 +01:00
TJ VanToll
8def77cb5c Button: Fixing handling of the disabled options on refresh method calls. Fixed #8828 - Button: Refresh does not re-enable disabled button.
(cherry picked from commit 93abe02b60)
2012-11-23 11:09:07 +01:00
Corey Frang
188259eef6 Effects: Making sure outerHeight and outerWidth make it through to the .size() implementation in all cases - Fixes IE8 effects failure
(cherry picked from commit a217bd3b16)
2012-11-22 04:36:05 -06:00
Scott González
a0098ea57c Upgrade jQuery to 1.8.3. 2012-11-14 15:25:08 -05:00
Scott González
a1f629f3e8 Datepicker: Fixed firstDay in Faroese locale. Fixes #8815 - Datepicker: Faroese locale has incorrect firstDay.
(cherry picked from commit 3d96f20506)
2012-11-14 15:06:52 -05:00
Scott González
d7ee9569e1 Tabs: Trigger the select event when collapsing. Fixes #8813 - Tabs: select event not triggering when collapsible:true. 2012-11-14 14:59:12 -05:00
Scott González
0be0c2603c Tooltip: Removed logic for handling tracking tooltips which gain focus while open (we no longer mix events). Fixes #8799 - Tooltip: tracking fails on nested elements.
(cherry picked from commit ca0df6b900)
2012-11-14 14:42:53 -05:00
Scott González
f4ce4d309c Tooltip: Handle synthetic focusin events. Fixes #8740 - Tooltip: Does not hide consistently with dynamically loaded content.
(cherry picked from commit 1b503a237e)
2012-11-14 14:15:16 -05:00
Scott González
3175d7d1c2 Accordion: Use .css() to clear the height, instead of .height().
(cherry picked from commit 2553d61384)
2012-11-13 19:03:31 -05:00
Scott González
5046bb99aa Tests: Commented out getElementStyles() while its not used.
(cherry picked from commit 608341d20d)
2012-11-13 12:43:12 -05:00
Scott González
3cccf080a3 Tests: Temporarily remove style checks in domEqual().
(cherry picked from commit 248e632f4d)
2012-11-13 12:43:05 -05:00
Scott González
dca7505831 Build: Update TestSwarm jobName to distinguish 1-9-stable from master. 2012-11-13 11:12:11 -05:00
Cory Gackenheimer
85b5c5b558 Button: use _hoverable for hover state management. Fixes #5295 - button doesn't remove hover state if they are disabled
(cherry picked from commit 8e1ceba717)
2012-11-13 11:06:55 -05:00
Scott González
e27195ba44 Widget: Only use the event prefix from the base if we're redefining a widget. Fixes #8805 - Widget: widgetEventPrefix is incorrect when inheriting with jQuery UI 1.9.1.
(cherry picked from commit 9e858ba14a)
2012-11-13 11:06:18 -05:00
Scott González
41ec41126d Tabs: Show panels on destroy. Fixes #8795 - Tabs: 'display: none;' attribute is not removed from tabs when destroy is called.
(cherry picked from commit fd48568c40)
2012-11-13 11:05:54 -05:00
Scott González
b5cf5b6ad8 Tooltip: Ignore disabled checks when closing. Fixes #8758 - Tooltip: Tooltip is shown, but not hidden if element has class=ui-state-disabled.
(cherry picked from commit 498aadf644)
2012-11-13 10:57:13 -05:00
Scott González
0ad6d7a4a9 Widget: Suppress disabled check when binding destroy to the remove event. Fixes #8769 - Widget: ui-state-disabled blocks destroy to be triggered on remove.
(cherry picked from commit 1cdeeccab0)
2012-11-13 10:57:04 -05:00
Scott González
f8c154b4d2 Widget: Added suppressDisabledCheck flag to _on(). Fixes #8800 - Widget: Ability to use _on() even when disabled.
(cherry picked from commit 84cd214486)
2012-11-13 10:56:14 -05:00
Scott González
db1a622900 CSS: Update .ui-helper-hidden-accessible to match H5BP's current .visuallyhidden. Fixes #8793 - Dialog: Internal autocomplete causes scroll bars.
(cherry picked from commit 48e0aa0fd2)
2012-11-13 10:55:53 -05:00
Avinash R
8f098d8806 Widget: Bridge falls back to name if there is no widgetFullName, and always stores instances in data. Fixed #8775 - Widget: Bridge fails if widgetFullName is not supplied.
(cherry picked from commit 75bd22eb73)
2012-11-13 10:55:09 -05:00
Scott González
78ad8e4891 Dialog: Set top and left properties in the default styles to avoid a bug in core. Fixes #8741 - Dialog: dialog with position:fixed goes offscreen when opening after scrolling down since v 1.9.0. 2012-11-13 10:53:25 -05:00
Scott González
cdccd9956a Tabs: Encode spaces from window.location. Fixes #8777 - Tabs fail in Safari 5.1 when window.location contains a space.
(cherry picked from commit c6b52db892)
2012-11-13 10:50:51 -05:00
Scott González
310dff10ea Core: Patch over broken .removeData() in jQuery 1.6.1 + 1.6.2.
(cherry picked from commit 886d6fe9fb)
2012-11-13 10:50:32 -05:00
Scott González
177d0f2746 Core: Moved old jQuery support code to the bottom (above deprecated).
(cherry picked from commit 8a32c39136)
2012-11-13 10:50:25 -05:00
Scott González
da2fbcaeee Tooltip: Use ui-tooltip-open instead of tooltip-open for data key.
(cherry picked from commit 02694a90f3)
2012-11-13 10:50:02 -05:00
Jörn Zaefferer
25a1de4343 Tooltip: Fix default for position option, follow-up to 1d9eab1.
(cherry picked from commit 6874f19061)
2012-11-13 10:46:07 -05:00
Jörn Zaefferer
fbc0e6afe6 Tooltip: Make 'flipfit flip' the collision default to avoid the tooltip ever overlapping the trigger. Also fix max-width for custom-content demo. Fixes #8739 - Tooltip: Default positioning on large items off.
(cherry picked from commit 1d9eab1ead)
2012-11-13 10:46:00 -05:00
Jörn Zaefferer
241c10044d Tooltip: Check type on event directly, preventing TypeError when programmatically moving focus to track-toolipped-input. Fixes #8747 - Tooltip: Using the track option within dialogs creates JS errors
(cherry picked from commit 98173a3d0e)
2012-11-08 17:55:59 -05:00
Jörn Zaefferer
9e0071fea4 Menu: Look into submenus for uninitialized menu items. Fixes #8773 - Menu: refresh() doesn't refresh existing submenus.
(cherry picked from commit 8b3e570241)
2012-11-08 17:54:42 -05:00
Scott González
e65f3ff125 Skip collision: fit test in IE until TestSwarm stops using iframes.
(cherry picked from commit 8bdf0359bb)
2012-11-08 17:54:20 -05:00
Scott González
ccb741bd0c Dialog: Don't use .attr( props, true ).
(cherry picked from commit a8de99c791)
2012-11-08 17:53:35 -05:00
Scott González
8f0daea9eb Autocomplete: Set initial left position for menu. Fixes #8749 - Autocomplete dropdown positioned incorrectly in IE.
(cherry picked from commit d693ce5324)
2012-11-08 17:51:34 -05:00
Scott González
48398bc58c Tooltip: Use attributes, not properties, when checking for parent tooltips. Fixes #8742 - Tooltip shows incorrect message in chrome if there is input with name='title' in a form.
(cherry picked from commit d074efe528)
2012-11-08 17:48:34 -05:00
Scott González
2e9fb43e38 Release: Updated list of globals.
(cherry picked from commit 549ffe36da)
2012-11-08 17:43:11 -05:00
Jörn Zaefferer
fcde033ed4 Build: Remove generateQuickDownload step, will happen later during a release
(cherry picked from commit 666014e8e5)
2012-10-25 14:50:14 -04:00
Jörn Zaefferer
096b763a71 Build: Update the changelog shell to include more newlines, makes it easier to edit it later
(cherry picked from commit fb40f1f6ba)
2012-10-25 14:50:06 -04:00
Jörn Zaefferer
0850efbf75 Updating the 1-9-stable version to 1.9.2pre. 2012-10-25 09:55:15 -04:00
Scott González
29fb520fa6 Updated AUTHORS.txt. 2012-10-25 09:47:35 -04:00
Scott González
23d0c9386f Release: Use 1-9-stable. 2012-10-25 09:43:56 -04:00