Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | position demo - fixed html validation issue. Hopefully will fix #5358 - ↵ | Richard Worth | 2010-03-17 | 1 | -86/+84 |
| | | | | Position Demo is borked | ||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 3 | -3/+6 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 2 | -2/+2 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 2 | -2/+2 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 2 | -2/+2 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 2 | -2/+2 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 2 | -12/+12 |
| | | | | menu; including menu static tests). | ||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 2 | -0/+2 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 2 | -6/+6 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | position: improved default demo to use position:absolute instead of fixed - ↵ | Jörn Zaefferer | 2009-08-16 | 1 | -1/+1 |
| | | | | with fixed, the positioned element doesn't move on scroll | ||||
* | Copied position plugin from /branches/dev/positionTo r2971. | Scott González | 2009-07-24 | 6 | -0/+300 |