Commit Graph

897 Commits

Author SHA1 Message Date
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
Paul Bakaus
315017ade9 sortable: fixed containment issue (with 'parent', height was miscalculated due to wrong append order) 2008-12-11 11:18:28 +00:00
Scott González
efdc61bd5b Dialog: Remove ui-widget-content class on destroy. 2008-12-11 03:05:02 +00:00
Scott González
a9912abb2a Progressbar: Fixed #3645: Use new CSS framework. 2008-12-11 03:03:13 +00:00
Scott González
f0051caec4 Dialog: Fixed variable re-declaration. 2008-12-11 02:48:20 +00:00
Scott González
713761c876 Dialog: Partial fix for #3648: Use new CSS framework. 2008-12-11 02:45:42 +00:00
Scott González
9eda8e4cb9 Dialog: Fixed #3638: Added closeText option (default 'close'). 2008-12-11 02:25:51 +00:00
Scott González
06ed0691cf Static dialog test: Added ARIA semantics. 2008-12-11 01:22:06 +00:00
Scott Jehl
8c7f9f31da - added overlay.html static demo to demonstrate the positionTo iframefix + shadow markup. It's actually not static, but a js demo with our markup recommendations, since we found it easier to communicate our recommendation that way.
- edited ui-widget-overlay and ui-widget-shadow in theme.css
- added ui-helper-zfix to core.css for iframe fix needs

Comment tokens and TR levers for the overlay classes will be added tomorrow.
2008-12-11 00:03:51 +00:00
Scott Jehl
4fdb6a132a changed ui-widget-overlay to a background with opacity (not yet lever driven) 2008-12-10 22:58:20 +00:00
Maggie Costello Wachs
f79c973d28 fixed icon placement in IE6 2008-12-10 22:33:12 +00:00
Maggie Costello Wachs
6de295187f edited doctype for IE6 2008-12-10 22:14:50 +00:00
Scott Jehl
3de626ac7d ui.core.css is now just core css helper dependencies
added ui.theme.css - contains a themed set of TR classes with token comments (needs to be documented)
ui.all.css now imports core, theme, and allplugins
2008-12-10 18:39:06 +00:00
Maggie Costello Wachs
9e059778e3 swapped circle with triangle icons 2008-12-10 16:54:15 +00:00
Maggie Costello Wachs
644698dea0 reinstated toggle link to show/hide class names 2008-12-10 16:13:25 +00:00
Richard Worth
e528e28cbe set svn:eol-style to native 2008-12-10 15:40:56 +00:00
Richard Worth
925fbb3df4 effects.core.js: Fixed character encoding so Notepad will stop adding UTF-8 BOM 2008-12-10 13:31:00 +00:00
Richard Worth
3d627f0ea9 Removed names from ui.core.js as all contribution credit is given in AUTHORS.txt and http://ui.jquery.com/about 2008-12-10 13:27:05 +00:00
Richard Worth
3db93ce80f Removed UTF-8 BOM again. Turns out it was added by Notepad. 2008-12-10 13:20:06 +00:00
Richard Worth
c95e3b27a4 progressbar: Removed all progressbar options except value. Added visual test for disabled progressbar. 2008-12-10 05:12:08 +00:00
Richard Worth
38e2135472 core widget: added ui-state-disabled and aria-disabled to widget plugin's disable/enable/destroy 2008-12-10 05:10:37 +00:00
Scott Jehl
ea1a018560 fixed border and padding in headers for consistency 2008-12-09 20:21:55 +00:00
Scott Jehl
f7da676fcf cleaned up a couple misplaced tokens 2008-12-09 19:48:30 +00:00
Scott Jehl
6c37531dd9 change div close style from /> to ></div> 2008-12-09 19:38:00 +00:00
Scott Jehl
914e12594c missed an extra --> (now gone) 2008-12-09 18:26:35 +00:00
Scott Jehl
dfc6effcd8 added hover states to static pages. 2008-12-09 18:25:09 +00:00
Scott Jehl
d270bbff81 mime type text/html 2008-12-09 18:15:23 +00:00
Scott Jehl
9cf57d5e72 uncommented different widget examples in demo pages. 2008-12-09 18:11:35 +00:00
Scott Jehl
50760d1b32 added demo states page for highlight and error states 2008-12-09 18:00:40 +00:00
Scott Jehl
dd7332125c set height on parent container
value height now 100%
needs testing on multiple browsers
2008-12-09 17:37:05 +00:00
Scott Jehl
a36536efd1 updated to remove label
css now had one selector with 2 rules :)
2008-12-09 16:34:34 +00:00
Scott Jehl
1cecbc8cb4 added icon static demo page for class lookup and referencing 2008-12-09 16:06:26 +00:00
Scott Jehl
d7d55df199 following changes to datepicker demo page (missed it in first pass)
set body font size to 62.5% on demos to make things a bit more pleasing to look at
removed h1's on demo pages
2008-12-08 21:48:45 +00:00
Scott Jehl
e495104345 set body font size to 62.5% on demos to make things a bit more pleasing to look at
removed h1's on demo pages
2008-12-08 21:34:19 +00:00
Scott Jehl
09e49212a0 - nevermind: changed demo and css to "progressbar" back to "progressindicator"
set proper mime types for demos
2008-12-08 16:39:44 +00:00
Scott Jehl
625eccf9ba changed demo and css to "progressindicator" rather than "progressbar" 2008-12-08 16:07:36 +00:00
Scott Jehl
547c989e22 Changed tabs container padding slightly to match dialog and datepicker's design. 2008-12-08 15:59:03 +00:00
Scott Jehl
7d006a1c17 - this file now imports core and allplugins.
- changed back again - removed the url(..) (not necessary)

Quick note: It seems that trunk is still not able to preview demos online. This is a problem, since we'll need to be linking to working code from the wiki and also referencing demo pages in conversation. Is there any way we could get this fixed soon?

Thanks!
2008-12-08 15:53:19 +00:00
Keith Wood
58871808ac Fixed 3642. firstDay displays day names incorrectly. 2008-12-08 10:27:39 +00:00
Keith Wood
b3f1dcfadc Fixed 3610. Error in French l18n file. 2008-12-08 10:26:17 +00:00
Keith Wood
4d43d674f8 Escape text to prevent date info substitution 2008-12-08 10:16:15 +00:00
Keith Wood
b870c1c63f Fixed 3598. Datepicker Japanese translation replacement 2008-12-08 10:12:12 +00:00
Keith Wood
9c3c3489f4 Fixed 3610. Error in French l18n file. 2008-12-08 10:11:26 +00:00
Scott Jehl
73d7cb8099 typo 2008-12-07 14:56:29 +00:00
Scott Jehl
39a38bce1d @imports set up earlier this week needed url(...) wrappers 2008-12-07 14:55:51 +00:00