Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 6 | -6/+6 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 6 | -6/+6 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 6 | -6/+6 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 6 | -6/+6 |
| | |||||
* | Nested Plugin visual test: sortable accordion inside sortable tabs. | Scott González | 2010-01-20 | 1 | -0/+107 |
| | |||||
* | Nested Plugin visual test: draggable inside accordion inside accordion ↵ | Scott González | 2010-01-20 | 2 | -13/+132 |
| | | | | inside tabs inside draggable. | ||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 4 | -0/+4 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 4 | -12/+12 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | Datepicker in dialog compound demo: Initialize datepicker before dialog opens. | Scott González | 2009-07-24 | 1 | -1/+1 |
| | |||||
* | reverted r2948 - error is not in the test but in dialog itself. | Ca-Phun Ung | 2009-07-20 | 1 | -6/+2 |
| | |||||
* | fixed error in datepicker dialog compound test | Ca-Phun Ung | 2009-07-20 | 1 | -2/+6 |
| | |||||
* | Fixed titles of visual test pages. | Scott González | 2009-07-18 | 3 | -3/+3 |
| | |||||
* | Started building compound visual tests (multiple plugins). Partial fix for ↵ | Scott González | 2009-07-18 | 4 | -0/+232 |
#4651 - Create test pages for nested widgets. |