Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -2/+2 |
| | | | | | | | | 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. | ||||
* | 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 | ||||
* | tests/static: whitespace and formatting | Richard Worth | 2008-12-12 | 1 | -1/+2 |
| | |||||
* | tests/static: whitespace only | Richard Worth | 2008-12-12 | 1 | -6/+1 |
| | |||||
* | 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 | ||||
* | change div close style from /> to ></div> | Scott Jehl | 2008-12-09 | 1 | -2/+2 |
| | |||||
* | added hover states to static pages. | Scott Jehl | 2008-12-09 | 1 | -1/+6 |
| | |||||
* | uncommented different widget examples in demo pages. | Scott Jehl | 2008-12-09 | 1 | -2/+2 |
| | |||||
* | set body font size to 62.5% on demos to make things a bit more pleasing to ↵ | Scott Jehl | 2008-12-08 | 1 | -2/+1 |
| | | | | | | look at removed h1's on demo pages | ||||
* | set svn:eol-style to native | Richard Worth | 2008-12-05 | 1 | -29/+29 |
| | |||||
* | Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵ | Richard Worth | 2008-12-05 | 1 | -0/+29 |
test pages. Thanks scottjehl :) |