Commit Graph

65 Commits

Author SHA1 Message Date
Richard Worth
8218b06307 file renames 2009-01-29 14:46:51 +00:00
Richard Worth
d6d5f8a297 slider static tests: range, range min 2009-01-29 14:45:45 +00:00
Richard Worth
449ec85964 slider static tests: new test 'Slider range max' 2009-01-29 14:34:11 +00:00
Scott Jehl
bdf7d24cae new static page for accordion with no wrapper divs (due to new animation update)
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.
2009-01-28 18:01:34 +00:00
Maggie Costello Wachs
7080e7ce02 added row break class to datepicker with multiple calendars. we can delete this later if needed; just want to make sure a fix is in place before the next release. 2009-01-28 16:20:19 +00:00
Richard Worth
191929a57e tests static icons: fixed icon test page in IE6 2009-01-28 13:16:15 +00:00
Richard Worth
8fd2835be1 Added missing icon: .ui-icon-script 2009-01-28 13:02:56 +00:00
Richard Worth
2fb657c25a eol-style and mime-type 2009-01-28 11:53:09 +00:00
Richard Worth
beb388e3eb tests: new side-by-side comparison of static and visual tests 2009-01-25 12:06:25 +00:00
Richard Worth
d3a81ddf67 tests static: added index 2009-01-24 21:33:44 +00:00
Richard Worth
cec2d32af2 eol-style and mime-type 2009-01-24 12:07:26 +00:00
Richard Worth
9d0f4279ae tests static: Added default tests 2009-01-24 11:51:12 +00:00
Richard Worth
f3b91832ce tests: Added extra folder level for each plugin in static and visual test folders 2009-01-22 12:01:20 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00
Scott Jehl
30cda94072 added pin icons 2009-01-21 20:02:21 +00:00
Richard Worth
2b728dc730 Happy Birthday jQuery (switched to jQuery 1.3) 2009-01-14 23:26:15 +00:00
Richard Worth
877f03b853 switched to jQuery 1.3rc2 2009-01-13 00:49:10 +00:00
Richard Worth
9c3105200e reverted r1544 (it was temporary) 2009-01-08 05:44:34 +00:00
Richard Worth
c3d9d6261c temporarily switched back to 1.2.6 2009-01-08 05:39:38 +00:00
Scott González
03f0b95b52 Updated all demos/tests to jQuery 1.3pre. 2009-01-03 04:56:50 +00:00
Scott González
9924fb33c7 Tabs Static Test: Added missing ui-state-default class to active tab. 2008-12-22 20:34:32 +00:00
Scott Jehl
100e11c85e updated content divs per Jörn's suggestion. Moved framework classes to wrapper. Padding on inner. 2008-12-22 15:22:17 +00:00
Scott Jehl
d5d5204f02 Changed slider range and progressbar value divs to use ui-widget-header 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.
2008-12-19 15:13:27 +00:00
Scott Jehl
5360972903 separated head links to ui.core.css, ui.theme.css, and ui.allplugins.css for TR bookmarklet compatibility. 2008-12-16 22:52:53 +00:00
Richard Worth
350e2c1a1b tests/static: Added some variety to the Lorem Ipsums. minor cleanup. 2008-12-13 10:43:07 +00:00
Richard Worth
dbb18714e6 removed tabbeddialog.html from trunk (now in /branches/dev/markup) 2008-12-13 08:41:15 +00:00
Scott Jehl
7640bb5f0c changed tab text to first, second third 2008-12-12 23:26:53 +00:00
Scott Jehl
dd3e7ee88b added div for animation height workaround. 2008-12-12 20:29:48 +00:00
Scott Jehl
ad19cf1b4c Mashup! added static page for tabbed dialog. 2008-12-12 19:16:49 +00:00
Scott Jehl
b94e8d292a small padding change to hightlight / error demo 2008-12-12 18:09:48 +00:00
Scott Jehl
5c1e0d73c1 again, overlay positioning tweak in demo page (no significant changes) 2008-12-12 18:07:48 +00:00
Scott Jehl
e248c8dc53 padding updates to demo blocks 2008-12-12 18:01:09 +00:00
Scott Jehl
e68e7ac9e5 more demo content cleanup - no markup changes of note 2008-12-12 17:54:53 +00:00
Scott Jehl
ffbd41e86f adjusted messaging in demo blocks to be less error-oriented and realistic 2008-12-12 17:31:59 +00:00
Scott Jehl
1501cc3bdd set offsets in demo to be much closer to top left (no notable markup changes) 2008-12-12 17:23:03 +00:00
Scott Jehl
b3d8349367 removed h2s and form 2008-12-12 17:21:25 +00:00
Maggie Costello Wachs
5fd947366b Updated #3650: noted that "ui-slider-horizontal" class is on hz slider
css change: slider handles are centered over range start and end points
2008-12-12 15:53:54 +00:00
Maggie Costello Wachs
6d606daa29 page formatting change (no change to widget markup) 2008-12-12 15:37:24 +00:00
Richard Worth
ac55b22659 tests/static/icons.html: fixed urls to be relative instead of absolute. Removed preload script. 2008-12-12 02:32:40 +00:00
Richard Worth
ba9bb22b55 tests/static: whitespace and formatting 2008-12-12 02:31:34 +00:00
Richard Worth
73713183f8 tests/static: whitespace only 2008-12-12 02:23:03 +00:00
Maggie Costello Wachs
d04c08c6fb updated #3647: static page now has recommended markup for datepicker with multiple calendars/months
also edited styles so that month/year feedback header always centers over calendar
2008-12-11 21:30:44 +00:00
Maggie Costello Wachs
4c83fcc777 updated #3650: noted that inline position style should be removed from 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
2008-12-11 17:46:29 +00:00
Maggie Costello Wachs
e8cb4b0604 back to html 5 doctype 2008-12-11 14:15:21 +00:00
Scott González
06ed0691cf Static dialog test: Added ARIA semantics. 2008-12-11 01:22:06 +00:00
Scott Jehl
8c7f9f31da - added overlay.html static demo to demonstrate the positionTo iframefix + 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.
2008-12-11 00:03:51 +00:00
Maggie Costello Wachs
6de295187f edited doctype for IE6 2008-12-10 22:14:50 +00:00
Maggie Costello Wachs
9e059778e3 swapped circle with triangle icons 2008-12-10 16:54:15 +00:00
Maggie Costello Wachs
644698dea0 reinstated toggle link to show/hide class names 2008-12-10 16:13:25 +00:00
Scott Jehl
6c37531dd9 change div close style from /> to ></div> 2008-12-09 19:38:00 +00:00