You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is simple, no need to overcomplicate with returning scrollable parents. Some users may want to attach to every parent up the chain. Because of this, I have rolled back the previous update
- Also did some very minor code tidying
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Position (A JavaScript package)
2
2
3
-
A small package to help position a floating element. This can be positioned relative to another element or to a mouse event.
3
+
A small package to help position a floating element. This can be positioned relative to another elements' current screen position, or to a mouse event.
0 commit comments