aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* removed tabbeddialog.html from trunk (now in /branches/dev/markup)Richard Worth2008-12-131-52/+0
|
* changed tab text to first, second thirdScott Jehl2008-12-122-9/+10
|
* added div for animation height workaround.Scott Jehl2008-12-121-6/+13
|
* Mashup! added static page for tabbed dialog. Scott Jehl2008-12-121-0/+51
|
* small padding change to hightlight / error demoScott Jehl2008-12-121-2/+2
|
* again, overlay positioning tweak in demo page (no significant changes)Scott Jehl2008-12-121-1/+1
|
* padding updates to demo blocksScott Jehl2008-12-121-5/+5
|
* more demo content cleanup - no markup changes of noteScott Jehl2008-12-121-12/+11
|
* adjusted messaging in demo blocks to be less error-oriented and realisticScott Jehl2008-12-121-3/+4
|
* set offsets in demo to be much closer to top left (no notable markup changes)Scott Jehl2008-12-121-1/+1
|
* removed h2s and form Scott Jehl2008-12-121-45/+2
|
* Updated #3650: noted that "ui-slider-horizontal" class is on hz sliderMaggie Costello Wachs2008-12-121-1/+1
| | | | | css change: slider handles are centered over range start and end points
* page formatting change (no change to widget markup)Maggie Costello Wachs2008-12-121-0/+5
|
* tests/static/icons.html: fixed urls to be relative instead of absolute. ↵Richard Worth2008-12-121-7/+3
| | | | Removed preload script.
* tests/static: whitespace and formattingRichard Worth2008-12-127-44/+46
|
* tests/static: whitespace onlyRichard Worth2008-12-1210-1292/+1246
|
* updated #3647: static page now has recommended markup for datepicker with ↵Maggie Costello Wachs2008-12-111-11/+921
| | | | | | multiple calendars/months also edited styles so that month/year feedback header always centers over calendar
* updated #3650: noted that inline position style should be removed from ↵Maggie Costello Wachs2008-12-111-2/+2
| | | | | | | | range element (ui-slider-range) ui.slider.css - added position style, fixed range display issues for IE6 ui.core.css - fixed clearfix class to work in IE7, Opera
* back to html 5 doctypeMaggie Costello Wachs2008-12-111-1/+1
|
* Static dialog test: Added ARIA semantics.Scott González2008-12-111-3/+3
|
* - added overlay.html static demo to demonstrate the positionTo iframefix + ↵Scott Jehl2008-12-111-0/+70
| | | | | | | | | | shadow markup. It's actually not static, but a js demo with our markup recommendations, since we found it easier to communicate our recommendation that way. - edited ui-widget-overlay and ui-widget-shadow in theme.css - added ui-helper-zfix to core.css for iframe fix needs Comment tokens and TR levers for the overlay classes will be added tomorrow.
* edited doctype for IE6Maggie Costello Wachs2008-12-101-1/+1
|
* swapped circle with triangle iconsMaggie Costello Wachs2008-12-101-3/+3
|
* reinstated toggle link to show/hide class namesMaggie Costello Wachs2008-12-101-4/+5
|
* change div close style from /> to ></div>Scott Jehl2008-12-091-2/+2
|
* missed an extra --> (now gone)Scott Jehl2008-12-091-1/+1
|
* added hover states to static pages.Scott Jehl2008-12-099-18/+34
|
* uncommented different widget examples in demo pages.Scott Jehl2008-12-093-8/+11
|
* added demo states page for highlight and error statesScott Jehl2008-12-091-0/+97
|
* updated to remove labelScott Jehl2008-12-091-29/+1
| | | | css now had one selector with 2 rules :)
* added icon static demo page for class lookup and referencingScott Jehl2008-12-091-0/+233
|
* following changes to datepicker demo page (missed it in first pass)Scott Jehl2008-12-081-2/+1
| | | | | set body font size to 62.5% on demos to make things a bit more pleasing to look at removed h1's on demo pages
* set body font size to 62.5% on demos to make things a bit more pleasing to ↵Scott Jehl2008-12-086-14/+10
| | | | | | look at removed h1's on demo pages
* - nevermind: changed demo and css to "progressbar" back to "progressindicator" Scott Jehl2008-12-081-0/+0
| | | | set proper mime types for demos
* changed demo and css to "progressindicator" rather than "progressbar"Scott Jehl2008-12-081-0/+0
|
* Changed tabs container padding slightly to match dialog and datepicker's design.Scott Jehl2008-12-081-2/+2
|
* added examples of labels offset from the left side, FG's recommendation for ↵Maggie Costello Wachs2008-12-051-1/+30
| | | | best workaround re: label position, requires no extra markup and max flexibility
* added ui-widget class to apply correct fontMaggie Costello Wachs2008-12-051-1/+1
|