Richard Worth
|
4160a67a8a
|
set svn:eol-style to native
|
2008-12-13 13:39:49 +00:00 |
|
Richard Worth
|
1a8bfae8e8
|
themes/base/ui.progressbar.css: needs text-align left in IE in case container has other text-align
|
2008-12-13 13:31:27 +00:00 |
|
Richard Worth
|
b22aa06531
|
tests/visual: Added some rounded corners
|
2008-12-13 12:05:56 +00:00 |
|
Richard Worth
|
24f2b7794c
|
corrected some invalid html <div/> to <div></div>
|
2008-12-13 11:51:33 +00:00 |
|
Richard Worth
|
b731dc5e97
|
Slider: started on #3650 - Slider: Update markup to new UI CSS Framework specs
|
2008-12-13 11:49:39 +00:00 |
|
Richard Worth
|
00cc939603
|
tests/visual: fixed Accordion test on all.html page.
|
2008-12-13 11:31:15 +00:00 |
|
Richard Worth
|
71528f7fc4
|
tests/visual/dialog: Added some content to the simple dialog test
|
2008-12-13 11:22:17 +00:00 |
|
Richard Worth
|
6bdc9f7c96
|
Added test for #3664 - Dialog init fails on disconnected DOM Element after .remove()
|
2008-12-13 10:57:10 +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
|
7e28ee7ea4
|
tests/visual: fixed some text aligning
|
2008-12-13 10:28:22 +00:00 |
|
Richard Worth
|
d768b33974
|
tests/visual: Added simple tabs test. Some more cleanup.
|
2008-12-13 10:23:26 +00:00 |
|
Richard Worth
|
d3e1901e15
|
tests/visual: started switching to themes/base. Lots of little cleanup.
|
2008-12-13 09:53:02 +00:00 |
|
Richard Worth
|
73dec6965b
|
removed tree test file from trunk
|
2008-12-13 09:02:00 +00:00 |
|
Richard Worth
|
dbb18714e6
|
removed tabbeddialog.html from trunk (now in /branches/dev/markup)
|
2008-12-13 08:41:15 +00:00 |
|
Richard Worth
|
3384340953
|
removed media="screen" from stylesheet link tags
|
2008-12-13 08:35:02 +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
|
f861e1db91
|
added mime type
|
2008-12-12 19:26:39 +00:00 |
|
Jörn Zaefferer
|
3244cbff8e
|
Accordion: #3646 - fixed icons
|
2008-12-12 19:25:34 +00:00 |
|
Jörn Zaefferer
|
28c5c53a09
|
Accordion: #3646 - add hover classes and unbind on destroy
|
2008-12-12 19:23:28 +00:00 |
|
Scott Jehl
|
ad19cf1b4c
|
Mashup! added static page for tabbed dialog.
|
2008-12-12 19:16:49 +00:00 |
|
Scott Jehl
|
52e1236cda
|
changed close icon positioning to abs
|
2008-12-12 19:14:50 +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
|
676cc75fe0
|
- changed defaults for shadow to be smaller and a tad darker
|
2008-12-12 17:25:47 +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 |
|
Scott Jehl
|
f92e8b8110
|
added additional rules for setting font family and font size on form elements within ui-widget. Win browsers don't inherit properly otherwise.
|
2008-12-12 15:47:58 +00:00 |
|
Maggie Costello Wachs
|
6d606daa29
|
page formatting change (no change to widget markup)
|
2008-12-12 15:37:24 +00:00 |
|
Maggie Costello Wachs
|
83dd86d44c
|
tabs were appearing 2x tall in IE/Vista -- fixed by displaying links as blocks instead of floating
|
2008-12-12 15:29:21 +00:00 |
|
Jörn Zaefferer
|
1d357cf4b4
|
Accordion: Fixed jumpy behaviour (#3646) by wrapping content elements in an additional div
|
2008-12-12 13:58:41 +00:00 |
|
Jörn Zaefferer
|
c262034172
|
accordion visual test: svn:property mime-type set to text/html
|
2008-12-12 13:27:57 +00:00 |
|
Jörn Zaefferer
|
ef27211d2d
|
Accordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added visual test and updated tests to markup changes
|
2008-12-12 13:20:34 +00:00 |
|
Richard Worth
|
ac55b22659
|
tests/static/icons.html: fixed urls to be relative instead of absolute. Removed preload script.
|
2008-12-12 02:32:40 +00:00 |
|
Richard Worth
|
ba9bb22b55
|
tests/static: whitespace and formatting
|
2008-12-12 02:31:34 +00:00 |
|
Richard Worth
|
73713183f8
|
tests/static: whitespace only
|
2008-12-12 02:23:03 +00:00 |
|
Scott Jehl
|
3831866f4a
|
.1em change in accordion headers top padding
|
2008-12-12 00:01:12 +00:00 |
|
Maggie Costello Wachs
|
8aff63281f
|
fixed position of prev/next arrows on hover
|
2008-12-11 21:52:50 +00:00 |
|
Scott Jehl
|
2ceb91a083
|
- Moved several static css rules from theme to core
- Tokenized overlay and shadow styles for TR integration
|
2008-12-11 21:33:56 +00:00 |
|
Maggie Costello Wachs
|
d04c08c6fb
|
updated #3647: static page now has recommended markup for datepicker with multiple calendars/months
also edited styles so that month/year feedback header always centers over calendar
|
2008-12-11 21:30:44 +00:00 |
|
Maggie Costello Wachs
|
a3017dcaae
|
added "width:auto" to button -- removes odd default width set by IE
|
2008-12-11 18:03:36 +00:00 |
|
Maggie Costello Wachs
|
279a6998d7
|
added default width (300px)
|
2008-12-11 17:54:14 +00:00 |
|
Maggie Costello Wachs
|
4c83fcc777
|
updated #3650: noted that inline position style should be removed from 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
|
2008-12-11 17:46:29 +00:00 |
|
Paul Bakaus
|
a7dae90eff
|
sortable: fixed connectToSortable option, wasn't working with Arrays as described in the documentation
|
2008-12-11 15:02:21 +00:00 |
|
Maggie Costello Wachs
|
e8cb4b0604
|
back to html 5 doctype
|
2008-12-11 14:15:21 +00:00 |
|
Paul Bakaus
|
68e700b30b
|
sortable,draggable: fixed issues with _convertPositionTo, missed from latest re-factor, miscalculated the absolute position including scroll
|
2008-12-11 13:39:15 +00:00 |
|