Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 1 | -0/+1 |
| | | | | Fixes #5023 - Split mouse code into its own file. | ||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 1 | -0/+1 |
| | |||||
* | Removed use of .data() for getting/setting options in tests; using each ↵ | Scott González | 2009-11-09 | 1 | -18/+10 |
| | | | | plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests. | ||||
* | update to latest QUnit | Jörn Zaefferer | 2009-09-29 | 1 | -1/+1 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -2/+2 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | updated to latest QUnit | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
| | |||||
* | draggable: tests cleanup, put all elements into #main | Jörn Zaefferer | 2009-09-15 | 2 | -3/+2 |
| | |||||
* | change script ordering to load testswarm agent after QUnit | Jörn Zaefferer | 2009-09-11 | 1 | -1/+1 |
| | |||||
* | update to lastest QUnit | Jörn Zaefferer | 2009-08-30 | 1 | -1/+1 |
| | |||||
* | Removed jquery.simulate from external/ as it's being removed from ↵ | Richard Worth | 2009-08-10 | 1 | -1/+1 |
| | | | | jqueryjs.googlecode.com/svn/trunk/plugins | ||||
* | Draggable: Support hash, array, string for cursorAt option. Partial fix for ↵ | Scott González | 2009-08-03 | 1 | -46/+120 |
| | | | | #2525 - Standardised way to pass coordinates to plugins. | ||||
* | Draggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove ↵ | Scott González | 2009-07-09 | 1 | -2/+2 |
| | | | | absolutePosition from ui hash. | ||||
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 1 | -2/+2 |
| | |||||
* | Merged in widget-factory branch and added tests. Fixes #4411 - Widget ↵ | Scott González | 2009-04-15 | 1 | -3/+15 |
| | | | | factory should auto detect getters. | ||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | unit tests: minor updates | Richard Worth | 2009-02-02 | 1 | -0/+4 |
| | |||||
* | draggable unit tests: typo in 'addClasses: false' test | Richard Worth | 2009-02-02 | 2 | -6/+2 |
| | |||||
* | Fixed #4036 (draggable: cssNamespace option should be removed, addClasses ↵ | Richard Worth | 2009-02-02 | 2 | -0/+13 |
| | | | | option added) | ||||
* | draggable unit tests: cleanup | Richard Worth | 2009-02-02 | 5 | -79/+31 |
| | |||||
* | draggable unit tests: added some missing tests | Richard Worth | 2009-02-01 | 2 | -1/+86 |
| | |||||
* | draggable unit tests: created separate file for each module: defaults, ↵ | Richard Worth | 2009-02-01 | 8 | -724/+781 |
| | | | | events, methods, options, tickets | ||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | Draggable: Fixed # 3808: Setting default opacity to null (preserve current ↵ | Scott González | 2009-01-15 | 1 | -1/+1 |
| | | | | opacity). | ||||
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | tests: updated default value for 'cancel' option in tests | Paul Bakaus | 2009-01-07 | 1 | -1/+1 |
| | |||||
* | restructured unit tests folder | Richard Worth | 2009-01-07 | 2 | -0/+815 |