aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/resizable
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
|
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+1
| | | | Fixes #5023 - Split mouse code into its own file.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
|
* Removed use of .data() for getting/setting options in tests; using each ↵Scott González2009-11-091-12/+2
| | | | plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests.
* update to latest QUnitJörn Zaefferer2009-09-291-1/+1
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-2/+2
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* updated to latest QUnitJörn Zaefferer2009-09-151-1/+1
|
* change script ordering to load testswarm agent after QUnitJörn Zaefferer2009-09-111-1/+1
|
* update to lastest QUnitJörn Zaefferer2009-08-301-1/+1
|
* Removed jquery.simulate from external/ as it's being removed from ↵Richard Worth2009-08-101-1/+1
| | | | jqueryjs.googlecode.com/svn/trunk/plugins
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-271-2/+2
|
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget ↵Scott González2009-04-151-1/+11
| | | | factory should auto detect getters.
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
|
* Resizable:Scott González2009-02-131-1/+0
| | | | | - Fixed destroy method. - Removed preventDefault option (Fixed #4135 - preventDefault should not be an option as there's not use case for false).
* Resizable tests: Removed preserveCursor and proportionallyResize options.Scott González2009-02-091-2/+0
|
* Resizable tests: Removed transparent option.Scott González2009-02-091-1/+0
|
* Resizable: Fixed #4093: Removed disableSelection option.Scott González2009-02-091-1/+0
|
* resizable unit tests: defaults alpha orderRichard Worth2009-02-071-1/+1
|
* resizable unit tests: zIndex default: 1000Richard Worth2009-02-071-1/+1
|
* resizable unit tests: split tests into individual filesRichard Worth2009-02-048-427/+411
|
* unit tests: created separate file for each module: core, common widget, ↵Richard Worth2009-02-026-0/+69
| | | | events, methods, options, tickets
* Resizable: Fixed defaults in tests.Scott González2009-01-301-3/+2
|
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
|
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
|
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
|
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
|
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
|
* tests: updated default value for 'cancel' option in testsPaul Bakaus2009-01-071-1/+1
|
* restructured unit tests folderRichard Worth2009-01-073-0/+441