Jörn Zaefferer
e1550390b1
accordion: fix for static markup
2009-07-09 15:02:05 +00:00
Richard Worth
bf43ab6d30
Added diffs to static and visual markup side-by-side tests
2009-02-21 11:34:08 +00:00
Richard Worth
352b081a39
Switched to jQuery 1.3.2
2009-02-20 11:40:25 +00:00
Scott Jehl
5f1eb4fb73
reverted my slider collision changes - will submit as a patch
2009-02-18 17:13:37 +00:00
Scott Jehl
8a6935c526
Added a static demo and CSS solution for the common problem that occurs when slider handles collide on the same value.
...
This will fix bug #3467
2009-02-18 15:09:31 +00:00
Jörn Zaefferer
3fded1ab27
accordion: added a list into the first panel on the static ul-test, need to fix ui.accordion.css
2009-01-30 20:22:37 +00:00
Scott González
2c1d4675a8
Accordion: Fixed #3788 : Removed wrapper divs and smoothed animations, allowing accordions to work with dl's and ul's again.
2009-01-30 02:35:37 +00:00
Scott Jehl
c927c1cd55
markup updates to support various container element types. accordion-groups 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
2009-01-29 20:04:27 +00:00
Richard Worth
41b2d7a5b4
slider static tests: a couple more tests
2009-01-29 16:49:22 +00:00
Richard Worth
1b093483db
slider static tests: a couple more tests
2009-01-29 16:42:35 +00:00
Richard Worth
6762157883
slider static tests: file renames
2009-01-29 16:32:32 +00:00
Scott Jehl
a0d600ccaa
css updates to abstract left, right, bottom, top values into CSS
2009-01-29 16:22:13 +00:00
Richard Worth
e568dc146d
slider static tests: updates and cleanup
2009-01-29 15:44:05 +00:00
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