jzaefferer
|
6a5eb351c7
|
Position: Drop offset-as-a-setter from position, 1.9 won't support core
1.3 anymore
|
2011-02-25 11:16:16 +01:00 |
|
Scott González
|
6e0482a9cb
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
|
Scott González
|
c1cc00f609
|
Position: Fixed calculation of collision dimensions. Fixes #6812 - Position: Collision detection fails on the right side in Internet Explorer.
|
2011-01-12 08:43:18 -05:00 |
|
Scott González
|
0cc1a0c030
|
Position: Use $.isWindow()
|
2010-12-10 14:34:21 -05:00 |
|
Scott González
|
c667cff22d
|
Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox.
|
2010-12-01 11:23:06 -05:00 |
|
Scott González
|
a0847f3a08
|
Revert "Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox."
This reverts commit 32264f7ad1 .
|
2010-10-22 15:25:12 -04:00 |
|
Scott González
|
32264f7ad1
|
Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox.
|
2010-10-21 23:25:42 -04:00 |
|
Scott González
|
eab0a6dac1
|
Position: Use a better check for determining if an object is a window. Fixes #6201 - Autocomplete: Broken menu in IE8 Standards Mode when including prototype framework.
|
2010-10-20 23:47:17 -04:00 |
|
Ben Hollis
|
4b9d5d1b5b
|
Position: Take margin into account when performing collisions. Fixes #5766 - position: collision should take margin into account.
|
2010-09-03 10:38:44 -04:00 |
|
Scott González
|
52a052be79
|
Position: Handle $(document) and $(window) for the of option. Fixes #5963 - Position: option 'of' accepts jQuery object unless it wraps document. Fixes #5655 - (Possible) Typo in jquery.ui.position 1.8.1.
|
2010-08-27 13:34:14 -04:00 |
|
Scott González
|
2acfde9e5e
|
Position: Created center variable for better minification. Fixes #5964 - Combine horizontalDefault and verticalDefault to one variable - possibly named center.
|
2010-08-27 13:19:51 -04:00 |
|
Ben Hollis
|
7692b6e65f
|
Position: Fix flip collision. Fixes #5932 - Position: flip collision handling is wrong in some cases.
|
2010-08-11 23:33:49 -04:00 |
|
Scott González
|
8a5d4ca321
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
|
Scott González
|
21aad10e6a
|
All: Define a local undefined variable inside the main closure.
|
2010-07-13 09:57:58 -04:00 |
|
Scott González
|
536ae6189b
|
Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license.
|
2010-07-09 09:01:04 -04:00 |
|
Scott González
|
9541bd0bf2
|
Position: Use parseInt() to prevent fractional pixel values.
Fixes #5280 - ui.position generates different position in static context.
|
2010-03-26 19:53:43 -04:00 |
|
Richard Worth
|
8360141375
|
Position: quiet JSLint
|
2010-03-11 22:16:00 +00:00 |
|
Scott González
|
c9177acec1
|
Position: Conform to coding standards.
|
2010-02-14 18:15:32 +00:00 |
|
Richard Worth
|
074153407d
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
|
Scott González
|
010385b2fa
|
Dialog, position: Removed bgiframe option; always use bgiframe when available.
Fixes #5071 - Remove bgiframe option from all plugins.
|
2010-01-19 23:25:38 +00:00 |
|
Scott González
|
1c31a26b56
|
Replaced stackfix with bgiframe.
Fixes #5061 - Remove stackfix.
|
2010-01-14 18:09:07 +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 |
|
Scott González
|
1d9c22a652
|
Position: Fixed window detection.
|
2009-12-24 02:35:19 +00:00 |
|
Scott González
|
3cc921dd3d
|
Position: Changed document/window detection to be consistent with jQuery core.
Fixes a bug in IE7/8 where window == document.
|
2009-11-19 16:37:05 +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 |
|