Releases: dhilt/vscroll
Releases · dhilt/vscroll
Persist items identity: item.uid
Adapter.clip() in infinite mode fix
What's Changed
Full Changelog: v1.8.1...v1.8.2
End-to-end tests, adapter.relax noop -> noopWF
What's Changed
- End-to-end tests, part 2 by @dhilt in #68
- adapter.relax() returns null when called before initialization (fix) by @dhilt in #70
Full Changelog: v1.8.0...v1.8.1
End-to-end testing, formatting, minor lib updates
What's Changed
End-to-end testing
- E2e testing infrastructure, Playwright
- First 100 e2e tests (migrated from ngx-ui-scroll)
- Part of CI flow
Lib updates
- Routines.getWindowParams() fix
- Workflow.isInitialized = false on dispose
- Workflow.cyclesDone$ new prop
Code quality
- Prettier, husky, lint-staged for pre-commit hooks
- All sources are formatted with prettier
Other
- All npm dependencies are updated to latest
Full Changelog: v1.7.0...v1.8.0
Typescript 5, Rollup 4, Eslint 9
Merge pull request #65 from dhilt/v1.7.0 Update all npm dependencies
Allow force virtualization on append/prepend
What's Changed
Full Changelog: v1.6.2...v1.6.3
Node v20
Pause/resume methods fixes
v1.6.0 Routines extension. Pause/resume methods
What's Changed
Full Changelog: v1.5.6...v1.6.0