Mike Sherov
e12e3e12b1
Mouse: Only detect out of document mouseups after a mousemove
...
This prevents the firing of mouseup in the case of IE<9, which will
fire a mousemove event if content is placed under the cursor on
mousedown.
Fixes #7778
2014-08-20 11:19:36 -04:00
Scott González
6df127a0b5
Build: Reorganize external directory
...
Put each external library into its own directory.
Move jquery.js to external.
Ref gh-1266
2014-06-24 22:45:32 -04:00
Jörn Zaefferer
b22280385c
Menu: Use item.outerHeight() in _scrollIntoView
...
Fixes #9991
2014-05-06 15:06:56 +02:00
Jörn Zaefferer
3576ceb360
Resizable: Remove bad workaround for draggable+resizable
...
This adds a compound test page for draggable+resizable, which had no coverage
before. Using that page shows that there is no way to reproduce the behaviour
described in the original ticket that caused this workaround, since its not
possible to resize an element beyond the window boundaries. Therefore removing
the workaround, which is 6+ years old and has no test coverage, seems like the
sanest approach.
Fixes #6939
Closes gh-1210
2014-04-16 18:47:15 +02:00
Jörn Zaefferer
a40647f0e5
All: Rename jquery.js to exclude version in filename
2014-03-05 10:19:11 +01:00
Jörn Zaefferer
1c278f97fc
Selectmenu: Fix invalid empty options in visual test
2014-02-21 19:49:54 +01:00
Jörn Zaefferer
60a5f1a499
Selectmenu: Fix whitespace in visual test
2014-02-21 19:49:09 +01:00
Scott González
cf85f6726b
Tests: Use .bind() instead of .on()
2014-02-11 11:54:55 -08:00
Rafael Xavier de Souza
21154cfa2e
All: Rename all files, removing the "jquery.ui." prefix;
...
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271 ;
Fixes #9464
Closes gh-1029
2014-01-24 18:22:49 -02:00
Jörn Zaefferer
a343d83a42
Tests: Add link to visual test for selectmenu to index
2014-01-07 18:59:34 +01:00
Felix Nagel
1656cd2f34
Selectmenu Tests: add unit and visual tests for width option
2013-12-07 19:10:50 +01: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
Jörn Zaefferer
9a5f20bc7d
Merge branch 'master' into selectmenu
2013-11-25 14:29:30 +01:00
Jörn Zaefferer
4e758450f1
Tests: Cleanup visual theme test
2013-11-20 19:03:54 +01:00
Felix Nagel
f3e4b24485
Selectmenu: improve disabled item handling
2013-10-29 19:52:54 +01:00
Felix Nagel
e26e0df3af
Merge branch 'master' into selectmenu
2013-10-10 00:08:49 +02:00
Kris Borchers
31e705ab32
Menu: Add items option for better definition of menu items in non parent-child structures
2013-10-05 21:52:31 -05:00
Kris Borchers
fba5c6f94a
Menu tests: Remove anchors from visual test
2013-10-05 21:52:31 -05:00
Jörn Zaefferer
e263ebda99
Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings.
...
Fixes #9166 - Dialog: moveToTop implementation resets flash/video/iframe/scroll
Fixes #9364 - Dialog: Click of element with tooltip scrolls the dialog to the top
2013-10-02 17:02:28 +02:00
Felix Nagel
2290e30891
Selectmenu: Updating jQuery to 1.10.2.
2013-07-09 23:00:22 +02:00
Felix Nagel
05832d6b6a
Merge branch 'master' into selectmenu
2013-07-09 22:55:35 +02:00
Bruno M. Custódio
0d5eaab9bb
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.
2013-07-05 08:42:37 -04:00
Jörn Zaefferer
ab72fd1666
Selectmenu: Fix htmllint warnings
2013-06-05 15:22:03 +02:00
Felix Nagel
33317c9372
Selectmenu tests: combine visual tests to one
2013-05-30 22:07:52 +02:00
Felix Nagel
5e06985fb4
Selectmenu Tests: add visual test selectmenu in tabs, removed old compatibility test
2013-05-01 00:07:09 +02:00
Felix Nagel
7715c71a9f
Dialog Tests: move dialog initialization to top in order to make stacking work for autocomplete and selectmenu
2013-04-30 20:26:23 +02:00
Felix Nagel
f96ee5e048
Tests: added Selectenu to Dialog Widgets compound test
2013-04-29 23:38:50 +02:00
Felix Nagel
ad30163f1c
Selectmenu Tests: added labels to disabled empty visual test
2013-04-29 21:34:10 +02:00
Felix Nagel
c1667ba01d
Selectmenu Tests: change doctype to lower case
2013-04-29 21:13:33 +02:00
Felix Nagel
78f9362882
Selectmenu: Updating jQuery to 1.9.1.
2013-02-09 03:31:43 +01:00
Felix Nagel
a7b4f29cea
Merge branch 'master' into selectmenu
2013-02-09 03:29:10 +01:00
Felix Nagel
110cab160e
Selectmenu tests: remove toggle event as its removed
2013-02-09 03:25:47 +01:00
Bruno M. Custódio
b440979ba6
Updating 'jQuery' to 1.9.1.
2013-02-05 13:47:59 +00:00
Felix Nagel
de149c47d7
Selectmenu: Updating to jQuery 1.9.0
2013-01-18 19:28:13 +01:00
Felix Nagel
f5e65b0819
Merge branch 'master' into selectmenu
2013-01-18 19:25:30 +01:00
Kris Borchers
34409e7ddd
Updating to jQuery 1.9.0
2013-01-17 00:28:41 -06:00
Felix Nagel
84621940bf
Selectmenu tests: remove option dropdown
2012-12-20 00:12:35 +01:00
Felix Nagel
58f2706cbb
Selectmenu tests: improve compatibility visual test in order to work with ui-front
2012-12-15 02:24:45 +01:00
Felix Nagel
25023c3040
Selectmenu tests: fixed headlines in disable / empty visual test
2012-12-15 01:07:10 +01:00
Felix Nagel
21e46b8bc6
Selectmenu tests: improve and merge visual tests
2012-12-13 01:15:48 +01:00
Felix Nagel
f6372bd7ea
Merge branch 'master' into selectmenu
2012-12-12 16:44:19 +01:00
Jörn Zaefferer
bdb0fbe993
Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar changes height during resize, button pane positioning changes.
2012-12-03 19:09:32 +01:00
Felix Nagel
6fd9d8f93c
Selectmenu tests: add button widget js file to fix compatibility test
2012-11-29 20:36:48 +01:00
Felix Nagel
d1c9837a51
Selectmenu tests: remove themeswitcher as its no longer available
2012-11-29 20:35:29 +01:00
Felix Nagel
36533a718d
Merge branch 'master' into selectmenu
2012-11-28 23:29:15 +01:00
Kris Borchers
d179cbaf32
Dialog: Update position when size is changed. Fixes #8789 - Dialog does not close for first click on chrome.
2012-11-26 10:28:25 +01:00
Jörn Zaefferer
b27db7e3b9
Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, then buttonpane, then close button, then dialog. Fixes #4731 - Dialog: Add option to set which element gains focus on open
2012-11-26 10:28:24 +01:00
Jörn Zaefferer
b694409e76
Dialog: Extend visual test to verify DOM position restore on destroy; overhaul unit test for destroy method.
2012-11-26 10:28:23 +01:00
Jörn Zaefferer
999617343f
Dialog: Pass through icons and showText (as 'text') options to button. Fixes #6830 - Allow Icons to be specified for Dialog buttons.
2012-11-26 10:28:23 +01:00
Jörn Zaefferer
4c9caa8169
Dialog: Extract button pane creation into _createButtonPane
2012-11-26 10:28:22 +01:00