Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: accept overflow size in
overflow
property (#58)
* feat: accept overflow size * docs: specify overflow size in docs * feat: accept object * chore: remove unnecessary eslint rule * chore: improve type declarations * fix: hit test not working correctly * refactor: use object as the internal representation for overflow * feat: consider overflow values in hit test * test: add tests * ci: add CI script for test * refactor: make isRectInViewport testable * fix: add missing overflow size * fix: all elements are being rendered in the initial state
- Loading branch information