Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Removed visual tests for plugins that are being rewritten. | Scott González | 2011-11-03 | 10 | -679/+0 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 9 | -9/+9 |
| | |||||
* | Finish jquery-1.6.2 migration | Jörn Zaefferer | 2011-07-27 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 1 | -0/+23 |
|\ | | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js | ||||
| * | Datepicker: show inline datepicker setting explicit display:block instead of ↵ | Richard D. Worth | 2011-07-19 | 1 | -0/+23 |
| | | | | | | | | using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height | ||||
* | | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 8 | -8/+8 |
|/ | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 8 | -8/+8 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 8 | -8/+8 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 8 | -8/+8 |
| | |||||
* | Datepicker: Added visual test for #5676 - DatePicker Dialog defaultDate ↵ | Richard D. Worth | 2010-05-30 | 1 | -0/+30 |
| | | | | incorrect behaviour | ||||
* | Cleaning up visual tests | jzaefferer | 2010-03-21 | 3 | -117/+117 |
| | | | Fixes #5395 - Visual Tests Cleanup | ||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 7 | -52/+58 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 7 | -7/+7 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 7 | -7/+7 |
| | | | | file renames in 1.8a1 | ||||
* | datepicker: fixes #4443: Datepicker's vertical position in thickbox. This ↵ | Ca-Phun Ung | 2010-02-09 | 1 | -0/+37 |
| | | | | also fixes the virtual position when the datepicker is close but not right at the bottom of the page. | ||||
* | 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 |
| | |||||
* | Datepicker: added visual test page for #4071 | Richard Worth | 2009-12-31 | 1 | -0/+95 |
| | |||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 5 | -0/+5 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 5 | -10/+10 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | #4240 - Added visual test page | Richard Worth | 2009-03-18 | 2 | -0/+53 |
| | |||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 4 | -4/+4 |
| | |||||
* | datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the ↵ | Ca-Phun Ung | 2009-02-01 | 1 | -0/+21 |
| | | | | static tests were recently updated with a row-break so I have added the row-break fix for now so it will be ready for the release. We should seriously consider inline-block. | ||||
* | datepicker: fixes #3863: fixed vertical position when scroll position is ↵ | Ca-Phun Ung | 2009-01-28 | 1 | -0/+277 |
| | | | | present and added a viewport visual testcase. | ||||
* | tests visual: cleanup | Richard Worth | 2009-01-24 | 1 | -0/+1 |
| | |||||
* | tests/visual: added default tests | Richard Worth | 2009-01-24 | 1 | -1/+1 |
| | |||||
* | eol-style, mime-type | Richard Worth | 2009-01-23 | 1 | -20/+20 |
| | |||||
* | tests/visual/datepicker: created default visual datepicker test | Richard Worth | 2009-01-23 | 1 | -0/+20 |
| | |||||
* | tests: Added extra folder level for each plugin in static and visual test ↵ | Richard Worth | 2009-01-22 | 1 | -0/+111 |
folders |