Commit Graph

23 Commits

Author SHA1 Message Date
Jörn Zaefferer
d945d297f8 Position: Fix initial positioning of cycler demo.
(cherry picked from commit 8f71accb75)
2012-07-19 22:12:49 -04:00
Scott González
f01db5d8a1 Position: Simplify default demo by removing drag functionality on positioned elements. Fixes #5380 - Position Demo breaks when dragging an element.
(cherry picked from commit 6da7278e87)

Conflicts:

	demos/position/default.html
2012-04-15 14:42:09 -04:00
Scott González
ec3ce5cf66 Upgrade jQuery to 1.7.2. 2012-03-22 09:57:33 -04:00
Scott González
94cc884adf Upgrade jQuery to 1.7.1. 2011-11-22 08:54:02 -05:00
Scott González
1e28f83389 Upgrade jQuery to 1.7. 2011-11-09 11:21:18 -05:00
Scott González
4dd204b067 Upgraded jQuery to 1.6.4. 2011-10-18 10:00:03 -04:00
Scott González
baa2e9663c Upgrade jQuery to 1.6.2. 2011-08-01 20:03:04 -04:00
Richard Worth
db50f3ef50 Switched to latest stable jQuery 1.5.1 2011-03-02 21:00:50 -05:00
Phillip Barnes
ff4154bb5d Lossless compression of all non-theme images using ImageOptim 2010-11-19 14:27:18 -05:00
Scott González
fce1f97f76 Upgraded jQuery to 1.4.4. 2010-11-12 09:19:26 -05:00
Scott González
19f9c3a559 Upgraded jQuery to 1.4.3. 2010-10-21 22:29:28 -04:00
Scott González
4a4fab829f Position demos: Coding standards. 2010-09-10 10:24:33 -04:00
Richard Worth
119937725f position demo - fixed html validation issue. Hopefully will fix #5358 - Position Demo is borked 2010-03-17 19:22:05 +00:00
Richard Worth
bfc180b1ba html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase 2010-03-12 03:18:34 +00:00
Richard Worth
0798b10717 Fixed #5182 - Update to jQuery 1.4.2 2010-02-16 02:39:57 +00:00
Richard Worth
828bcdd2f0 fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1 2010-02-16 01:38:23 +00:00
Richard Worth
79bd955054 switched to jQuery 1.4.1 2010-01-27 12:29:43 +00:00
Richard Worth
a1e069759d switched to jQuery 1.4 2010-01-20 13:52:38 +00:00
Scott González
90fb45dffa Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests). 2010-01-07 03:19:50 +00:00
Jörn Zaefferer
b6d17b24d4 extracting widget factory into jquery.ui.widget.js 2009-12-16 22:20:18 +00:00
Richard Worth
e2d873e6f0 renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 2009-09-17 10:39:12 +00:00
Jörn Zaefferer
c8162d5a6f position: improved default demo to use position:absolute instead of fixed - with fixed, the positioned element doesn't move on scroll 2009-08-16 09:09:48 +00:00
Scott González
eff793d014 Copied position plugin from /branches/dev/positionTo r2971. 2009-07-24 18:24:13 +00:00