Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added additional rules for setting font family and font size on form ↵ | Scott Jehl | 2008-12-12 | 1 | -0/+1 |
| | | | | elements within ui-widget. Win browsers don't inherit properly otherwise. | ||||
* | page formatting change (no change to widget markup) | Maggie Costello Wachs | 2008-12-12 | 1 | -0/+5 |
| | |||||
* | tabs were appearing 2x tall in IE/Vista -- fixed by displaying links as ↵ | Maggie Costello Wachs | 2008-12-12 | 1 | -1/+1 |
| | | | | blocks instead of floating | ||||
* | Accordion: Fixed jumpy behaviour (#3646) by wrapping content elements in an ↵ | Jörn Zaefferer | 2008-12-12 | 2 | -17/+16 |
| | | | | additional div | ||||
* | accordion visual test: svn:property mime-type set to text/html | Jörn Zaefferer | 2008-12-12 | 0 | -0/+0 |
| | |||||
* | Accordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added ↵ | Jörn Zaefferer | 2008-12-12 | 4 | -100/+125 |
| | | | | visual test and updated tests to markup changes | ||||
* | tests/static/icons.html: fixed urls to be relative instead of absolute. ↵ | Richard Worth | 2008-12-12 | 1 | -7/+3 |
| | | | | Removed preload script. | ||||
* | tests/static: whitespace and formatting | Richard Worth | 2008-12-12 | 7 | -44/+46 |
| | |||||
* | tests/static: whitespace only | Richard Worth | 2008-12-12 | 10 | -1292/+1246 |
| | |||||
* | .1em change in accordion headers top padding | Scott Jehl | 2008-12-12 | 1 | -1/+1 |
| | |||||
* | fixed position of prev/next arrows on hover | Maggie Costello Wachs | 2008-12-11 | 1 | -6/+8 |
| | |||||
* | - Moved several static css rules from theme to core | Scott Jehl | 2008-12-11 | 2 | -5/+24 |
| | | | | - Tokenized overlay and shadow styles for TR integration | ||||
* | updated #3647: static page now has recommended markup for datepicker with ↵ | Maggie Costello Wachs | 2008-12-11 | 2 | -23/+946 |
| | | | | | | multiple calendars/months also edited styles so that month/year feedback header always centers over calendar | ||||
* | added "width:auto" to button -- removes odd default width set by IE | Maggie Costello Wachs | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | added default width (300px) | Maggie Costello Wachs | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | updated #3650: noted that inline position style should be removed from ↵ | Maggie Costello Wachs | 2008-12-11 | 3 | -7/+14 |
| | | | | | | | | 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 | ||||
* | sortable: fixed connectToSortable option, wasn't working with Arrays as ↵ | Paul Bakaus | 2008-12-11 | 1 | -9/+13 |
| | | | | described in the documentation | ||||
* | back to html 5 doctype | Maggie Costello Wachs | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | sortable,draggable: fixed issues with _convertPositionTo, missed from latest ↵ | Paul Bakaus | 2008-12-11 | 2 | -14/+12 |
| | | | | re-factor, miscalculated the absolute position including scroll | ||||
* | sortable: fixed containment issue (with 'parent', height was miscalculated ↵ | Paul Bakaus | 2008-12-11 | 1 | -10/+10 |
| | | | | due to wrong append order) | ||||
* | Dialog: Remove ui-widget-content class on destroy. | Scott González | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | Progressbar: Fixed #3645: Use new CSS framework. | Scott González | 2008-12-11 | 2 | -15/+4 |
| | |||||
* | Dialog: Fixed variable re-declaration. | Scott González | 2008-12-11 | 1 | -18/+16 |
| | |||||
* | Dialog: Partial fix for #3648: Use new CSS framework. | Scott González | 2008-12-11 | 2 | -6/+33 |
| | |||||
* | Dialog: Fixed #3638: Added closeText option (default 'close'). | Scott González | 2008-12-11 | 2 | -1/+30 |
| | |||||
* | Static dialog test: Added ARIA semantics. | Scott González | 2008-12-11 | 1 | -3/+3 |
| | |||||
* | - added overlay.html static demo to demonstrate the positionTo iframefix + ↵ | Scott Jehl | 2008-12-11 | 3 | -3/+79 |
| | | | | | | | | | | 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. | ||||
* | changed ui-widget-overlay to a background with opacity (not yet lever driven) | Scott Jehl | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | fixed icon placement in IE6 | Maggie Costello Wachs | 2008-12-10 | 2 | -2/+2 |
| | |||||
* | edited doctype for IE6 | Maggie Costello Wachs | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | ui.core.css is now just core css helper dependencies | Scott Jehl | 2008-12-10 | 3 | -227/+234 |
| | | | | | 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 | ||||
* | swapped circle with triangle icons | Maggie Costello Wachs | 2008-12-10 | 1 | -3/+3 |
| | |||||
* | reinstated toggle link to show/hide class names | Maggie Costello Wachs | 2008-12-10 | 1 | -4/+5 |
| | |||||
* | set svn:eol-style to native | Richard Worth | 2008-12-10 | 0 | -0/+0 |
| | |||||
* | effects.core.js: Fixed character encoding so Notepad will stop adding UTF-8 BOM | Richard Worth | 2008-12-10 | 1 | -2/+2 |
| | |||||
* | Removed names from ui.core.js as all contribution credit is given in ↵ | Richard Worth | 2008-12-10 | 1 | -1/+0 |
| | | | | AUTHORS.txt and http://ui.jquery.com/about | ||||
* | Removed UTF-8 BOM again. Turns out it was added by Notepad. | Richard Worth | 2008-12-10 | 1 | -2/+2 |
| | |||||
* | progressbar: Removed all progressbar options except value. Added visual test ↵ | Richard Worth | 2008-12-10 | 2 | -119/+13 |
| | | | | for disabled progressbar. | ||||
* | core widget: added ui-state-disabled and aria-disabled to widget plugin's ↵ | Richard Worth | 2008-12-10 | 1 | -3/+7 |
| | | | | disable/enable/destroy | ||||
* | fixed border and padding in headers for consistency | Scott Jehl | 2008-12-09 | 2 | -3/+3 |
| | |||||
* | cleaned up a couple misplaced tokens | Scott Jehl | 2008-12-09 | 1 | -7/+7 |
| | |||||
* | change div close style from /> to ></div> | Scott Jehl | 2008-12-09 | 1 | -2/+2 |
| | |||||
* | missed an extra --> (now gone) | Scott Jehl | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | added hover states to static pages. | Scott Jehl | 2008-12-09 | 9 | -18/+34 |
| | |||||
* | mime type text/html | Scott Jehl | 2008-12-09 | 0 | -0/+0 |
| | |||||
* | uncommented different widget examples in demo pages. | Scott Jehl | 2008-12-09 | 3 | -8/+11 |
| | |||||
* | added demo states page for highlight and error states | Scott Jehl | 2008-12-09 | 1 | -0/+97 |
| | |||||
* | set height on parent container | Scott Jehl | 2008-12-09 | 1 | -1/+2 |
| | | | | | value height now 100% needs testing on multiple browsers | ||||
* | updated to remove label | Scott Jehl | 2008-12-09 | 2 | -33/+2 |
| | | | | css now had one selector with 2 rules :) | ||||
* | added icon static demo page for class lookup and referencing | Scott Jehl | 2008-12-09 | 1 | -0/+233 |
| |