Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 17 | -17/+17 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 17 | -17/+17 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 17 | -17/+17 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 17 | -17/+17 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-08-01 | 17 | -17/+17 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 17 | -17/+17 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 17 | -17/+17 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 17 | -17/+17 |
| | |||||
* | Cleaning up visual tests | jzaefferer | 2010-03-21 | 2 | -37/+1 |
| | | | Fixes #5395 - Visual Tests Cleanup | ||||
* | Accordion: Fixed visual test for dl markup. | Scott González | 2010-03-14 | 1 | -6/+11 |
| | | | | Fixes #5329 - Nested Accordion header is not lined up properly. | ||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 18 | -63/+81 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 18 | -18/+18 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 17 | -19/+19 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 18 | -18/+18 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 18 | -18/+18 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 3 | -175/+175 |
| | | | | menu; including menu static tests). | ||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 18 | -0/+18 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 18 | -39/+39 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | accordion: Fix for #4695 | Jörn Zaefferer | 2009-08-11 | 1 | -3/+3 |
| | |||||
* | accordion: fix for #4436 | Jörn Zaefferer | 2009-08-11 | 1 | -0/+50 |
| | |||||
* | accordion: visual testcase and fix for #4444; probably fixes a few other ↵ | Jörn Zaefferer | 2009-08-06 | 1 | -0/+49 |
| | | | | issues, too, eg. less flickering | ||||
* | accordion: visual testcase for #4322, improved the browser default stylings ↵ | Jörn Zaefferer | 2009-08-06 | 1 | -0/+3 |
| | | | | for a better comparsion | ||||
* | accordion: visual testcase for #4322 | Jörn Zaefferer | 2009-08-06 | 1 | -0/+70 |
| | |||||
* | visual test : Accordion option navigation true - added a note about needing ↵ | Richard Worth | 2009-08-05 | 1 | -0/+8 |
| | | | | to refresh the page after clicking a navigation link. | ||||
* | eol-style and mime-type | Richard Worth | 2009-08-05 | 1 | -37/+37 |
| | |||||
* | Accordion visual test: option navigation true | Richard Worth | 2009-08-05 | 1 | -0/+37 |
| | |||||
* | added accordion visual test: option autoHeight true | Richard Worth | 2009-03-23 | 1 | -0/+48 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2009-03-23 | 7 | -250/+250 |
| | |||||
* | added, cleaned up, and renamed some accordion visual tests | Richard Worth | 2009-03-23 | 12 | -106/+335 |
| | |||||
* | #4331 - Added visual test page | Richard Worth | 2009-03-17 | 1 | -0/+35 |
| | |||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 5 | -5/+5 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2009-01-31 | 1 | -45/+45 |
| | |||||
* | accordion: more realistic testcase for autoHeight:false accordion | Jörn Zaefferer | 2009-01-30 | 1 | -0/+57 |
| | |||||
* | accordion: added ul-visual-test; improved solution for fixing ul-accordions, ↵ | Jörn Zaefferer | 2009-01-30 | 1 | -0/+45 |
| | | | | no more potential scope issues | ||||
* | accordion: better default for header-option | Jörn Zaefferer | 2009-01-30 | 2 | -4/+2 |
| | |||||
* | accordion: fix for the previous commit; event triggering still somewhat ↵ | Jörn Zaefferer | 2009-01-30 | 1 | -1/+1 |
| | | | | crippled, a few tests failing | ||||
* | Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, ↵ | Scott González | 2009-01-30 | 3 | -25/+56 |
| | | | | allowing accordions to work with dl's and ul's again. | ||||
* | tests: new side-by-side comparison of static and visual tests | Richard Worth | 2009-01-25 | 1 | -6/+6 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2009-01-24 | 1 | -40/+40 |
| | |||||
* | tests visual: cleanup | Richard Worth | 2009-01-24 | 1 | -3/+4 |
| | |||||
* | tests/visual: added default tests | Richard Worth | 2009-01-24 | 1 | -0/+39 |
| | |||||
* | tests: Added extra folder level for each plugin in static and visual test ↵ | Richard Worth | 2009-01-22 | 1 | -0/+52 |
folders |