aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static
Commit message (Collapse)AuthorAgeFilesLines
* Static tests: Removed slider tests.Scott González2012-02-0110-170/+0
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-2214-14/+14
|
* Upgrade jQuery to 1.7.Scott González2011-11-0914-14/+14
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-1814-14/+14
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-2514-14/+14
|
* Menu: Drop statis test pages. default was outdated, icons is replaced by ↵jzaefferer2011-04-202-211/+0
| | | | actual icons support as part of menu.
* Static tests: Removed highlight/error, overlay and index pages.Scott González2011-03-233-152/+0
|
* Tabs: Removed static test pages.Scott González2011-03-232-66/+0
|
* Progressbar: Removed static test pages.Scott González2011-03-232-38/+0
|
* Interactions: Removed static test pages.Scott González2011-03-235-96/+0
|
* Dialog: Removed static test pages.Scott González2011-03-232-71/+0
|
* Accordion: Removed static test pages. Added unit tests for dl markup structure.Scott González2011-03-233-127/+0
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-0233-33/+33
|
* Merge remote branch 'origin/menu'jzaefferer2010-12-221-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.autocomplete.js
| * Added menu statics and visual tests to index filesjzaefferer2010-04-301-0/+2
| |
* | Upgraded jQuery to 1.4.4.Scott González2010-11-1233-33/+33
| |
* | Upgraded jQuery to 1.4.3.Scott González2010-10-2133-33/+33
| |
* | Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ↵Richard D. Worth2010-05-261-25/+56
|/ | | | and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left
* Added left icons and CSS to indent menu option text.maggiewachs2010-04-161-0/+172
|
* Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is ↵Richard Worth2010-03-171-1/+1
| | | | one word
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-1232-61/+93
|
* Externals: updated QUnit to http://github.com/jquery/qunit commit ↵Richard Worth2010-02-252-40/+5
| | | | | | | 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses.
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-1633-33/+33
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-1633-65/+65
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-2733-33/+33
|
* switched to jQuery 1.4Richard Worth2010-01-2033-33/+33
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-072-0/+167
| | | | menu; including menu static tests).
* accordion: fix for static markupJörn Zaefferer2009-07-093-3/+3
|
* Added diffs to static and visual markup side-by-side testsRichard Worth2009-02-2114-54/+16
|
* Switched to jQuery 1.3.2Richard Worth2009-02-2031-31/+31
|
* reverted my slider collision changes - will submit as a patchScott Jehl2009-02-182-40/+0
|
* Added a static demo and CSS solution for the common problem that occurs when ↵Scott Jehl2009-02-182-0/+40
| | | | | | slider handles collide on the same value. This will fix bug #3467
* accordion: added a list into the first panel on the static ul-test, need to ↵Jörn Zaefferer2009-01-301-3/+7
| | | | fix ui.accordion.css
* Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, ↵Scott González2009-01-303-33/+0
| | | | allowing accordions to work with dl's and ul's again.
* markup updates to support various container element types. accordion-groups ↵Scott Jehl2009-01-295-125/+122
| | | | | | are no longer needed. Also content wraps are gone. CSS for this is in the head - as it will break the rest of trunk until these markup changes are implemented
* slider static tests: a couple more testsRichard Worth2009-01-291-1/+1
|
* slider static tests: a couple more testsRichard Worth2009-01-292-0/+36
|
* slider static tests: file renamesRichard Worth2009-01-296-0/+0
|
* css updates to abstract left, right, bottom, top values into CSSScott Jehl2009-01-295-33/+21
|
* slider static tests: updates and cleanupRichard Worth2009-01-296-8/+66
|
* file renamesRichard Worth2009-01-293-0/+0
|
* slider static tests: range, range minRichard Worth2009-01-292-0/+39
|
* slider static tests: new test 'Slider range max'Richard Worth2009-01-291-0/+19
|
* new static page for accordion with no wrapper divs (due to new animation update)Scott Jehl2009-01-281-0/+53
| | | | the css in this file can replace accordion.css in themes/base once this is implemented and all css references to the content-wrap can be removed.
* added row break class to datepicker with multiple calendars. we can delete ↵Maggie Costello Wachs2009-01-281-74/+94
| | | | this later if needed; just want to make sure a fix is in place before the next release.
* tests static icons: fixed icon test page in IE6Richard Worth2009-01-281-199/+207
|
* Added missing icon: .ui-icon-scriptRichard Worth2009-01-281-39/+44
|
* eol-style and mime-typeRichard Worth2009-01-281-36/+36
|
* tests: new side-by-side comparison of static and visual testsRichard Worth2009-01-254-24/+22
|
* tests static: added indexRichard Worth2009-01-246-0/+49
|