Commit Graph

5574 Commits

Author SHA1 Message Date
Scott González
cfdeab3e4b Dialog tests: Work around focus issue in IE8.
(cherry picked from commit ce5539f368)
2013-11-26 15:50:43 -05:00
Scott González
c34743bc29 Dialog test: Ensure dialog is tall enough to be scrolled.
(cherry picked from commit 144268a2eb)
2013-11-26 15:50:38 -05:00
Scott González
6935030c21 README: Added link to Trac.(cherry picked from commit 0a1ab401fa) 2013-11-26 15:49:24 -05:00
Imants Horsts
1da91cd500 Datepicker: Corrected values for Latvian locale. Fixes #9656 - Datepicker: Incorrect values in Latvian localization.
(cherry picked from commit 629c632a11)
2013-11-26 15:49:17 -05:00
Scott González
016f2f1d8f Build: Renamed jshint target from src to all.
(cherry picked from commit 8de24907b7)
2013-11-26 15:49:12 -05:00
Scott González
6cdd0223d7 Build: Typo fix.
(cherry picked from commit 36fd8c8d3b)
2013-11-26 15:49:08 -05:00
Scott González
01446e0fcf Update grunt-contrib-jshint to 0.7.1 and squash jshint tasks.
(cherry picked from commit 61d16ec939)
2013-11-26 15:47:32 -05:00
Fabrício Matté
52e0f768f5 Button: Remove obsolete mouse click coordinates checking. Fixed #7665 - Button: Radio button & checkboxes ignore mouseclicks for minor mouse movements.
(cherry picked from commit 8b64322e98)
2013-11-26 15:47:19 -05:00
Monika Piotrowicz
d21e8a6964 Accordion: moving aria-expanded from active tabpanel to active tab. Fixed #9407 - Accordion: aria-expanded attribute on wrong element
(cherry picked from commit f16d0c7e26)
2013-11-26 15:27:23 -05:00
Jacob McCutcheon
a2217b5400 Fixed spelling error delay-start.html
(cherry picked from commit df2c982640)
2013-11-26 15:27:23 -05:00
Jörn Zaefferer
ce0cef9265 Datepicker: Finnish date format doesn't have padding for day and month. Fixes #9609 - Datepicker: Correct the Finnish date format
(cherry picked from commit 619261f079)
2013-11-26 15:27:23 -05:00
Kris Borchers
e29e5b56af 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 14065dc23b)
2013-11-26 15:27:23 -05:00
onovy
77a31b01f9 Demos: Fixed small typo.
(cherry picked from commit b99f8258bf)
2013-11-26 15:14:46 -05:00
Andrei Picus
6e613bd3aa Sortable: Fix typo and break lines in comment.
(cherry picked from commit 06c4387bc9)
2013-11-26 15:14:36 -05:00
Jyoti Deka
01a0da8105 Slider: Remove unnecessary 3rd argument in _slide method when calling this.values()
(cherry picked from commit 93a2dcde52)
2013-11-26 15:14:21 -05:00
Jyoti Deka
6cdebe84f8 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 ecde7cd41a)
2013-11-26 15:13:05 -05:00
Scott González
8eefd2032f Tabs: Keep reference to existing tablist during refresh. Fixes #9584 - Tabs: Refresh issue when tabs are moved to bottom.
(cherry picked from commit e14f75ed48)
2013-11-26 15:10:34 -05:00
Scott González
c78ac679bf Updated author information.
(cherry picked from commit acf153e0b4)
2013-11-26 15:10:04 -05:00
Scott González
68772769f8 Build: Fixed TestSwarm submission.
(cherry picked from commit 80b17bb40a)
2013-11-26 15:09:26 -05:00
Timo Tijhof
5a2832bf2d 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 647b839c52)
2013-11-26 15:09:20 -05:00
Scott González
c9a161bf95 Updated author information.
(cherry picked from commit f3668632e4)
2013-11-26 15:07:58 -05:00
TJ VanToll
29e8077871 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 2dfe85d3e2)
2013-11-26 15:07:39 -05:00
Jasper de Groot
fd80c3445d Dialog: Changed the width of the close button. Fixed #9133 - Dialog: Resizing causes close icon to misalign in Firefox.
(cherry picked from commit ec3cf6725a)
2013-11-26 15:07:21 -05:00
TJ VanToll
b846bea0fd 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 e6360ab846)
2013-11-26 15:06:45 -05:00
Jörn Zaefferer
a05cc850e6 Build: Update grunt-compare-size to latest, add it's .sizecache.json to .gitignore
(cherry picked from commit 041e0ec492)
2013-11-26 15:06:28 -05:00
Scott González
639ecb20dc Remove environment-specific files from .gitignore.
(cherry picked from commit 9db5e164bd)
2013-11-26 15:06:18 -05:00
Kris Borchers
78c593be8f 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 485e0a0612)
2013-11-26 15:04:39 -05:00
Scott González
225b693e47 Update AUTHORS.txt.
(cherry picked from commit 37bba1eb92)
2013-11-26 15:03:35 -05:00
TJ VanToll
34b1390b16 Upgrade grunt-contrib-jshint to 0.6.3.
(cherry picked from commit 643ef44ee2)

Conflicts:

	package.json
2013-11-26 14:49:38 -05:00
Scott González
3dc532ea29 README: Updated build instructions.(cherry picked from commit cca2daafec) 2013-11-26 14:49:20 -05:00
Scott González
1b207d37ab Tests: Fixed accidental use of comma instead of semicolon.
(cherry picked from commit dc380ee695)
2013-11-26 14:48:47 -05:00
Mohsen Ekhtiari
8e52648501 Position demo: Added missing semicolon.
(cherry picked from commit 1c58573a95)
2013-11-26 14:48:21 -05:00
Kris Borchers
2a7896ec3e 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 cceb163548)
2013-11-26 14:48:14 -05:00
TJ VanToll
8f7e3428f0 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 5aa106a052)
2013-11-26 14:48:01 -05:00
Scott González
bc72e1d910 Mailmap: Fix Nick Pierpoint.
(cherry picked from commit 92d5421395)
2013-11-26 14:47:23 -05:00
Scott González
4fc3c6a057 Mailmap: Fix Christoph Rönsch.
(cherry picked from commit 8f45d2d9ac)
2013-11-26 14:47:12 -05:00
TJ VanToll
885421afd2 Menu tests: jshint cleanup of unused argument
(cherry picked from commit afdf898659)
2013-11-26 14:46:49 -05:00
TJ VanToll
b02a32f4b3 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 484e382259)
2013-11-26 14:46:41 -05:00
Siebrand Mazeland
1a2284deb6 Position: Replace double space with single space.
(cherry picked from commit a3770884ac)
2013-11-26 11:32:24 -05:00
Vilhjálmur Skúlason
94be965cd2 Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for Icelandic datepicker locale.
(cherry picked from commit 369c76d9e6)
2013-11-26 11:32:09 -05:00
TJ VanToll
251e5a1ae4 Update the project's description as well as fix a few spelling / grammatical issues.
(cherry picked from commit c4c90f385a)
2013-11-26 11:31:31 -05:00
Kris Borchers
d379af9e96 Menu tests: Whitespace and general cleanup
(cherry picked from commit 86eaa30994)
2013-11-26 11:30:23 -05:00
Kris Borchers
be7d0a54ea Menu tests: Check default is prevented on any click on disabled menus
(cherry picked from commit a74ac174cc)
2013-11-26 11:30:18 -05:00
TJ VanToll
152c190001 Updating Globalize to v0.0.1.
(cherry picked from commit 2f49702326)
2013-11-26 11:30:01 -05:00
Scott González
d1b764b5f5 Core tests: Explicitly focus the body during delayed .focus() test to avoid an issue in IE 8.
(cherry picked from commit afeaf565bb)
2013-11-26 11:29:35 -05:00
Bruno M. Custódio
1aad398dba 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 0d5eaab9bb)

Conflicts:

	demos/progressbar/download.html
2013-11-26 11:27:25 -05:00
Jörn Zaefferer
7396460c76 Build: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes #9037 - Build: Verify characters in output
(cherry picked from commit 7da828375a)
2013-11-26 11:18:32 -05:00
Rafael Xavier de Souza
c02eef9aee Release: Specify download.jqueryui.com version @1.10.3-4
(cherry picked from commit 4ed52cba65)
2013-11-26 11:18:26 -05:00
Rafael Xavier de Souza
40fea6121c Release: Lint
(cherry picked from commit 7321df722f)
2013-11-26 11:18:16 -05:00
Rafael Xavier de Souza
cecc16a46f Release: Handle prevVersion when minor or patch are 0 (zero)
(cherry picked from commit ece91a5c3b)
2013-11-26 11:18:11 -05:00