Skip to content

Releases: dhilt/vscroll

Persist items identity: item.uid

Choose a tag to compare

@dhilt dhilt released this 15 Feb 20:57

What's Changed

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

Adapter.clip() in infinite mode fix

Choose a tag to compare

@dhilt dhilt released this 08 Feb 22:51
7816109

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

Choose a tag to compare

@dhilt dhilt released this 07 Feb 22:56
97f38e7

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

Choose a tag to compare

@dhilt dhilt released this 28 Nov 15:23
894dbae

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

Choose a tag to compare

@dhilt dhilt released this 26 Jul 12:43
e0f8fcc
Merge pull request #65 from dhilt/v1.7.0

Update all npm dependencies

Allow force virtualization on append/prepend

Choose a tag to compare

@dhilt dhilt released this 20 Apr 17:51
2442b83

What's Changed

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

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

Node v20

Choose a tag to compare

@dhilt dhilt released this 23 May 11:52
6c22ac5

What's Changed

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

Pause/resume methods fixes

Choose a tag to compare

@dhilt dhilt released this 03 Mar 11:50
d775f41

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

Choose a tag to compare

@dhilt dhilt released this 02 Mar 23:10
045bbba

What's Changed

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

Negative index cut after fetch

Choose a tag to compare

@dhilt dhilt released this 22 Nov 18:35
20336e0

What's Changed

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

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