Jörn Zaefferer
|
64d84cebe1
|
Menu tests: Fix lint error
(cherry picked from commit 628a141485 )
|
2013-11-26 10:58:26 -05:00 |
|
TJ VanToll
|
db1ee1af85
|
Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing should recheck for menu icons
(cherry picked from commit 91b7b9f9ab )
|
2013-11-26 10:53:04 -05:00 |
|
Jörn Zaefferer
|
13c17eb922
|
Build: Add support for running on Travis
(cherry picked from commit b5c41a2b33 )
|
2013-11-26 10:45:02 -05:00 |
|
TJ VanToll
|
efc69a5e89
|
CSS Framework: Update API links from the old docs site to their new API site location.
(cherry picked from commit 9d5d2424a9 )
|
2013-11-26 10:43:16 -05:00 |
|
Scott González
|
a2c88702de
|
Slider Tests: Remove pointless doc blocks.
(cherry picked from commit e776a7fb09 )
|
2013-11-26 10:42:59 -05:00 |
|
Scott González
|
b10b8648c0
|
Tabs: Use .ui-tabs-anchor in stylesheet.
(cherry picked from commit 2de5e78e72 )
|
2013-11-26 10:42:50 -05:00 |
|
TJ VanToll
|
ccc5dd3593
|
Datepicker: Removing unused ui-datepicker-month-year class name.
(cherry picked from commit 3c68636c80 )
|
2013-11-26 10:42:28 -05:00 |
|
Scott González
|
8fba171fec
|
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 2ba75e2c93 )
|
2013-11-26 10:42:09 -05:00 |
|
TJ VanToll
|
c124899898
|
Spinner: Trivial spelling / grammatical fixes in CSS comments.
(cherry picked from commit 3ec371bca4 )
|
2013-11-26 10:25:24 -05:00 |
|
Jörn Zaefferer
|
189effc526
|
Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API
(cherry picked from commit a9bb4880d3 )
Conflicts:
package.json
|
2013-11-26 10:25:24 -05:00 |
|
Jörn Zaefferer
|
7bbe9dc114
|
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 aaf75767fa )
|
2013-11-26 10:25:24 -05:00 |
|
Steven Luscher
|
0ab1e16ad9
|
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 a4fc7a9e96 )
|
2013-11-26 10:25:24 -05:00 |
|
Christian Klammer
|
1660c761e7
|
Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: Erratic behavior of contained elements within scrollable grandparents
(cherry picked from commit 6df5c1a4ae )
|
2013-11-26 10:25:24 -05:00 |
|
Scott González
|
e4a194ce42
|
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 9e00e00f3b )
|
2013-11-26 10:25:23 -05:00 |
|
TJ VanToll
|
26238369bb
|
Dialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on enter in textbox in IE.
(cherry picked from commit c19e7b3496 )
|
2013-11-26 10:25:23 -05:00 |
|
Scott González
|
39ff5b36e4
|
Tabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Incorrect remote tab detection in IE7.
(cherry picked from commit daf3f0d9af )
|
2013-11-26 10:25:23 -05:00 |
|
Scott González
|
c241313f1d
|
Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 - Widget: widgetEventPrefix is empty when widget is (occasionally) loaded twice.
(cherry picked from commit 2eb89f0734 )
|
2013-11-26 10:16:01 -05:00 |
|
Scott González
|
511bd9842f
|
Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish.
(cherry picked from commit 9726cd72b6 )
|
2013-11-26 10:13:12 -05:00 |
|
Scott González
|
7e6627f933
|
Sortable demo (portlets): Cleanup.
(cherry picked from commit 2121a1008a )
|
2013-11-26 10:13:05 -05:00 |
|
Scott González
|
edf36f35ce
|
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 d500e945a4 )
|
2013-11-26 10:12:44 -05:00 |
|
Toshi MARUYAMA
|
d8e166b411
|
Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: Incorrect settings for Lithuanian locale.
(cherry picked from commit ce73a2688d )
|
2013-11-26 10:10:50 -05:00 |
|
Scott González
|
bda92da664
|
Autocomplete tests: Cleanup.
(cherry picked from commit 7af03b73ea )
|
2013-11-25 17:29:43 -05:00 |
|
Scott González
|
0755faaad1
|
Whitespace.
(cherry picked from commit 72f82df577 )
|
2013-11-25 17:29:22 -05:00 |
|
Scott González
|
8faae8c672
|
Position demo: Fixed usage of center positioning.
(cherry picked from commit cc378433ab )
|
2013-11-25 17:27:04 -05:00 |
|
Scott González
|
3de683d135
|
Autocomplete: Refactored _response() so that requestIndex is defined closer to where it's used.
(cherry picked from commit 947d738c0b )
|
2013-11-25 17:26:58 -05:00 |
|
Scott González
|
215b19d127
|
All: Remove inline JSHint settings.
(cherry picked from commit fadf2b312a )
|
2013-11-25 17:24:19 -05:00 |
|
Scott González
|
b147d00ce1
|
Sortable: Don't create functions inside loops.
(cherry picked from commit 7033544cdd )
|
2013-11-25 17:24:13 -05:00 |
|
Mike Sherov
|
1a4e6e98fd
|
Datepicker Tests: Fix hanging IE tests resulting from asynchronous blur(cherry picked from commit 71a332e8b8 )
|
2013-11-25 17:24:06 -05:00 |
|
Mike Sherov
|
03e96b110b
|
Datepicker Tests: fix failing oldIE tests by creating new inputs to focus when necessary for focus tests.(cherry picked from commit b75e4f7d27 )
|
2013-11-25 17:23:59 -05:00 |
|
Mike Sherov
|
06d830f1a4
|
Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test cases for old Opera and old Safari.(cherry picked from commit 7c939aadf8 )
Conflicts:
tests/unit/draggable/draggable_options.js
|
2013-11-25 17:23:41 -05:00 |
|
Scott González
|
9243b9565a
|
Grunt: Allow tabs tests to run in PhantomJS.
(cherry picked from commit dd58f9832b )
Conflicts:
Gruntfile.js
|
2013-11-25 17:19:22 -05:00 |
|
Scott González
|
6e48da0490
|
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 0d0b05ec7c )
Conflicts:
ui/jquery.ui.button.js
|
2013-11-25 16:53:28 -05:00 |
|
Scott González
|
707f46ac65
|
Use .csslintrc instead of inlining rules in the Gruntfile.
(cherry picked from commit 39a2f465a5 )
|
2013-11-25 16:41:04 -05:00 |
|
Scott González
|
151bcb264b
|
Updating the 1-10-stable version to 1.10.4pre.
|
2013-05-03 09:21:53 -07:00 |
|
Scott González
|
66203f74b3
|
Release: Use 1-10-stable.
|
2013-05-02 09:49:37 -04:00 |
|
Scott González
|
01c35af967
|
Updated AUTHORS.txt.
|
2013-05-02 09:35:39 -04:00 |
|
Scott González
|
3a7c7bbbe2
|
Release: Ability to provide a different repo for testing.
(cherry picked from commit 562f884722 )
|
2013-05-02 09:21:11 -04:00 |
|
Rafael Xavier de Souza
|
c64e1b8416
|
Build: Fix effect demo url (typo)
(cherry picked from commit 2daf09d671 )
|
2013-05-02 09:20:44 -04:00 |
|
Jörn Zaefferer
|
91445c69e8
|
Build: Change the homepage and demo URLs to the main effects page. Fixes #9247 - Build: Incorrect links in effect manifests
(cherry picked from commit 45f85cce56 )
|
2013-04-26 18:12:16 +02:00 |
|
Jason Moon
|
c1f7f527af
|
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 f5f0879153 )
|
2013-04-25 13:18:11 -04:00 |
|
TJ VanToll
|
329974b2c6
|
Menu: Add a transparent list-style-image to menu items. Fixed #8844 - Menu: IE 10 renders bullets in submenus
(cherry picked from commit 64a39d9b0d )
|
2013-04-23 21:58:24 -04:00 |
|
Scott González
|
9c2bbf4e4c
|
Autocomplete demo: Use custom namespace for combobox.
(cherry picked from commit 445ffd0acc )
|
2013-04-17 15:33:53 -04:00 |
|
Mike Sherov
|
693bab1010
|
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 530d1b7c8c )
|
2013-04-17 15:33:47 -04:00 |
|
TJ VanToll
|
1152e65917
|
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 2de31fdbf4 )
|
2013-04-17 15:29:12 -04:00 |
|
Scott González
|
6b72efa847
|
Tests: Renamed TestSwarm jobs.
(cherry picked from commit 5b9e6a44d8 )
|
2013-04-17 15:29:05 -04:00 |
|
Scott González
|
c55550b0ea
|
Upgrade grunt-contrib-jshint to 0.4.1.
(cherry picked from commit cdff8de18f )
|
2013-04-17 15:25:23 -04:00 |
|
Scott González
|
a798459636
|
Updated .jshintrc settings.
(cherry picked from commit 8f9310609a )
|
2013-04-17 15:25:17 -04:00 |
|
Scott González
|
ef26587194
|
Draggable tests: Wrap IIFE in parens.
(cherry picked from commit d7ea0e5e51 )
|
2013-04-17 15:25:12 -04:00 |
|
Scott González
|
f17c6d77d3
|
Build: Change single quotes to double quotes.
(cherry picked from commit b8efbd6c07 )
|
2013-04-17 15:24:54 -04:00 |
|
Mike Sherov
|
c9d84e531e
|
Datepicker Tests: use simulated events for focus and blur.(cherry picked from commit ab84e037ed )
|
2013-04-17 15:24:48 -04:00 |
|