Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Added extra folder level for each plugin in static and visual test ↵ | Richard Worth | 2009-01-22 | 1 | -19/+0 |
| | | | | folders | ||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | Updated all demos/tests to jQuery 1.3pre. | Scott González | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Changed slider range and progressbar value divs to use ui-widget-header ↵ | Scott Jehl | 2008-12-19 | 1 | -1/+1 |
| | | | | | | | | 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 Jehl | 2008-12-16 | 1 | -1/+3 |
| | | | | TR bookmarklet compatibility. | ||||
* | tests/static: whitespace and formatting | Richard Worth | 2008-12-12 | 1 | -0/+1 |
| | |||||
* | tests/static: whitespace only | Richard Worth | 2008-12-12 | 1 | -4/+0 |
| | |||||
* | added hover states to static pages. | Scott Jehl | 2008-12-09 | 1 | -1/+3 |
| | |||||
* | updated to remove label | Scott Jehl | 2008-12-09 | 1 | -29/+1 |
| | | | | css now had one selector with 2 rules :) | ||||
* | set body font size to 62.5% on demos to make things a bit more pleasing to ↵ | Scott Jehl | 2008-12-08 | 1 | -5/+5 |
| | | | | | | look at removed h1's on demo pages | ||||
* | - nevermind: changed demo and css to "progressbar" back to "progressindicator" | Scott Jehl | 2008-12-08 | 1 | -0/+46 |
| | | | | set proper mime types for demos | ||||
* | changed demo and css to "progressindicator" rather than "progressbar" | Scott Jehl | 2008-12-08 | 1 | -46/+0 |
| | |||||
* | added examples of labels offset from the left side, FG's recommendation for ↵ | Maggie Costello Wachs | 2008-12-05 | 1 | -1/+30 |
| | | | | best workaround re: label position, requires no extra markup and max flexibility | ||||
* | added ui-widget class to apply correct font | Maggie Costello Wachs | 2008-12-05 | 1 | -1/+1 |
| | |||||
* | set svn:eol-style to native | Richard Worth | 2008-12-05 | 1 | -17/+17 |
| | |||||
* | Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵ | Richard Worth | 2008-12-05 | 1 | -0/+17 |
test pages. Thanks scottjehl :) |