This repository was archived by the owner on Mar 13, 2024. It is now read-only.
Commit 5f71a61
David Perez Alvarez
v3 greater refactor (#43)
BREAKING CHANGE: api changed
* chore: change exported api
* refactor: change animationManager
* chore: remove demo
* docs: update readme
* docs: update readme
* feat: add `misc`
* refactor: remove tests
* feat(misc): add `scrollTo` function
similar to `scrollBy`
* feat(misc): add `isElementInRange`
returns `true` if element is visible from its container #14
* docs(readme): fix typo
"design" -> "designed"
* fix: missing module in package.json
ts-node
* test: add cypress
Squashed commit of the following:
test: add screenshots for readme
test: refactor tests
test: add basic cypress tests
* refactor: change position to scrollPosition
* docs: update README
* chore: remove browserstack1 parent 42e8d2d commit 5f71a61
File tree
61 files changed
+10385
-17933
lines changed- assets
- cypress
- screenshots/misc.ts
- tests
- demo
- components
- playground
- src
- test
- automate
- scenarios
- setup
- local
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+10385
-17933
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
0 commit comments