aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/slider
Commit message (Collapse)AuthorAgeFilesLines
* Slider: Fix handle order when setting values of range slider to maxAblay Keldibek2015-03-181-0/+47
| | | | | | | When both values are set to the maximum change them in descending order Fixes #9046 Closes gh-1502
* Tests: Removed some visual tests.Scott González2011-08-0337-1112/+0
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-2537-37/+37
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-0237-37/+37
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-1237-37/+37
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-2137-37/+37
|
* Cleaning up visual tests jzaefferer2010-03-213-141/+3
| | | Fixes #5395 - Visual Tests Cleanup
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-1239-39/+78
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-1639-39/+39
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-1639-39/+39
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-2739-39/+39
|
* switched to jQuery 1.4Richard Worth2010-01-2039-39/+39
|
* slider: fixed missing references to mouse pluginRichard Worth2010-01-0139-0/+39
|
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-1639-0/+39
|
* eol-style and mime-typeRichard Worth2009-11-211-31/+31
|
* Slider: added visual test page for #4467Richard Worth2009-11-211-0/+31
|
* Slider: Fixed animation to respond to keypress as well as mouse click, ↵Richard Worth2009-10-121-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
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-1738-76/+76
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* slider option visual testsRichard Worth2009-08-0821-0/+490
|
* Updated the test to include all scenarios.Andrew Powell2009-04-191-4/+19
|
* Added visual test page for #3736 - Some handles get stuck when using two or ↵Richard Worth2009-04-172-1/+33
| | | | more handles
* Added visual test page for #3762 - slider handles not restricted properly ↵Richard Worth2009-04-171-0/+27
| | | | when set programmatically
* added test page for #4391 - ui-state-hover, ui-state-active and disabled slidersRichard Worth2009-04-021-0/+44
|
* #4385 test page - ticket summary changedRichard Worth2009-03-211-1/+1
|
* #4385 - fixed a bug in the test page: values were being displayed even if ↵Richard Worth2009-03-211-2/+3
| | | | they didn't meet minrange
* slider: updated #4385 visual test page to match visual test page ticket formatRichard Worth2009-03-211-21/+10
|
* renamed test page for #4385Richard Worth2009-03-211-0/+0
|
* Slider: #4385Chi Cheng2009-03-211-49/+49
|
* Slider: #4385Chi Cheng2009-03-211-0/+49
|
* #4318 - Added visual test pageRichard Worth2009-03-181-0/+25
|
* Added diffs to static and visual markup side-by-side testsRichard Worth2009-02-2110-18/+41
|
* Switched to jQuery 1.3.2Richard Worth2009-02-2011-11/+11
|
* reverted my slider collision changes - will submit as a patchScott Jehl2009-02-182-114/+0
|
* a couple tests to demonstrate how handles can potentially split a valueScott Jehl2009-02-182-0/+114
|
* slider visual tests: added horizontal and vertical default and range (true, ↵Richard Worth2009-01-298-0/+198
| | | | min, max) tests
* eol-style and mime-typeRichard Worth2009-01-281-40/+40
|
* test visual slider: new test - Slider in container with scrollbarsRichard Worth2009-01-281-0/+40
|
* 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-1/+1
|
* tests/visual/slider: Added default visual test for sliderRichard Worth2009-01-221-0/+20
|
* tests: Added extra folder level for each plugin in static and visual test ↵Richard Worth2009-01-221-0/+109
folders