Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Progressbar: Fixed #3645: Use new CSS framework. | Scott González | 2008-12-11 | 1 | -15/+2 | |
| | ||||||
* | Dialog: Partial fix for #3648: Use new CSS framework. | Scott González | 2008-12-11 | 1 | -1/+1 | |
| | ||||||
* | Dialog: Fixed #3638: Added closeText option (default 'close'). | Scott González | 2008-12-11 | 1 | -0/+25 | |
| | ||||||
* | 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 | 1 | -0/+70 | |
| | | | | | | | | | | 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. | |||||
* | edited doctype for IE6 | Maggie Costello Wachs | 2008-12-10 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | progressbar: Removed all progressbar options except value. Added visual test ↵ | Richard Worth | 2008-12-10 | 1 | -17/+7 | |
| | | | | for disabled progressbar. | |||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | updated to remove label | Scott Jehl | 2008-12-09 | 1 | -29/+1 | |
| | | | | 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 | 1 | -0/+0 | |
| | | | | set proper mime types for demos | |||||
* | changed demo and css to "progressindicator" rather than "progressbar" | Scott Jehl | 2008-12-08 | 1 | -0/+0 | |
| | ||||||
* | Changed tabs container padding slightly to match dialog and datepicker's design. | Scott Jehl | 2008-12-08 | 1 | -2/+2 | |
| | ||||||
* | Fixed 3610. Error in French l18n file. | Keith Wood | 2008-12-08 | 1 | -2/+2 | |
| | ||||||
* | Dialog: Fixed #3637: Added role of button to close link. | Scott González | 2008-12-06 | 1 | -0/+18 | |
| | ||||||
* | added examples of labels offset from the left side, FG's recommendation for ↵ | Maggie Costello Wachs | 2008-12-05 | 1 | -1/+30 | |
| | | | | 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 | |
| | ||||||
* | set svn:eol-style to native | Richard Worth | 2008-12-05 | 10 | -801/+801 | |
| | ||||||
* | Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵ | Richard Worth | 2008-12-05 | 7 | -0/+629 | |
| | | | | test pages. Thanks scottjehl :) | |||||
* | progressbar: a little clean up and some more visual tests | Richard Worth | 2008-12-05 | 1 | -10/+15 | |
| | ||||||
* | progressbar refactor | Richard Worth | 2008-12-05 | 1 | -279/+30 | |
| | ||||||
* | progressbar tests: started refactor | Richard Worth | 2008-11-24 | 1 | -16/+15 | |
| | ||||||
* | draggable: advanced visual representation of the new automated tests that ↵ | Paul Bakaus | 2008-11-23 | 1 | -0/+158 | |
| | | | | can be used for debugging purposes | |||||
* | core: improved logic of $.fn.scrollParent, taking positioning in account | Paul Bakaus | 2008-11-23 | 1 | -48/+13 | |
| | | | | draggable: fixed and updated tests, rewrote positioning core, now passes the test suite completely in FF, IE6, IE7 | |||||
* | tests: formatting and cleanup for consistency | Richard Worth | 2008-11-22 | 15 | -210/+60 | |
| | ||||||
* | removed some old references to 'flora' | Richard Worth | 2008-11-22 | 1 | -1/+1 | |
| | ||||||
* | removed some old references to 'flora' | Richard Worth | 2008-11-22 | 7 | -11/+8 | |
| | ||||||
* | draggable: added missing default for zIndex and cursorAt, added missing ↵ | Paul Bakaus | 2008-11-21 | 2 | -56/+193 | |
| | | | | scroll tests (unfortunately showing big regressions that need to be fixed prior to 1.6) | |||||
* | selectable: removed toggle method as widget factory provides enable/disable ↵ | Richard Worth | 2008-11-21 | 1 | -12/+0 | |
| | | | | methods. | |||||
* | set svn:eol-style to native | Richard Worth | 2008-11-19 | 4 | -339/+339 | |
| | ||||||
* | Removed spinner from trunk. See /branches/dev/spinner | Richard Worth | 2008-11-19 | 7 | -711/+1 | |
| | ||||||
* | Removed all trailing whitespace from .js and .html files | Richard Worth | 2008-11-18 | 33 | -336/+336 | |
| | ||||||
* | Core: Fixed #3562: Modify .removeAttr() to work on ARIA properties in FF2. | Scott González | 2008-11-15 | 1 | -5/+16 | |
| | ||||||
* | Added tests for daylight savings problems - only show up in specific timezones. | Keith Wood | 2008-11-14 | 1 | -0/+82 | |
| | ||||||
* | fixed #3578 - ALL CODE: e, ui should be changed to event, ui | Richard Worth | 2008-11-14 | 4 | -19/+19 | |
| | ||||||
* | Added accordion keyboard and ARIA support, and tests. Mozilla needs this for ↵ | David Bolter | 2008-11-13 | 1 | -0/+18 | |
| | | | | website. (partial review: Scott González, fix for 3553) | |||||
* | tests: removed background image from slider unit tests | Richard Worth | 2008-11-12 | 2 | -4/+4 | |
| | ||||||
* | tests: cleanup and consistency with defaults tests | Richard Worth | 2008-11-12 | 10 | -225/+356 | |
| | ||||||
* | Removed references to colorpicker from trunk | Richard Worth | 2008-11-12 | 2 | -2/+0 | |
| | ||||||
* | Moved colorpicker to experimental branch | Richard Worth | 2008-11-12 | 1 | -357/+0 | |
| | ||||||
* | (no commit message) | Richard Worth | 2008-11-11 | 1 | -1/+1 | |
| | ||||||
* | Added new test suite for common tests across all UI plugins | Richard Worth | 2008-11-11 | 2 | -0/+79 | |
| |