Skip to content

Releases: orefalo/svelte-virtuallists

v1.4.0

06 Nov 10:17
8903978
Compare
Choose a tag to compare

1.4.0 (2024-11-06)

Features

  • prettify the vertical demo (c0e4170)

v1.3.10

02 Nov 02:59
194775b
Compare
Choose a tag to compare

1.3.10 (2024-11-02)

Bug Fixes

  • move clsx as a peer dependency (d68c31f)

v1.3.9

23 Oct 20:35
2bb0552
Compare
Choose a tag to compare

1.3.9 (2024-10-23)

Bug Fixes

v1.3.8

23 Oct 20:30
54fe083
Compare
Choose a tag to compare

1.3.8 (2024-10-23)

Bug Fixes

  • remove console.logs, update deps (8bf5a58)

v1.3.7

22 Oct 19:11
5ee3d0f
Compare
Choose a tag to compare

1.3.7 (2024-10-22)

Bug Fixes

v1.3.6

21 Oct 16:43
3b96885
Compare
Choose a tag to compare

1.3.6 (2024-10-21)

Bug Fixes

  • too many onVisibleRangeUpdate event for a given position (080143c)

v1.3.5

21 Oct 07:27
d963650
Compare
Choose a tag to compare

1.3.5 (2024-10-21)

Bug Fixes

  • typing/linting issue with newly introduced generics (263bec4)

v1.3.4

21 Oct 07:15
8230272
Compare
Choose a tag to compare

1.3.4 (2024-10-21)

Bug Fixes

  • make component generic + fix isDisabled (1b84122)
  • typo in one of the demos (d9dd76f)

v1.3.3

20 Oct 14:06
45a381e
Compare
Choose a tag to compare

1.3.3 (2024-10-20)

Bug Fixes

  • aligned the naming of event types, code cleanup (24585e1)

v1.3.2

19 Oct 18:25
d2d9eab
Compare
Choose a tag to compare

1.3.2 (2024-10-19)

Bug Fixes

  • fix tests and demo headers (82d5825)