0.0.11 • Published 3 years ago

react-data-scroller v0.0.11

Weekly downloads
27
License
MIT
Repository
github
Last release
3 years ago

react-data-scroller

react-data-scroller is a React component for scrolling large amounts of data efficiently

This is currently a WIP and is not yet ready for production use. The API is not stable and is still evolving. Use at your own risk!

Screen Capture

Why?

react-data-scroller was originally designed as a drop in replacement for react-virtualized but focused on preventing the constant mounting, unmounting and repainting of entire rows that occurs. The focus is rendering your data in the most efficient way which involves only rerendering (no unmounts/mounts and only minimal repainting) of the rows and shifting the data around.

Feature Checklist

  • Column Groups
  • Scroll handling from parent
  • Horizontal Virtualization
  • Freezing any columns (Not just left)
  • Nested Groups
0.0.11

3 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.3-RC-9

5 years ago

0.0.3-RC-8

5 years ago

0.0.3-RC-7

5 years ago

0.0.3-RC-6

5 years ago

0.0.3-RC-5

5 years ago

0.0.3-RC-4

5 years ago

0.0.3-RC-3

5 years ago

0.0.3-RC-2

5 years ago

0.0.3-RC-1

5 years ago

0.0.2

5 years ago

0.0.1-rc.1

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago