aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/resizable
Commit message (Collapse)AuthorAgeFilesLines
* Upgraded jQuery to 1.4.3.Scott González2010-10-2117-17/+17
|
* 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
|
* Cleaning up visual tests jzaefferer2010-03-211-28/+0
| | | Fixes #5395 - Visual Tests Cleanup
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-1217-17/+34
|
* resizable visual test: changed alsoResize child test to have ↵Richard Worth2010-03-121-0/+2
| | | | position:absolute parent and position:relative child. This is the source of the dialog issue #5323 - dialog content shifts when dialog resized from top or left
* resizable: added visual test for alsoResize with child elementRichard Worth2010-03-121-0/+45
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-1616-16/+16
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-1616-16/+16
| | | | file renames in 1.8a1
* resizable method destroy: put unwrapped original element in wrapper's place ↵Richard Worth2010-02-031-0/+31
| | | | instead of at the end of wrapper's parent. Fixes #4940 - resizable('destroy') moves images to end of parent element
* switched to jQuery 1.4.1Richard Worth2010-01-2715-15/+15
|
* switched to jQuery 1.4Richard Worth2010-01-2015-15/+15
|
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-2215-0/+15
| | | | Fixes #5023 - Split mouse code into its own file.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-1615-0/+15
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-1715-30/+30
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* #4199 - Added visual test pageRichard Worth2009-03-171-0/+34
|
* tests: resizable - Added visual test for ticket #3053Richard Worth2009-03-022-0/+34
|
* tests: resizable - Added visual test for ticket #4217Richard Worth2009-03-021-0/+43
|
* Added diffs to static and visual markup side-by-side testsRichard Worth2009-02-211-1/+5
|
* Switched to jQuery 1.3.2Richard Worth2009-02-2012-12/+12
|
* Resizable:Scott González2009-02-132-46/+0
| | | | | - Fixed destroy method. - Removed preventDefault option (Fixed #4135 - preventDefault should not be an option as there's not use case for false).
* resizable visual tests: added option preventDefault testsRichard Worth2009-02-083-8/+49
|
* resizable visual tests: added tests for aspectRatio, and combining ↵Richard Worth2009-01-3010-0/+264
| | | | aspectRatio with min and max height and width options
* eol-style and mime-typeRichard Worth2009-01-241-21/+21
|
* tests visual: cleanupRichard Worth2009-01-241-0/+1
|
* tests/visual: added default testsRichard Worth2009-01-241-0/+20
|
* tests: Added extra folder level for each plugin in static and visual test ↵Richard Worth2009-01-221-0/+26
folders