aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* eol-style and mime-typeRichard Worth2009-01-2412-332/+332
|
* tests static: Added default testsRichard Worth2009-01-2422-12/+344
|
* tests: Added extra folder level for each plugin in static and visual test ↵Richard Worth2009-01-2210-39/+29
| | | | folders
* switched to jQuery 1.3.1Richard Worth2009-01-2210-10/+10
|
* added pin iconsScott Jehl2009-01-211-190/+192
|
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-1410-10/+10
|
* switched to jQuery 1.3rc2Richard Worth2009-01-1310-10/+10
|
* reverted r1544 (it was temporary)Richard Worth2009-01-0810-10/+10
|
* temporarily switched back to 1.2.6Richard Worth2009-01-0810-10/+10
|
* Updated all demos/tests to jQuery 1.3pre.Scott González2009-01-0310-10/+10
|
* Tabs Static Test: Added missing ui-state-default class to active tab.Scott González2008-12-221-1/+1
|
* updated content divs per Jörn's suggestion. Moved framework classes to ↵Scott Jehl2008-12-221-6/+12
| | | | wrapper. Padding on inner.
* Changed slider range and progressbar value divs to use ui-widget-header ↵Scott Jehl2008-12-192-3/+3
| | | | | | | | instead of ui-state-default in static pages. Two main reasons: our clickable state is misleading on these static elements, and our header state tends to get better contrast over content areas than our buttons do (this is subjective to the theme designer of course). Scripting should be updated to follow.
* separated head links to ui.core.css, ui.theme.css, and ui.allplugins.css for ↵Scott Jehl2008-12-1610-10/+34
| | | | TR bookmarklet compatibility.
* tests/static: Added some variety to the Lorem Ipsums. minor cleanup.Richard Worth2008-12-136-15/+14
|