Skip to content

Releases: dhilt/vscroll

Persist items identity: item.uid

15 Feb 20:57

Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

Adapter.clip() in infinite mode fix

08 Feb 22:51
7816109

Choose a tag to compare

What's Changed

  • adapter.clip() leaves force flag set, causing repeated clip loops after scroll by @dhilt in #72

Full Changelog: v1.8.1...v1.8.2

End-to-end tests, adapter.relax noop -> noopWF

07 Feb 22:56
97f38e7

Choose a tag to compare

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

28 Nov 15:23
894dbae

Choose a tag to compare

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

26 Jul 12:43
e0f8fcc

Choose a tag to compare

Merge pull request #65 from dhilt/v1.7.0

Update all npm dependencies

Allow force virtualization on append/prepend

20 Apr 17:51
2442b83

Choose a tag to compare

What's Changed

  • Allow force virtualization on append/prepend by @dhilt in #63

Full Changelog: v1.6.2...v1.6.3

Node v20

23 May 11:52
6c22ac5

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

Pause/resume methods fixes

03 Mar 11:50
d775f41

Choose a tag to compare

What's Changed

  • Pause-resume methods fixes by @dhilt in #58

Full Changelog: v1.6.0...v1.6.1

v1.6.0 Routines extension. Pause/resume methods

02 Mar 23:10
045bbba

Choose a tag to compare

What's Changed

Full Changelog: v1.5.6...v1.6.0

Negative index cut after fetch

22 Nov 18:35
20336e0

Choose a tag to compare

What's Changed

  • Negative index cut after fetch by @dhilt in #53

Full Changelog: v1.5.5...v1.5.6