aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.0.Scott González2012-08-13146-146/+146
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-22146-146/+146
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-22146-146/+146
|
* Upgrade jQuery to 1.7.Scott González2011-11-09146-146/+146
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-18146-146/+146
|
* Upgrade jQuery to 1.6.2.Scott González2011-08-01146-146/+146
|
* jQuery 1.6 support.Scott González2011-07-291-1/+1
|
* Datepicker: show inline datepicker setting explicit display:block instead of ↵Richard D. Worth2011-07-191-0/+23
| | | | | | using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height (cherry picked from commit b8af0d1f7505dd5e56319a11bbd14f1e381b36b9)
* Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.Richard Worth2011-04-071-54/+0
| | | | (cherry picked from commit 54016b8469345a325e8c1ab6f8a7d17b0f0f8d01)
* Mouse visual test: Bump jQuery version.Scott González2011-03-071-2/+2
| | | | (cherry picked from commit d7979a8b7150ac36f6f57ad0c18c49a46965797c)
* Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed ↵awgy2011-03-071-0/+67
| | | | after drag in Gecko(cherry picked from commit cf0649ed6abcee7045308a8cdbe9123259fa064a)
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-02145-145/+145
|
* Lossless compression of all non-theme images using ImageOptimPhillip Barnes2010-11-191-0/+0
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-12145-145/+145
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-21145-145/+145
|
* External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵Scott González2010-10-1912-12/+12
| | | | in IE9 because of bgiframe.
* Position: Added visual test for flipping with margin and box-shadow.Scott González2010-09-031-0/+43
|
* Improving visual testcase for position. Partial fix for #5284 - Position: ↵jzaefferer2010-07-301-15/+17
| | | | Smarter collision detection
* Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes ↵Scott González2010-07-192-2/+2
| | | | #5691 - wrong menu size calculation in webkit browsers (Autocomplete).
* Button performance test: Don't use alert().Scott González2010-07-161-1/+1
|
* Button performance test: Added alert for time to initialize.Scott González2010-07-161-0/+3
|
* Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow ↵Scott González2010-07-141-0/+202
| | | | breaks when displayed inside a dialog on Internet Explorer.
* Datepicker: Added visual test for #5676 - DatePicker Dialog defaultDate ↵Richard D. Worth2010-05-301-0/+30
| | | | incorrect behaviour
* Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ↵Richard D. Worth2010-05-261-3/+3
| | | | and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left
* Visual test for #5382 - Button: specifying only a secondary icon for the ↵jzaefferer2010-05-261-1/+2
| | | | button widget locates the icon on the left
* Draggable, Resizable: ticket: #5335 - visual testCarl Fürstenberg2010-05-231-57/+47
| | | | | reduced test to the relevant parts, also fix things pointed out by rdworth
* Draggable, Resizable: ticket: #5335 - visual testCarl Fürstenberg2010-05-231-0/+62
|
* Fixed visual test for Autocomplete to include select event. Test for #5405 ↵jzaefferer2010-05-151-1/+4
| | | | Autocomplete: select event not triggered when mousedown duration > blur timeout
* more inline widgets and variations added to theme test pagepaulirish2010-05-011-45/+187
|
* visual test page to demonstrate theme. adapted from the UI download build.paulirish2010-04-292-0/+391
|
* crlf mess, round XIIIMDjzaefferer2010-04-011-225/+225
|
* Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"jzaefferer2010-04-016-631/+225
| | | | | | | This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing changes made to ab8d15521785e764a6bf47beee0cfd18929607d3. Need to revert this revert later on when actually merging the tooltip branch into master.
* Merge branch 'tooltip' of github.com:jquery/jquery-uijzaefferer2010-04-016-225/+631
|\
| * Added tooltip to widgets_in_dialog compound testunknown2010-03-311-225/+228
| |
| * Merge branch 'master' into tooltipjzaefferer2010-03-274-565/+100
| |\
| * \ Merge branch 'master' into tooltipjzaefferer2010-03-264-13/+493
| |\ \
| * | | Added compound test for Tabs with Tooltipsjzaefferer2010-03-252-0/+38
| | | |
| * | | Tooltip: Add Button to visual test page to test interoperabilityjzaefferer2010-03-251-0/+18
| | | |
| * | | Tooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) ↵jzaefferer2010-03-251-2/+2
| | | | | | | | | | | | | | | | support for event delegation
| * | | Tooltip: Added another element for testing the issue with mouseover/outjzaefferer2010-03-211-1/+5
| | | |
| * | | Copying files from old Googlecode dev branch for tooltipjzaefferer2010-03-214-0/+343
| | | |
* | | | Adding a visual testpage for button for profilingjzaefferer2010-03-291-0/+552
| |_|/ |/| |
* | | Drilldown menu: First attempt at drilldown animationsjzaefferer2010-03-261-3/+27
| | |
* | | Menu prototypes: Renamed newer ones to old namesjzaefferer2010-03-262-0/+0
| | |
* | | Menu prototypes: Remove early nested and drilldown prototypes, to be ↵jzaefferer2010-03-262-489/+0
| |/ |/| | | | | replaced with nested2/drilldown2
* | Drilldown menu: Fixing type-to-search, missing event argument to ↵jzaefferer2010-03-251-1/+1
| | | | | | | | menu-activate method
* | Menu: new prototype for drilldown menu with keyboard handlingjzaefferer2010-03-241-0/+235
| |
* | Improved drilldown keyboard handlingjzaefferer2010-03-241-8/+12
| |
* | Implemented menu/nested2 visual test, implementation doesn't rip DOM apart, ↵jzaefferer2010-03-241-19/+145
| | | | | | | | way simpler then original approach
* | Fixing styles for menu to work properly in IEs, even with nested menus ↵jzaefferer2010-03-241-0/+7
| | | | | | | | (updated the nested-menu protoype nested2.html with themeroller) - kills the hover-border in IE6, but we have to live with that