Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | following changes to datepicker demo page (missed it in first pass) | Scott Jehl | 2008-12-08 | 1 | -2/+1 |
| | | | | | 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 | ||||
* | set body font size to 62.5% on demos to make things a bit more pleasing to ↵ | Scott Jehl | 2008-12-08 | 6 | -14/+10 |
| | | | | | | look at removed h1's on demo pages | ||||
* | - nevermind: changed demo and css to "progressbar" back to "progressindicator" | Scott Jehl | 2008-12-08 | 2 | -0/+0 |
| | | | | set proper mime types for demos | ||||
* | changed demo and css to "progressindicator" rather than "progressbar" | Scott Jehl | 2008-12-08 | 2 | -0/+0 |
| | |||||
* | Changed tabs container padding slightly to match dialog and datepicker's design. | Scott Jehl | 2008-12-08 | 2 | -3/+4 |
| | |||||
* | - this file now imports core and allplugins. | Scott Jehl | 2008-12-08 | 1 | -2/+2 |
| | | | | | | | | | | | - 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! | ||||
* | Fixed 3642. firstDay displays day names incorrectly. | Keith Wood | 2008-12-08 | 1 | -1/+2 |
| | |||||
* | Fixed 3610. Error in French l18n file. | Keith Wood | 2008-12-08 | 1 | -2/+2 |
| | |||||
* | Escape text to prevent date info substitution | Keith Wood | 2008-12-08 | 2 | -2/+2 |
| | |||||
* | Fixed 3598. Datepicker Japanese translation replacement | Keith Wood | 2008-12-08 | 1 | -20/+21 |
| | |||||
* | Fixed 3610. Error in French l18n file. | Keith Wood | 2008-12-08 | 1 | -4/+4 |
| | |||||
* | typo | Scott Jehl | 2008-12-07 | 1 | -1/+1 |
| | |||||
* | @imports set up earlier this week needed url(...) wrappers | Scott Jehl | 2008-12-07 | 2 | -15/+10 |
| | |||||
* | added ui.allwidgets.css to import all css except framework. Still unsure if ↵ | Scott Jehl | 2008-12-07 | 1 | -0/+7 |
| | | | | this will be more helpful than ui.all for TR use. standby... | ||||
* | Removed some UTF-8 BOMs causing problems in the download builder versions of ↵ | Richard Worth | 2008-12-06 | 1 | -1/+1 |
| | | | | files. | ||||
* | Dialog: Fixed #3637: Added role of button to close link. | Scott González | 2008-12-06 | 2 | -1/+27 |
| | |||||
* | added examples of labels offset from the left side, FG's recommendation for ↵ | Maggie Costello Wachs | 2008-12-05 | 2 | -5/+34 |
| | | | | best workaround re: label position, requires no extra markup and max flexibility | ||||
* | added ui-widget class to apply correct font | Maggie Costello Wachs | 2008-12-05 | 1 | -1/+1 |
| | |||||
* | themes/base: changed comment-hidden tokens to use /*{tokenname}*/ format ↵ | Richard Worth | 2008-12-05 | 1 | -32/+32 |
| | | | | instead of /*tokenname*/ |