Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 10 | -0/+428 | |
| | ||||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 16 | -434/+801 | |
| | | | | menu; including menu static tests). | |||||
* | eol-style | Richard Worth | 2010-01-01 | 1 | -29/+29 | |
| | ||||||
* | Fixed #4960 - Tabs: wrong selected tab index | Richard Worth | 2009-12-31 | 1 | -1/+10 | |
| | ||||||
* | Datepicker: Corrected tests for changes in r3494 | Keith Wood | 2009-12-26 | 1 | -4/+8 | |
| | ||||||
* | Tabs: fixed to work with empty nav list again. | Scott González | 2009-12-25 | 2 | -2/+47 | |
| | | | | Fixes #4997 - No longer possible to start with empty tab then add() elements dynamically. | |||||
* | updated unit test for #4031 - Tabs: Remove deselectable option | Richard Worth | 2009-12-24 | 1 | -16/+0 | |
| | ||||||
* | slider unit tests: added missing reference to jquery.ui.mouse.js | Richard Worth | 2009-12-24 | 1 | -0/+1 | |
| | ||||||
* | updated unit test for #3991 - Sortable: Remove absolutePosition from ui hash | Richard Worth | 2009-12-24 | 1 | -6/+0 | |
| | ||||||
* | Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ↵ | Scott González | 2009-12-23 | 1 | -0/+1 | |
| | | | | plugins. | |||||
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 8 | -0/+8 | |
| | | | | Fixes #5023 - Split mouse code into its own file. | |||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 16 | -0/+16 | |
| | ||||||
* | Datepicker - Fixed #4870 - yearRange doesn't work as expected | Keith Wood | 2009-12-01 | 1 | -2/+9 | |
| | ||||||
* | Datepicker - Fixed #4787 - Datepicker: fix animation control | Keith Wood | 2009-12-01 | 2 | -2/+2 | |
| | ||||||
* | Slider: Added paging - page up/down jumps by 1/5 the size of the range. | Scott González | 2009-11-09 | 1 | -0/+46 | |
| | | | | Fixes #3096 - Add a paging option for slider | |||||
* | Removed use of .data() for getting/setting options in tests; using each ↵ | Scott González | 2009-11-09 | 11 | -151/+71 | |
| | | | | 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 | 16 | -16/+16 | |
| | ||||||
* | slider unit tests: method value | Richard Worth | 2009-09-19 | 1 | -1/+25 | |
| | ||||||
* | slider: fixed disabled on init, methods enable and disable | Richard Worth | 2009-09-19 | 1 | -2/+14 | |
| | ||||||
* | dialog: fixed _position regression; wrote a test for the default positon, ↵ | Jörn Zaefferer | 2009-09-19 | 1 | -1/+10 | |
| | | | | which still needs some tuning | |||||
* | datepicker: removing odd ticket test, has no assertions | Jörn Zaefferer | 2009-09-19 | 1 | -14/+0 | |
| | ||||||
* | datepicker: renabling tests, with timeouts inbetween each test, hopefully ↵ | Jörn Zaefferer | 2009-09-19 | 5 | -11/+24 | |
| | | | | avoids to kill testswarm clients with slow-script warnings | |||||
* | dialog unit tests: options closeOnEscape, draggable | Richard Worth | 2009-09-19 | 2 | -8/+24 | |
| | ||||||
* | dialog unit tests: methods close, moveToTop, open | Richard Worth | 2009-09-19 | 1 | -5/+22 | |
| | ||||||
* | dialog: fixed enable and disable methods | Richard Worth | 2009-09-19 | 1 | -2/+10 | |
| | ||||||
* | uni tests: cleanup after common widget tests | Jörn Zaefferer | 2009-09-17 | 1 | -0/+2 | |
| | ||||||
* | unit tests: added positon to index | Jörn Zaefferer | 2009-09-17 | 1 | -0/+5 | |
| | ||||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 17 | -79/+79 | |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | |||||
* | removed ui.core.js from position testsuite - position may only depend on ↵ | Jörn Zaefferer | 2009-09-16 | 1 | -1/+0 | |
| | | | | jQuery core | |||||
* | datepicker tests keep crashing testswarm client, disabled tests until that ↵ | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 | |
| | | | | issue is resolved | |||||
* | datepicker tests keep crashing testswarm client, disabled tests until that ↵ | Jörn Zaefferer | 2009-09-15 | 1 | -1/+8 | |
| | | | | issue is resolved | |||||
* | accordion: trying to reset margin and padding for accordion-lis to get ↵ | Jörn Zaefferer | 2009-09-15 | 1 | -0/+4 | |
| | | | | consistent results for fillSpace and autoHeight tests across platforms; if that works, may need to be applied in general, not just for tests | |||||
* | tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3) | Jörn Zaefferer | 2009-09-15 | 1 | -0/+2 | |
| | ||||||
* | accordion: reverted previous change to test | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 | |
| | ||||||
* | updated to latest QUnit | Jörn Zaefferer | 2009-09-15 | 17 | -18/+19 | |
| | ||||||
* | dialog: added unit test for ticket #4826 | Ca-Phun Ung | 2009-09-15 | 1 | -0/+21 | |
| | ||||||
* | simpler import statement | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 | |
| | ||||||
* | update to latest QUnit styles | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 | |
| | ||||||
* | dialog: methods test cleanup | Jörn Zaefferer | 2009-09-15 | 1 | -1/+5 | |
| | ||||||
* | accordion: activate test fix, use false to close, not -1 | Jörn Zaefferer | 2009-09-15 | 1 | -2/+1 | |
| | ||||||
* | accordion: icon test fix, was failing in webkits | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 | |
| | ||||||
* | tabs: comment about failing options-defaults-test | Jörn Zaefferer | 2009-09-15 | 1 | -0/+1 | |
| | ||||||
* | slider: fixed defaults test to include cancel-callback | Jörn Zaefferer | 2009-09-15 | 1 | -0/+1 | |
| | ||||||
* | selectable test cleanup: border and margin helpers were never used, missing ↵ | Jörn Zaefferer | 2009-09-15 | 1 | -14/+1 | |
| | | | | semicolons caused a parser error | |||||
* | progessbar: comments about failing aria-disabled attr test (in IE), no idea ↵ | Jörn Zaefferer | 2009-09-15 | 1 | -2/+3 | |
| | | | | why that happens | |||||
* | draggable: tests cleanup, put all elements into #main | Jörn Zaefferer | 2009-09-15 | 2 | -3/+2 | |
| | ||||||
* | core tests: a few comments about failing tests, a few fixes for existing ↵ | Jörn Zaefferer | 2009-09-15 | 2 | -13/+17 | |
| | | | | tests, mostly messages; primary remaining issue is that both $("area").is(":visible") and $("area").is(":hidden") return true, which is most likely a bug in jQuery core | |||||
* | accordion: remove deprecated alwaysOpen option (collapsible was introduced ↵ | Jörn Zaefferer | 2009-09-15 | 4 | -92/+129 | |
| | | | | in last stable release); fixed collapsible-false accordion in combination with activate method (with fasly-argument to close all); changed activate-option default to 0 (which was the "computed" default anyway); lots of fixes for the testsuite, while removing some of the "missing" tests: header accepts only a selector (updated spec to make that more clear), while testing animations in unit tests is rather pointless | |||||
* | common widget tests: improve handling of functions (even same() can't ↵ | Jörn Zaefferer | 2009-09-15 | 1 | -1/+9 | |
| | | | | compare two functions by their "content") | |||||
* | slider tests: fixing variable scopes | Jörn Zaefferer | 2009-09-15 | 2 | -2/+4 | |
| |