Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Position: Fix initial positioning of cycler demo. | Jörn Zaefferer | 2012-02-23 | 1 | -12/+15 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 2 | -2/+2 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 2 | -2/+2 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 2 | -2/+2 |
| | |||||
* | Position demo: Updated sizes of elements. | Scott González | 2011-09-16 | 1 | -4/+11 |
| | |||||
* | Position: Added better collision detection for flip and fit, added visual ↵ | kborchers | 2011-08-12 | 1 | -0/+2 |
| | | | | tests for each and updated the unit tests to take the changes into account. In the process, I removed the rounding that was being done to the position since older jQuery couldn't handle the fractions. There was another pull for this same issue and I have merged the unit tests from that pull into this commit. Also added flipfit! | ||||
* | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 1 | -3/+15 |
|\ | | | | | | | | | | | | | | | | | 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 | ||||
| * | Position: Cleanup up position demo CSS and add it to the within-visual-test | Jörn Zaefferer | 2011-07-12 | 1 | -7/+7 |
| | | |||||
| * | Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine ↵ | Benjamin Sterling | 2011-07-11 | 1 | -0/+12 |
| | | | | | | | | if the element is flipped via css | ||||
* | | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 2 | -2/+2 |
|/ | |||||
* | Position: Merged offset option into my and at options and added support for ↵ | Scott González | 2011-03-22 | 1 | -4/+2 |
| | | | | percentage-based offsets. Fixes #6981 - Position: Merge offset option into my and at options. Fixes #7028 - Position: Allow percent-based offsets. | ||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 2 | -2/+2 |
| | |||||
* | Lossless compression of all non-theme images using ImageOptim | Phillip Barnes | 2010-11-19 | 3 | -0/+0 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 2 | -2/+2 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 2 | -2/+2 |
| | |||||
* | Position demos: Coding standards. | Scott González | 2010-09-10 | 3 | -99/+90 |
| | |||||
* | 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 |