Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accordion: fix for static markup | Jörn Zaefferer | 2009-07-09 | 3 | -3/+3 |
| | |||||
* | Added diffs to static and visual markup side-by-side tests | Richard Worth | 2009-02-21 | 14 | -54/+16 |
| | |||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 31 | -31/+31 |
| | |||||
* | reverted my slider collision changes - will submit as a patch | Scott Jehl | 2009-02-18 | 2 | -40/+0 |
| | |||||
* | Added a static demo and CSS solution for the common problem that occurs when ↵ | Scott Jehl | 2009-02-18 | 2 | -0/+40 |
| | | | | | | slider handles collide on the same value. This will fix bug #3467 | ||||
* | accordion: added a list into the first panel on the static ul-test, need to ↵ | Jörn Zaefferer | 2009-01-30 | 1 | -3/+7 |
| | | | | fix ui.accordion.css | ||||
* | Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, ↵ | Scott González | 2009-01-30 | 3 | -33/+0 |
| | | | | allowing accordions to work with dl's and ul's again. | ||||
* | markup updates to support various container element types. accordion-groups ↵ | Scott Jehl | 2009-01-29 | 5 | -125/+122 |
| | | | | | | are no longer needed. Also content wraps are gone. CSS for this is in the head - as it will break the rest of trunk until these markup changes are implemented | ||||
* | slider static tests: a couple more tests | Richard Worth | 2009-01-29 | 1 | -1/+1 |
| | |||||
* | slider static tests: a couple more tests | Richard Worth | 2009-01-29 | 2 | -0/+36 |
| | |||||
* | slider static tests: file renames | Richard Worth | 2009-01-29 | 6 | -0/+0 |
| | |||||
* | css updates to abstract left, right, bottom, top values into CSS | Scott Jehl | 2009-01-29 | 5 | -33/+21 |
| | |||||
* | slider static tests: updates and cleanup | Richard Worth | 2009-01-29 | 6 | -8/+66 |
| | |||||
* | file renames | Richard Worth | 2009-01-29 | 3 | -0/+0 |
| | |||||
* | slider static tests: range, range min | Richard Worth | 2009-01-29 | 2 | -0/+39 |
| | |||||
* | slider static tests: new test 'Slider range max' | Richard Worth | 2009-01-29 | 1 | -0/+19 |
| | |||||
* | new static page for accordion with no wrapper divs (due to new animation update) | Scott Jehl | 2009-01-28 | 1 | -0/+53 |
| | | | | 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. | ||||
* | added row break class to datepicker with multiple calendars. we can delete ↵ | Maggie Costello Wachs | 2009-01-28 | 1 | -74/+94 |
| | | | | this later if needed; just want to make sure a fix is in place before the next release. | ||||
* | tests static icons: fixed icon test page in IE6 | Richard Worth | 2009-01-28 | 1 | -199/+207 |
| | |||||
* | Added missing icon: .ui-icon-script | Richard Worth | 2009-01-28 | 1 | -39/+44 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2009-01-28 | 1 | -36/+36 |
| | |||||
* | tests: new side-by-side comparison of static and visual tests | Richard Worth | 2009-01-25 | 4 | -24/+22 |
| | |||||
* | tests static: added index | Richard Worth | 2009-01-24 | 6 | -0/+49 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2009-01-24 | 12 | -332/+332 |
| | |||||
* | tests static: Added default tests | Richard Worth | 2009-01-24 | 22 | -12/+344 |
| | |||||
* | tests: Added extra folder level for each plugin in static and visual test ↵ | Richard Worth | 2009-01-22 | 10 | -39/+29 |
| | | | | folders | ||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 10 | -10/+10 |
| | |||||
* | added pin icons | Scott Jehl | 2009-01-21 | 1 | -190/+192 |
| | |||||
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 10 | -10/+10 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 10 | -10/+10 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 10 | -10/+10 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 10 | -10/+10 |
| | |||||
* | Updated all demos/tests to jQuery 1.3pre. | Scott González | 2009-01-03 | 10 | -10/+10 |
| | |||||
* | Tabs Static Test: Added missing ui-state-default class to active tab. | Scott González | 2008-12-22 | 1 | -1/+1 |
| | |||||
* | updated content divs per Jörn's suggestion. Moved framework classes to ↵ | Scott Jehl | 2008-12-22 | 1 | -6/+12 |
| | | | | wrapper. Padding on inner. | ||||
* | Changed slider range and progressbar value divs to use ui-widget-header ↵ | Scott Jehl | 2008-12-19 | 2 | -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 Jehl | 2008-12-16 | 10 | -10/+34 |
| | | | | TR bookmarklet compatibility. | ||||
* | tests/static: Added some variety to the Lorem Ipsums. minor cleanup. | Richard Worth | 2008-12-13 | 6 | -15/+14 |
| | |||||
* | removed tabbeddialog.html from trunk (now in /branches/dev/markup) | Richard Worth | 2008-12-13 | 1 | -52/+0 |
| | |||||
* | 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 |