Releases: wellyshen/react-cool-virtual
Releases · wellyshen/react-cool-virtual
v0.2.3
- Docs(readme): add stick to bottom and pre-pending items examples
v0.2.2
Patch Changes
- #127
a4dc66a
Thanks @wellyshen! - fix:scrollToItem
method freezes scrolling
v0.2.1
- docs(readme): add input elements example
- docs(readme): adjust the structure of content
v0.2.0
v0.1.3
Patch Changes
-
#119
0f8618c
Thanks @wellyshen! - fix: app crash when working with lazily loading -
#121
554093a
Thanks @wellyshen! - fix: dynamic size scroll jumping
v0.1.2
Patch Changes
-
#112
6bf99a3
Thanks @wellyshen! - fix: only triggersonResize
event when width or height changes -
#116
86fc48d
Thanks @wellyshen! - fix: re-calculate items when the size of outer element changes -
#114
5d44bf0
Thanks @wellyshen! - refactor: destroy previous resize observer from its callback -
#117
1c98a21
Thanks @wellyshen! - fix: the side-effect of triggeringscrollTo
method -
#115
9117692
Thanks @wellyshen! - fix: wrong item range whenoverscanCount
option set to zero -
#118
bf877cd
Thanks @wellyshen! - fix: items not updated whenitemCount
changed
v0.1.1
Patch Changes
- #105
27c124e
Thanks @wellyshen! - refactor(types): useRefCallback
as the type ofmeasureRef
v0.1.0
✨ React Cool Virtual is here for you.
v0.0.28
Patch Changes
- #102
b8445d8
Thanks @wellyshen! - fix: dynamic size not working properly when working with RWD
v0.0.27
Patch Changes
- #97
79ae7bd
Thanks @wellyshen! - fix:scrollToItem
causes empty items when working with dynamic size