Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | demos/index.html - added link to open demo in new window. | Ca-Phun Ung | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 40 | -40/+40 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 40 | -40/+40 |
| | |||||
* | tests: updated default value for 'cancel' option in tests | Paul Bakaus | 2009-01-07 | 3 | -3/+3 |
| | |||||
* | restructured unit tests folder | Richard Worth | 2009-01-07 | 41 | -1501/+1279 |
| | |||||
* | tests/images: cleaned up (removed) some unused images | Richard Worth | 2009-01-07 | 4 | -0/+0 |
| | |||||
* | removed default theme in favor of only one versioned css framework/TR theme ↵ | Richard Worth | 2009-01-07 | 3 | -3/+3 |
| | | | | - base | ||||
* | datepicker: Fixes regression in #3232 [datepicker position problem in IE ↵ | Ca-Phun Ung | 2009-01-04 | 1 | -1/+9 |
| | | | | 6/7]: added back functionality to detect whether the datepicker displays outside a viewpoint. Additionally if the viewpoint is too small to fit the datepicker it will show in its usual position regardless. I have also added a visual test case for this. | ||||
* | fixes xhtml code (disabled="disabled") | Chi Cheng | 2009-01-04 | 1 | -3/+3 |
| | |||||
* | datepicker: fixes #3679 [focus error on IE if disabled]: added visual test ↵ | Ca-Phun Ung | 2009-01-04 | 1 | -0/+10 |
| | | | | to verify. Both IE 6 & 7 do not return an error. | ||||
* | Happy New Year | Richard Worth | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Droppable test: Fixed accept default. | Scott González | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Updated all demos/tests to jQuery 1.3pre. | Scott González | 2009-01-03 | 41 | -41/+41 |
| | |||||
* | Corrected tests after latest changes | Keith Wood | 2009-01-02 | 1 | -4/+11 |
| | |||||
* | Dialog tests: Fixed typo. | Scott González | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | Dialog: Fixed #3713: Set default height to auto and default minHeight to ↵ | Scott González | 2008-12-31 | 1 | -3/+3 |
| | | | | 150. Now applying minHeight to the content div instead of only using it for resizing. | ||||
* | draggable: changed default for scroll option to true | Paul Bakaus | 2008-12-30 | 1 | -1/+1 |
| | |||||
* | demos: added opacity, revert and scroll demos | Paul Bakaus | 2008-12-30 | 1 | -0/+4 |
| | | | | draggable: fixed positioning issue with relative positioned elements relative to the body during scroll | ||||
* | merged dev/slider branch (revs 1152-1229) back to trunk | Richard Worth | 2008-12-23 | 2 | -128/+409 |
| | |||||
* | Dialog static test: Removing duplicate ids. | Scott González | 2008-12-23 | 1 | -1/+1 |
| | |||||
* | Tabs Static Test: Added missing ui-state-default class to active tab. | Scott González | 2008-12-22 | 1 | -1/+1 |
| | |||||
* | Datepicker #3647: fixed disabled state for inline datepicker so it looks ↵ | Ca-Phun Ung | 2008-12-22 | 1 | -9/+3 |
| | | | | disabled visually and removed the erroneous cover div. | ||||
* | tests/visual: adjusted the formatting a bit. Separated dialog tests into ↵ | Richard Worth | 2008-12-22 | 3 | -14/+31 |
| | | | | simple dialog and dialog with buttons | ||||
* | Datepicker #3647: added enable, disable, destroy buttons to visual test. ↵ | Ca-Phun Ung | 2008-12-22 | 2 | -6/+57 |
| | | | | Fixed failing localisation tests. Fixed RTL support and selected day highlighting for keyboard navigation. | ||||
* | updated content divs per Jörn's suggestion. Moved framework classes to ↵ | Scott Jehl | 2008-12-22 | 1 | -6/+12 |
| | | | | wrapper. Padding on inner. | ||||
* | accordion: adjusting visual test to demonstrate theming issue | Jörn Zaefferer | 2008-12-22 | 1 | -1/+1 |
| | |||||
* | UI Tabs: added a few tests for remove method, still incomplete | Klaus Hartl | 2008-12-22 | 1 | -1/+14 |
| | |||||
* | adopted proposed markup for 1.6, fixes #3651 | Klaus Hartl | 2008-12-22 | 1 | -11/+17 |
| | |||||
* | Datepicker #3647: Removed date range features, removed related tests, and ↵ | Ca-Phun Ung | 2008-12-21 | 1 | -195/+1 |
| | | | | fixed disabled states for prev, next and day. | ||||
* | Datepicker #3647: fixed RTL support for new UI markup. | Ca-Phun Ung | 2008-12-20 | 1 | -1/+1 |
| | |||||
* | Datepicker #3647: removed clickable weekdays. | Ca-Phun Ung | 2008-12-20 | 1 | -7/+0 |
| | |||||
* | Datepicker: Fixed #3647: Updated visual and automated tests to go with new ↵ | Ca-Phun Ung | 2008-12-19 | 2 | -356/+198 |
| | | | | markup updates. | ||||
* | Changed slider range and progressbar value divs to use ui-widget-header ↵ | Scott Jehl | 2008-12-19 | 2 | -3/+3 |
| | | | | | | | | instead of ui-state-default in static pages. Two main reasons: our clickable state is misleading on these static elements, and our header state tends to get better contrast over content areas than our buttons do (this is subjective to the theme designer of course). Scripting should be updated to follow. | ||||
* | Dialog: Fixed #3648: Use new CSS framework. | Scott González | 2008-12-19 | 1 | -26/+0 |
| | | | | | - Removed .ui-dialog-container div. - Removed autoResize option. | ||||
* | Dialog visual test: | Scott González | 2008-12-19 | 1 | -2/+9 |
| | | | | | - Made it possible to close and re-open the dialog. - Added buttons. | ||||
* | separated head links to ui.core.css, ui.theme.css, and ui.allplugins.css for ↵ | Scott Jehl | 2008-12-16 | 11 | -11/+35 |
| | | | | TR bookmarklet compatibility. | ||||
* | tests/slider: removed paging default (commented out in code. not in 1.5.2) | Richard Worth | 2008-12-15 | 1 | -1/+0 |
| | |||||
* | missing " | Richard Worth | 2008-12-14 | 1 | -1/+1 |
| | |||||
* | tests/slider: addded some missing defaults | Richard Worth | 2008-12-14 | 1 | -2/+7 |
| | |||||
* | set svn:eol-style to native | Richard Worth | 2008-12-13 | 2 | -87/+87 |
| | |||||
* | tests/visual: Added some rounded corners | Richard Worth | 2008-12-13 | 3 | -10/+47 |
| | |||||
* | tests/visual: fixed Accordion test on all.html page. | Richard Worth | 2008-12-13 | 2 | -16/+14 |
| | |||||
* | tests/visual/dialog: Added some content to the simple dialog test | Richard Worth | 2008-12-13 | 2 | -2/+12 |
| | |||||
* | Added test for #3664 - Dialog init fails on disconnected DOM Element after ↵ | Richard Worth | 2008-12-13 | 1 | -2/+5 |
| | | | | .remove() | ||||
* | tests/static: Added some variety to the Lorem Ipsums. minor cleanup. | Richard Worth | 2008-12-13 | 6 | -15/+14 |
| | |||||
* | tests/visual: fixed some text aligning | Richard Worth | 2008-12-13 | 2 | -1/+5 |
| | |||||
* | tests/visual: Added simple tabs test. Some more cleanup. | Richard Worth | 2008-12-13 | 15 | -26/+78 |
| | |||||
* | tests/visual: started switching to themes/base. Lots of little cleanup. | Richard Worth | 2008-12-13 | 18 | -204/+165 |
| | |||||
* | removed tree test file from trunk | Richard Worth | 2008-12-13 | 1 | -100/+0 |
| | |||||
* | removed tabbeddialog.html from trunk (now in /branches/dev/markup) | Richard Worth | 2008-12-13 | 1 | -52/+0 |
| |