| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Offset rbox by window scroll, because getBoundingClientRect changes when...
|
| |
| |
| |
| |
| | |
window is scrolled
As per https://developer.mozilla.org/en-US/docs/Web/API/Element.getBoundingClientRect "If this is not the desired behaviour just add the current scrolling position to the top and left property (via window.scrollX and window.scrollY) to get constant values independent from the current scrolling position."
|
|/ |
|
|
|
|
| |
Look at change log for full overview of changes.
|
| |
|
|\
| |
| | |
.animation() .stop(true) now fires .after() callback if present
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
Thanks @musterknabe
|
| |
|
| |
|
| |
|
|
|
|
| |
to 1.0.0-rc.5
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|