Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/slider: addded some missing defaults | Richard Worth | 2008-12-14 | 1 | -2/+7 |
| | |||||
* | set svn:eol-style to native | Richard Worth | 2008-12-13 | 2 | -87/+87 |
| | |||||
* | tests/visual: Added some rounded corners | Richard Worth | 2008-12-13 | 3 | -10/+47 |
| | |||||
* | tests/visual: fixed Accordion test on all.html page. | Richard Worth | 2008-12-13 | 2 | -16/+14 |
| | |||||
* | tests/visual/dialog: Added some content to the simple dialog test | Richard Worth | 2008-12-13 | 2 | -2/+12 |
| | |||||
* | Added test for #3664 - Dialog init fails on disconnected DOM Element after ↵ | Richard Worth | 2008-12-13 | 1 | -2/+5 |
| | | | | .remove() | ||||
* | tests/static: Added some variety to the Lorem Ipsums. minor cleanup. | Richard Worth | 2008-12-13 | 6 | -15/+14 |
| | |||||
* | tests/visual: fixed some text aligning | Richard Worth | 2008-12-13 | 2 | -1/+5 |
| | |||||
* | tests/visual: Added simple tabs test. Some more cleanup. | Richard Worth | 2008-12-13 | 15 | -26/+78 |
| | |||||
* | tests/visual: started switching to themes/base. Lots of little cleanup. | Richard Worth | 2008-12-13 | 18 | -204/+165 |
| | |||||
* | removed tree test file from trunk | Richard Worth | 2008-12-13 | 1 | -100/+0 |
| | |||||
* | removed tabbeddialog.html from trunk (now in /branches/dev/markup) | Richard Worth | 2008-12-13 | 1 | -52/+0 |
| | |||||
* | removed media="screen" from stylesheet link tags | Richard Worth | 2008-12-13 | 13 | -15/+16 |
| | |||||
* | changed tab text to first, second third | Scott Jehl | 2008-12-12 | 2 | -9/+10 |
| | |||||
* | added div for animation height workaround. | Scott Jehl | 2008-12-12 | 1 | -6/+13 |
| | |||||
* | Mashup! added static page for tabbed dialog. | Scott Jehl | 2008-12-12 | 1 | -0/+51 |
| | |||||
* | small padding change to hightlight / error demo | Scott Jehl | 2008-12-12 | 1 | -2/+2 |
| | |||||
* | again, overlay positioning tweak in demo page (no significant changes) | Scott Jehl | 2008-12-12 | 1 | -1/+1 |
| | |||||
* | padding updates to demo blocks | Scott Jehl | 2008-12-12 | 1 | -5/+5 |
| | |||||
* | more demo content cleanup - no markup changes of note | Scott Jehl | 2008-12-12 | 1 | -12/+11 |
| | |||||
* | adjusted messaging in demo blocks to be less error-oriented and realistic | Scott Jehl | 2008-12-12 | 1 | -3/+4 |
| | |||||
* | set offsets in demo to be much closer to top left (no notable markup changes) | Scott Jehl | 2008-12-12 | 1 | -1/+1 |
| | |||||
* | removed h2s and form | Scott Jehl | 2008-12-12 | 1 | -45/+2 |
| | |||||
* | Updated #3650: noted that "ui-slider-horizontal" class is on hz slider | Maggie Costello Wachs | 2008-12-12 | 1 | -1/+1 |
| | | | | | css change: slider handles are centered over range start and end points | ||||
* | page formatting change (no change to widget markup) | Maggie Costello Wachs | 2008-12-12 | 1 | -0/+5 |
| | |||||
* | Accordion: Fixed jumpy behaviour (#3646) by wrapping content elements in an ↵ | Jörn Zaefferer | 2008-12-12 | 1 | -8/+8 |
| | | | | additional div | ||||
* | Accordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added ↵ | Jörn Zaefferer | 2008-12-12 | 3 | -74/+99 |
| | | | | visual test and updated tests to markup changes | ||||
* | tests/static/icons.html: fixed urls to be relative instead of absolute. ↵ | Richard Worth | 2008-12-12 | 1 | -7/+3 |
| | | | | Removed preload script. | ||||
* | tests/static: whitespace and formatting | Richard Worth | 2008-12-12 | 7 | -44/+46 |
| | |||||
* | tests/static: whitespace only | Richard Worth | 2008-12-12 | 10 | -1292/+1246 |
| | |||||
* | updated #3647: static page now has recommended markup for datepicker with ↵ | Maggie Costello Wachs | 2008-12-11 | 1 | -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 Wachs | 2008-12-11 | 1 | -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 doctype | Maggie Costello Wachs | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | Progressbar: Fixed #3645: Use new CSS framework. | Scott González | 2008-12-11 | 1 | -15/+2 |
| | |||||
* | Dialog: Partial fix for #3648: Use new CSS framework. | Scott González | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | Dialog: Fixed #3638: Added closeText option (default 'close'). | Scott González | 2008-12-11 | 1 | -0/+25 |
| | |||||
* | Static dialog test: Added ARIA semantics. | Scott González | 2008-12-11 | 1 | -3/+3 |
| | |||||
* | - added overlay.html static demo to demonstrate the positionTo iframefix + ↵ | Scott Jehl | 2008-12-11 | 1 | -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 IE6 | Maggie Costello Wachs | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | swapped circle with triangle icons | Maggie Costello Wachs | 2008-12-10 | 1 | -3/+3 |
| | |||||
* | reinstated toggle link to show/hide class names | Maggie Costello Wachs | 2008-12-10 | 1 | -4/+5 |
| | |||||
* | progressbar: Removed all progressbar options except value. Added visual test ↵ | Richard Worth | 2008-12-10 | 1 | -17/+7 |
| | | | | for disabled progressbar. | ||||
* | change div close style from /> to ></div> | Scott Jehl | 2008-12-09 | 1 | -2/+2 |
| | |||||
* | missed an extra --> (now gone) | Scott Jehl | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | added hover states to static pages. | Scott Jehl | 2008-12-09 | 9 | -18/+34 |
| | |||||
* | uncommented different widget examples in demo pages. | Scott Jehl | 2008-12-09 | 3 | -8/+11 |
| | |||||
* | added demo states page for highlight and error states | Scott Jehl | 2008-12-09 | 1 | -0/+97 |
| | |||||
* | updated to remove label | Scott Jehl | 2008-12-09 | 1 | -29/+1 |
| | | | | css now had one selector with 2 rules :) | ||||
* | added icon static demo page for class lookup and referencing | Scott Jehl | 2008-12-09 | 1 | -0/+233 |
| | |||||
* | following changes to datepicker demo page (missed it in first pass) | Scott Jehl | 2008-12-08 | 1 | -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 |