Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Resizable: containment plugin restricts resizing within container | Jyoti Deka | 2013-12-15 | 1 | -0/+31 | |
| | | | | | Fixes #7018 Fixes #9107 Closes gh-1122 | |||||
* | Resizable: containment now works with non - immediate children | Jyoti Deka | 2013-12-15 | 2 | -1/+36 | |
| | | | | Fixes #7485 Closes gh-1130 | |||||
* | Draggable: Test fix regarding static scrolling | Dave Stein | 2013-12-15 | 1 | -1/+2 | |
| | | | | | | | No longer checking scroll positions of static scrolls since the fixture is in an absolute container. Closes gh-1145 | |||||
* | Draggable Unit Tests: Ensure IFRAMEs can be written to | Mike Sherov | 2013-12-14 | 1 | -5/+9 | |
| | | | | Draggable tests were failing in IE because the frame needs to be written to to be accessible to further DOM manipulation. | |||||
* | Resizable: modified to allow resizing when resizables are nested. | Jyoti Deka | 2013-12-14 | 1 | -0/+33 | |
| | | | | | Fixes #5025 Closes gh-1149 | |||||
* | Selectmenu Tests: add unit and visual tests for width option | Felix Nagel | 2013-12-07 | 1 | -0/+39 | |
| | ||||||
* | Menu: Remove click binding that was supposed to prevent default on anchor ↵ | Jörn Zaefferer | 2013-12-03 | 1 | -21/+0 | |
| | | | | 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 | |||||
* | Datepicker test: Ignore flaky test in IE in TestSwarm. | Scott González | 2013-12-03 | 1 | -113/+123 | |
| | ||||||
* | Datepicker test: Attempt to work around an intermittent issue in IE when run ↵ | Scott González | 2013-12-03 | 1 | -1/+5 | |
| | | | | through TestSwarm. | |||||
* | Datepicker test: Attempt to work around an issue in IE9 in TestSwarm. | Scott González | 2013-12-03 | 1 | -2/+2 | |
| | ||||||
* | Menu tests: Fix line height issue in IE7 | Scott González | 2013-12-03 | 1 | -0/+4 | |
| | ||||||
* | Draggable: normalize lookups for rootNodes when to bust scroll cache. Fixes ↵ | Mike Sherov | 2013-12-03 | 3 | -4/+49 | |
| | | | | | #9379 - Draggable: position bug in scrollable div Core: update scrollParent() to support all current supported browsers. | |||||
* | Merge branch 'selectmenu' | TJ VanToll | 2013-11-27 | 7 | -0/+743 | |
|\ | ||||||
| * | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2013-11-25 | 4 | -7/+61 | |
| |\ | ||||||
| * \ | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2013-11-16 | 6 | -27/+51 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into selectmenu | Felix Nagel | 2013-11-13 | 8 | -359/+183 | |
| |\ \ \ | ||||||
| * | | | | Selectmenu: close menu on other element mousedown not on click | Felix Nagel | 2013-10-29 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Selectmenu Tests: remove widthMenu option and rename widthButton option to width | Felix Nagel | 2013-10-24 | 1 | -2/+1 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-10-21 | 11 | -222/+298 | |
| |\ \ \ \ | ||||||
| * | | | | | Selectmenu: Remove links in menu items | Felix Nagel | 2013-10-10 | 2 | -12/+12 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-10-10 | 11 | -198/+295 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Selectmenu Tests: add width options to common test | Felix Nagel | 2013-09-29 | 1 | -0/+2 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenu | Felix Nagel | 2013-09-25 | 2 | -1/+44 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' into selectmenu | Scott González | 2013-09-16 | 2 | -1/+44 | |
| | |\ \ \ \ \ \ | ||||||
| * | | | | | | | | Selectmenu Tests: check CSS class on menu items | Felix Nagel | 2013-09-04 | 1 | -18/+28 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-08-31 | 5 | -3/+28 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Selectmenu Tests: check if button text is updated when selected option is added | Felix Nagel | 2013-08-31 | 1 | -2/+6 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Selectmenu tests: lint fix | Felix Nagel | 2013-08-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into selectmenu | Kris Borchers | 2013-08-11 | 3 | -10/+26 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Selectmenu tests: check item focus | Felix Nagel | 2013-08-03 | 1 | -0/+37 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-07-26 | 3 | -16/+37 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into selectmenu | Felix Nagel | 2013-07-09 | 25 | -24/+36 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Selectmenu Tests: fix lint issues | Felix Nagel | 2013-07-01 | 1 | -2/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Selectmenu Tests: add item looping tests | Felix Nagel | 2013-07-01 | 1 | -0/+28 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Selectmenu Tests: use trigger instead of simulate for click events in order ↵ | Felix Nagel | 2013-07-01 | 2 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to make tests work in IE/ and IE8 | |||||
| * | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-06-24 | 6 | -15/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2013-06-05 | 5 | -17/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Selectmenu tests: fix lint issues | Felix Nagel | 2013-06-04 | 2 | -7/+6 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Selectmenu Tests: use asyncTest when working with focus events | Felix Nagel | 2013-05-30 | 2 | -32/+50 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-05-30 | 2 | -0/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Selectmenu tests: test if close event is fired when selectmenu is closed by ↵ | Felix Nagel | 2013-05-30 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | click on body | |||||
| * | | | | | | | | | | | | | | Selectmenu tests: improve all other focus callback event tests | Felix Nagel | 2013-05-30 | 1 | -12/+16 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Selectmenu tests: improve focus callback event test, add keydown focus test, ↵ | Felix Nagel | 2013-05-30 | 1 | -8/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add multiple focus events test | |||||
| * | | | | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-05-24 | 3 | -1/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into selectmenu | Felix Nagel | 2013-05-15 | 3 | -20/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Selectmenu Tests: improve events tests, check for original option element ↵ | Felix Nagel | 2013-05-12 | 1 | -7/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not only for node type | |||||
| * | | | | | | | | | | | | | | | | Selectmenu Tests: simplify asyncTest | Felix Nagel | 2013-05-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Selectmenu Tests: fixed spacing | Felix Nagel | 2013-05-07 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Selectmenu Tests: use asyncTest when working with focus events | Felix Nagel | 2013-05-01 | 1 | -83/+98 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-04-29 | 1 | -0/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |