Felix Nagel
|
1656cd2f34
|
Selectmenu Tests: add unit and visual tests for width option
|
2013-12-07 19:10:50 +01:00 |
|
Felix Nagel
|
06bcd8eb62
|
Selectmenu: update button width on refresh
|
2013-12-07 19:10:50 +01:00 |
|
Jörn Zaefferer
|
327bcbae8c
|
Grunt: Add grunt-esformatter, formats all source files (no validation)
|
2013-12-07 18:00:46 +01:00 |
|
Jörn Zaefferer
|
6a483fd143
|
Autocomplete: Whitespace
|
2013-12-07 18:00:20 +01:00 |
|
Jörn Zaefferer
|
9de1eb0a23
|
Accordion: Whitespace
|
2013-12-07 18:00:07 +01:00 |
|
Jörn Zaefferer
|
019e547ed9
|
Gruntfile: Formatting
|
2013-12-07 17:12:51 +01:00 |
|
Jörn Zaefferer
|
c3d382e901
|
Menu: Remove preventDefault for disabled menu items, since there is no default on list items. Follow-up to fe7c300374 and the anchor removal in general
|
2013-12-03 21:57:58 +01:00 |
|
Jörn Zaefferer
|
fe7c300374
|
Menu: Remove click binding that was supposed to prevent default on anchor clicks on a disabled menu. Not relevant anymore since we removed the anchors. Partial fix for #8802 - Dev: Track down uses of .bind() inside widgets
|
2013-12-03 21:54:08 +01:00 |
|
Scott González
|
5494bc9b2e
|
Datepicker test: Ignore flaky test in IE in TestSwarm.
|
2013-12-03 11:52:11 -05:00 |
|
Scott González
|
72f29a111a
|
Datepicker test: Attempt to work around an intermittent issue in IE when run through TestSwarm.
|
2013-12-03 11:38:17 -05:00 |
|
Scott González
|
acd2e1391f
|
Datepicker test: Attempt to work around an issue in IE9 in TestSwarm.
|
2013-12-03 11:27:41 -05:00 |
|
Jörn Zaefferer
|
4992fc902e
|
Menu: Add ui-front on submenus to address opacity messing up stacking order. Fixes #9650 - Menu: Disabled item visible through submenu on top
|
2013-12-03 17:03:01 +01:00 |
|
Scott González
|
25f16855ba
|
Menu tests: Fix line height issue in IE7
|
2013-12-03 10:47:01 -05:00 |
|
Mike Sherov
|
44b2180782
|
Draggable: normalize lookups for rootNodes when to bust scroll cache. Fixes #9379 - Draggable: position bug in scrollable div
Core: update scrollParent() to support all current supported browsers.
|
2013-12-03 10:08:12 -05:00 |
|
TJ VanToll
|
77bf202e58
|
Merge branch 'selectmenu'
|
2013-11-27 13:49:47 -05:00 |
|
TJ VanToll
|
be9f2c1e57
|
README: Update build instructions to use concat tasks (instead of build)
|
2013-11-26 09:27:38 -05:00 |
|
Felix Nagel
|
a9b18bcfec
|
Selectmenu: add 1px to menu width to avoid wrapping long text in IE10
|
2013-11-26 00:56:50 +01:00 |
|
Felix Nagel
|
32b0936e40
|
Selectmenu: remove link element and adjust styles in custom renderer demo
|
2013-11-26 00:32:27 +01:00 |
|
Felix Nagel
|
5bc7fc2b1a
|
Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenu
|
2013-11-26 00:18:25 +01:00 |
|
Jörn Zaefferer
|
6d7a61478f
|
Datepicker tests: Allow IE7 to return an absolute URL in the .attr('src') call
|
2013-11-25 16:25:39 +01:00 |
|
Jörn Zaefferer
|
63026bd2c7
|
Button unit tests: Make sure the test timeout runs after the formResetHandler. Fixes unit tests in IE7.
|
2013-11-25 15:53:51 +01:00 |
|
Jörn Zaefferer
|
9a5f20bc7d
|
Merge branch 'master' into selectmenu
|
2013-11-25 14:29:30 +01:00 |
|
Jörn Zaefferer
|
1bc5d08746
|
Demos: Add meta-viewport element for better 'mobile' testing
|
2013-11-25 14:24:19 +01:00 |
|
Scott González
|
8eeb0e7d88
|
Tests: Skip JSHint in browsers that don't support Function.prototype.bind() to work around a bug in JSHint.
|
2013-11-22 11:43:55 -05:00 |
|
Scott González
|
161d7ee389
|
Tests: Updated URL for TestSwarm.
|
2013-11-22 10:49:44 -05:00 |
|
Scott González
|
d186deb770
|
Tests: Fixed path to theme files in index.
|
2013-11-22 10:49:17 -05:00 |
|
Scott González
|
8f3454ff6c
|
Upgrade to JSHint 2.3.0 for browser version.
|
2013-11-22 10:07:49 -05:00 |
|
Scott González
|
f848ae38e0
|
Build: Include es3 option for JSHint.
|
2013-11-22 09:54:27 -05:00 |
|
Jörn Zaefferer
|
b12cf01317
|
Demos: There can be only one button.js
|
2013-11-20 20:03:35 +01:00 |
|
Jörn Zaefferer
|
4e758450f1
|
Tests: Cleanup visual theme test
|
2013-11-20 19:03:54 +01:00 |
|
Scott González
|
6a74bf9929
|
Menu tests: Force line height to ensure we know how many items will be scrolled.
|
2013-11-20 11:14:27 -05:00 |
|
Jörn Zaefferer
|
1096f19f37
|
Dialog: Keep track of instances to focus when elements outside the dialog get focus. Works with inheritance. Adds tests for both. Fixes #9241 - Dialog: UI dialog inheritance causes undefined property '_focusTabbable' in IE9
|
2013-11-20 16:04:13 +01:00 |
|
Eric Dahl
|
32a00607f1
|
Demos: Fix small typos
|
2013-11-20 08:12:38 -05:00 |
|
Jörn Zaefferer
|
4f80bc6ecd
|
Selectmenu: Fix code style issue
|
2013-11-16 12:30:46 +01:00 |
|
Jörn Zaefferer
|
43772f3e5b
|
Merge branch 'master' into selectmenu
|
2013-11-16 12:25:21 +01:00 |
|
Jörn Zaefferer
|
9fd0e86820
|
Dialog: Update code style, adding whitespace around string arguments and array indices
|
2013-11-15 16:48:31 +01:00 |
|
Jörn Zaefferer
|
3945a8f074
|
Menu: Update unit test that regressed from style changes (see 9910e938aa )
|
2013-11-15 12:51:10 +01:00 |
|
Jörn Zaefferer
|
0e5a2e126a
|
Dialog: Restore focus to the previously focused element when window regains focus. Fixes #9101 - Dialog: Track last focused element instead of always focusing the first tabbable element
|
2013-11-15 08:16:24 +01:00 |
|
Scott González
|
ce5539f368
|
Dialog tests: Work around focus issue in IE8.
|
2013-11-14 10:32:09 -05:00 |
|
Scott González
|
144268a2eb
|
Dialog test: Ensure dialog is tall enough to be scrolled.
|
2013-11-14 10:10:42 -05:00 |
|
Felix Nagel
|
c20f1f8457
|
Selectmenu: CGL fix
|
2013-11-13 21:26:48 +01:00 |
|
Felix Nagel
|
0be76bbcfd
|
Selectmenu: adjust to menu item style changes
|
2013-11-13 21:05:20 +01:00 |
|
Felix Nagel
|
51b0429713
|
Selectmenu: simplify and fix document click event
|
2013-11-13 19:55:31 +01:00 |
|
Felix Nagel
|
ab2219b6ac
|
Merge branch 'master' into selectmenu
|
2013-11-13 19:45:56 +01:00 |
|
Jörn Zaefferer
|
c462e66f5d
|
Build: Add jscs task for code style checking
|
2013-11-13 19:20:16 +01:00 |
|
Jörn Zaefferer
|
0e192979d0
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
|
Jörn Zaefferer
|
89ae7641b0
|
Autocomplete: Update categories demo again, use only public properties to update menu option
|
2013-11-13 19:17:51 +01:00 |
|
Jörn Zaefferer
|
14782c04e2
|
Autocomplete: Update categories demo to use menu's new items option to exclude custom headers from menu focus
|
2013-11-13 18:51:48 +01:00 |
|
Jörn Zaefferer
|
25e1418fa6
|
Menu: Add or modify some demo items to test multi-line items
|
2013-11-13 18:41:48 +01:00 |
|
Jörn Zaefferer
|
8c3ee80204
|
Menu: Set cursor:pointer for menu items. Fixes the regression from removal of anchors, which caused a text cursor to appear on non-disabled items.
|
2013-11-13 18:41:47 +01:00 |
|