Releases: orefalo/svelte-virtuallists
Releases · orefalo/svelte-virtuallists
v1.4.0
1.4.0 (2024-11-06)
Features
- prettify the vertical demo (c0e4170)
v1.3.10
1.3.10 (2024-11-02)
Bug Fixes
- move clsx as a peer dependency (d68c31f)
v1.3.9
1.3.9 (2024-10-23)
Bug Fixes
v1.3.8
1.3.8 (2024-10-23)
Bug Fixes
- remove console.logs, update deps (8bf5a58)
v1.3.7
1.3.7 (2024-10-22)
Bug Fixes
v1.3.6
1.3.6 (2024-10-21)
Bug Fixes
- too many onVisibleRangeUpdate event for a given position (080143c)
v1.3.5
1.3.5 (2024-10-21)
Bug Fixes
- typing/linting issue with newly introduced generics (263bec4)
v1.3.4
1.3.4 (2024-10-21)
Bug Fixes
- make component generic + fix isDisabled (1b84122)
- typo in one of the demos (d9dd76f)
v1.3.3
1.3.3 (2024-10-20)
Bug Fixes
- aligned the naming of event types, code cleanup (24585e1)
v1.3.2
1.3.2 (2024-10-19)
Bug Fixes
- fix tests and demo headers (82d5825)