Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-08-01 | 1 | -1/+1 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
| | |||||
* | Effects (removeClass) demos: coding standards. | Scott González | 2010-09-27 | 2 | -23/+23 |
| | |||||
* | Class animation demos: Don't chain id and class selectors together in CSS ↵ | Scott González | 2010-07-16 | 1 | -1/+1 |
| | | | | since IE6 doesn't understand chained rules. | ||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 2 | -2/+4 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -1/+1 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | demos: simplified class effect demos to work in IE6 | Richard Worth | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | demos: effects - added return false; to button click handlers | Richard Worth | 2009-03-02 | 1 | -0/+1 |
| | |||||
* | updated classes more to use all animated properties | Scott Jehl | 2009-02-27 | 1 | -13/+7 |
| | |||||
* | updated classes to use all animated properties | Scott Jehl | 2009-02-27 | 1 | -2/+2 |
| | |||||
* | updated demos to a standard format - class animations do not seem to work in ↵ | Scott Jehl | 2009-02-27 | 2 | -0/+73 |
safari (unsure why) |