Socket
Socket
Sign inDemoInstall

vue-virtual-scroller

Package Overview
Dependencies
13
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
9Next

2.0.0-beta.8

Diff

akryum
published 2.0.0-beta.7 •

Changelog

Source

2.0.0-beta.7 (2022-12-14)

Bug Fixes

  • items not updating if new object reference, fix #690 (5b5df8c)
akryum
published 2.0.0-beta.6 •

Changelog

Source

2.0.0-beta.6 (2022-12-14)

Bug Fixes

Features

akryum
published 2.0.0-beta.5 •

Changelog

Source

2.0.0-beta.5 (2022-12-07)

Bug Fixes

  • duplicate active views (1ef796b)
  • DynamicScroller: gaps caused by DOM reusing not triggering ResizeObserver (a21e191)
  • inconsistent state on reused view (a14747d)
  • views map corruption + view not removed from unusedPool (cef8860)

Performance Improvements

akryum
published 2.0.0-beta.4 •

Changelog

Source

2.0.0-beta.4 (2022-12-06)

Bug Fixes

  • improved dynamic scroller resize observer logic (40f58b3)
  • item sizes getting 'disabled' resulting in gaps (55b4ab1)
  • unusing views after non-continuous scroll (11488b7)
  • views incorrectly unused (proxy identity comparison) (395bbfb)
akryum
published 2.0.0-beta.3 •

Changelog

Source

2.0.0-beta.3 (2022-10-18)

Performance Improvements

  • small code changes to maximize performance (3b4dbf3)

Reverts

akryum
published 1.1.2 •

akryum
published 2.0.0-beta.2 •

Changelog

Source

2.0.0-beta.2 (2022-10-17)

Bug Fixes

  • fix: height NaN, fix #757
akryum
published 1.1.1 •

Changelog

Source

2.0.0-beta.2 (2022-10-17)

Bug Fixes

  • fix: height NaN, fix #757
akryum
published 2.0.0-beta.1 •

Changelog

Source

2.0.0-beta.1 (2022-10-15)

Bug Fixes

  • Account for the height of the leading and trailing slots when calculating visible items, fix #685 (24ab3ba)
  • avoid jumping scroll position when upper item size is calculated (#374) (fd58a95)
  • clamp endIndex if less items than prerender (#473) (f9124aa)
  • DynamicScroller should pass its own keyField prop to child RecycleScroller (#732) (9673679)
  • DynamicScrollerItem: watch item prop (#700) (4d3b956)
  • issue with beforeDestroy hook (#748) (59f3f1b)
  • merge (c8363b1)
  • restore scroll in keep-alive (#724) (5011e06)
  • scrollToItem works with pageMode (#396) (c9772bf)
  • wrap the callback in requestAnimationFrame, fix #516 (#517) (6f359ab)

Features

  • add an empty slot (#398) (5c2715c)
  • add skipHover prop to deactive the hover detection (#752) (b613318)
  • adds configurable list/item tags for semantic html (#203) (3d24dc3)
  • custom classes for list wrapper and list items. (#397) (32b285d)
  • Emit events for scroll to begin and end of list (#364) (2a7bfd4)
  • gridItems prop (#27) (6339e72)
  • itemSecondarySize (43d311c)
  • throw error when key field does not exist in item (#265) (c63129f)
  • update event provide range of the visible items (#115) (f19af6c)

Performance Improvements

  • skipHover: don't add event listeners (6b623b5)
2345
9Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc