index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
jquery.ui.position.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright year.
Scott González
2012-03-08
1
-1
/
+1
*
JavaScript "strict mode" fixes
jdomnitz
2012-02-12
1
-1
/
+1
*
Use jQuery.css() instead of deprecated jQuery.curCSS().
Scott González
2012-02-12
1
-4
/
+4
*
Position: Update fullname reference; jQuery => $. Fixes #8029 - Position: The...
Rick Waldron
2012-01-19
1
-7
/
+7
*
Position: Check for fraction support.
Scott González
2011-11-02
1
-0
/
+45
*
Position: Check to also make sure to only flip if more of the element is insi...
kborchers
2011-09-16
1
-2
/
+2
*
Position: Added better collision detection for flip and fit, added visual tes...
kborchers
2011-08-12
1
-48
/
+124
*
Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine ...
Benjamin Sterling
2011-07-11
1
-1
/
+17
*
Position: Coding standards.
Scott González
2011-06-10
1
-18
/
+23
*
Position: added check for undefined value of offset. Fixed #7458 - ui.positio...
tashekelahi
2011-06-09
1
-1
/
+1
*
Fix visual test in IE6 and move the new helper functions for getting scrollba...
David Murdoch
2011-05-26
1
-6
/
+9
*
updated tests to account for scrollbar width/height
David Murdoch
2011-05-26
1
-1
/
+1
*
Now takes scrollbar width into account in collision detection
David Murdoch
2011-05-26
1
-4
/
+30
*
Removing unnecessary variables, caching 'within' in tests where its beneficia...
David Murdoch
2011-05-16
1
-12
/
+8
*
position now passes all tests! 0/
David Murdoch
2011-05-13
1
-15
/
+18
*
Update position to work properly when window and/or within element is scrolled.
David Murdoch
2011-05-13
1
-6
/
+11
*
Update var name to avoid confusion
David Murdoch
2011-05-13
1
-20
/
+20
*
Replace comma with semi-colon. How'd that get there?
David Murdoch
2011-05-12
1
-1
/
+1
*
fix spacing and add in a missing comma
David Murdoch
2011-05-11
1
-5
/
+6
*
Fix issue when window is "within".
David Murdoch
2011-05-11
1
-22
/
+24
*
Fix #5645 - Position: Allow for arbitrary element to be containing element
David Murdoch
2011-05-11
1
-25
/
+37
*
Position: Handled scrolled windows properly with collision: fit. Fixes #7211 ...
Jean-Francois Remy
2011-05-03
1
-9
/
+26
*
Position: Coding standards.
Scott González
2011-03-22
1
-25
/
+29
*
Position: Merged offset option into my and at options and added support for p...
Scott González
2011-03-22
1
-13
/
+77
*
Position: Fixed typo.
Scott González
2011-03-21
1
-1
/
+1
*
Position: Removed unused refenrece to $.fn.offset.
Scott González
2011-03-21
1
-2
/
+1
*
Position: Drop offset-as-a-setter from position, 1.9 won't support core
jzaefferer
2011-02-25
1
-35
/
+0
*
Updated copyright year.
Scott González
2011-01-17
1
-1
/
+1
*
Position: Fixed calculation of collision dimensions. Fixes #6812 - Position: ...
Scott González
2011-01-12
1
-3
/
+3
*
Position: Use $.isWindow()
Scott González
2010-12-10
1
-2
/
+1
*
Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position:...
Scott González
2010-12-01
1
-2
/
+2
*
Revert "Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - P...
Scott González
2010-10-22
1
-2
/
+2
*
Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position:...
Scott González
2010-10-21
1
-2
/
+2
*
Position: Use a better check for determining if an object is a window. Fixes ...
Scott González
2010-10-20
1
-1
/
+2
*
Position: Take margin into account when performing collisions. Fixes #5766 - ...
Ben Hollis
2010-09-03
1
-9
/
+24
*
Position: Handle $(document) and $(window) for the of option. Fixes #5963 - P...
Scott González
2010-08-27
1
-3
/
+4
*
Position: Created center variable for better minification. Fixes #5964 - Comb...
Scott González
2010-08-27
1
-13
/
+12
*
Position: Fix flip collision. Fixes #5932 - Position: flip collision handling...
Ben Hollis
2010-08-11
1
-3
/
+6
*
All: Added http://jqueryui.com/about to header comments.
Scott González
2010-07-14
1
-1
/
+1
*
All: Define a local undefined variable inside the main closure.
Scott González
2010-07-13
1
-1
/
+1
*
Updated copyright headers to make it clear that you can choose between MIT an...
Scott González
2010-07-09
1
-3
/
+3
*
Position: Use parseInt() to prevent fractional pixel values.
Scott González
2010-03-26
1
-0
/
+4
*
Position: quiet JSLint
Richard Worth
2010-03-11
1
-11
/
+8
*
Position: Conform to coding standards.
Scott González
2010-02-14
1
-99
/
+114
*
Happy New Year
Richard Worth
2010-01-20
1
-1
/
+1
*
Dialog, position: Removed bgiframe option; always use bgiframe when available.
Scott González
2010-01-19
1
-1
/
+1
*
Replaced stackfix with bgiframe.
Scott González
2010-01-14
1
-1
/
+1
*
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...
Scott González
2010-01-07
1
-227
/
+217
*
Position: Fixed window detection.
Scott González
2009-12-24
1
-1
/
+1
*
Position: Changed document/window detection to be consistent with jQuery core.
Scott González
2009-11-19
1
-2
/
+2
[next]