Skip to content

Releases: tangbc/vue-virtual-scroll-list

v2.1.5

30 Apr 08:53
Compare
Choose a tag to compare
  • Abandon size and change to estimate-size.

  • Make estimate-size and keeps both optional.

v2.1.4

30 Apr 02:12
Compare
Choose a tag to compare
  • Using hasOwnProperty to check dataKey #197

  • Fixed scrollIntoView strange bug #198

  • Fixed horizontal scrollToBottom error

v2.1.3

26 Apr 02:17
Compare
Choose a tag to compare
  • Fixed scroll event emit misss

  • Fixed iOS scroll to top spring-back

v2.1.2

25 Apr 14:08
Compare
Choose a tag to compare
  • Support resized event

  • Support prop index of item

  • Support getSize and getSizes methods

  • Support item-class-add function

  • Both totop and tobottom event no param

  • Other improves

v2.1.1

22 Apr 14:59
Compare
Choose a tag to compare

Fixed extra-props error

v2.1.0

22 Apr 12:02
Compare
Choose a tag to compare

Improving get data value performance

v2.0.9

22 Apr 01:36
Compare
Choose a tag to compare
  • Fixed start and offset prop data change reactive #188
  • Throw a warning when data-key error

v2.0.8

19 Apr 12:14
Compare
Choose a tag to compare

Fixed functional component warning #185

v2.0.7

19 Apr 02:19
Compare
Choose a tag to compare

Fixed keep-alive component loss offset #161

v2.0.6

19 Apr 00:04
Compare
Choose a tag to compare

Fix someone browser get decimal offset and never trigger tobottom event #184