Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for #5101 - broken dialog visual test page | Jörn Zaefferer | 2010-01-27 | 1 | -0/+1 |
| | |||||
* | autocomplete: adding select element to visual test page for bgiframe testing | Jörn Zaefferer | 2010-01-27 | 1 | -0/+6 |
| | |||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 187 | -187/+187 |
| | |||||
* | Deprecated beforeclose option instead of removing it for now, fixes reopened ↵ | Richard Worth | 2010-01-27 | 1 | -1/+45 |
| | | | | #4669 - Dialog: beforeclose option should be beforeClose. | ||||
* | button: visual default test, log args when console is available | Jörn Zaefferer | 2010-01-22 | 1 | -0/+1 |
| | |||||
* | added class animations (including 1.4 style callbacks) to visual effects ↵ | Jörn Zaefferer | 2010-01-21 | 2 | -0/+38 |
| | | | | test page | ||||
* | button: don't log a click on disabled buttons | Jörn Zaefferer | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 14 | -677/+677 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 187 | -187/+187 |
| | |||||
* | Nested Plugin visual test: sortable accordion inside sortable tabs. | Scott González | 2010-01-20 | 1 | -0/+107 |
| | |||||
* | Nested Plugin visual test: draggable inside accordion inside accordion ↵ | Scott González | 2010-01-20 | 2 | -13/+132 |
| | | | | inside tabs inside draggable. | ||||
* | Dialog, position: Removed bgiframe option; always use bgiframe when available. | Scott González | 2010-01-19 | 1 | -1/+0 |
| | | | | Fixes #5071 - Remove bgiframe option from all plugins. | ||||
* | Button: conform to coding standards. | Scott González | 2010-01-18 | 1 | -2/+2 |
| | |||||
* | Widget factory: Changed _create to _init. | Scott González | 2010-01-15 | 1 | -7/+7 |
| | | | | Partial fix for #5064 - Widget: make multiple instantiation more useful. | ||||
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 12 | -12/+12 |
| | | | | Fixes #5061 - Remove stackfix. | ||||
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 11 | -0/+498 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 27 | -814/+1486 |
| | | | | menu; including menu static tests). | ||||
* | slider: fixed missing references to mouse plugin | Richard Worth | 2010-01-01 | 39 | -0/+39 |
| | |||||
* | eol-style | Richard Worth | 2010-01-01 | 1 | -29/+29 |
| | |||||
* | added missing reference to position utility | Richard Worth | 2010-01-01 | 1 | -0/+1 |
| | |||||
* | Fixed #4960 - Tabs: wrong selected tab index | Richard Worth | 2009-12-31 | 1 | -1/+10 |
| | |||||
* | Datepicker: added visual test page for #4071 | Richard Worth | 2009-12-31 | 1 | -0/+95 |
| | |||||
* | 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 | 49 | -0/+49 |
| | | | | Fixes #5023 - Split mouse code into its own file. | ||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 137 | -0/+137 |
| | |||||
* | 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 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2009-11-21 | 1 | -31/+31 |
| | |||||
* | Slider: added visual test page for #4467 | Richard Worth | 2009-11-21 | 1 | -0/+31 |
| | |||||
* | 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. | ||||
* | progressbar: enhanced visual test | Jörn Zaefferer | 2009-10-20 | 1 | -2/+10 |
| | |||||
* | Slider: Fixed animation to respond to keypress as well as mouse click, ↵ | Richard Worth | 2009-10-12 | 1 | -3/+42 |
| | | | | | | | animation still does not occur at init or during mouse drag slide, both by design. Animation now occurs, if animate is on, when using the value method, but not when using the value option. This allows for animated and non-animated programmatic setting of values without changing the animate option. Fixes #4432 - Allow animation when programmatically changing slider value Fixes #4659 - Allow slider to animate if slider value is set programatically | ||||
* | update to latest QUnit | Jörn Zaefferer | 2009-09-29 | 16 | -16/+16 |
| | |||||
* | dialog: added a visual test page for the buttons option | Richard Worth | 2009-09-25 | 1 | -0/+34 |
| | |||||
* | 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 |
| |