7.1.0 • Published 5 years ago

scrolldata v7.1.0

Weekly downloads
7
License
BSD
Repository
github
Last release
5 years ago

It is yet another virtual scroller, with a few advantages. I did not want to write this component but all the components I tested missed something I needed.

I looked at

  • reactvirtualized - did not have resizable columns, or expandable content
  • fixed-data-tables - expandable content did not work, and a million extra nodes.
  • smarttable - some internal thing that works ok, but totally featureless.
  • a couple of others, but they all had fatal flaws (table based layout, too many nodes, not configuration driven, etc...)

Advantages:

  • Very few additonal dom nodes.
  • Very few reflows and unnessary virtual tree updates.
  • can scrollTo row
  • does not ref any data not being shown.
  • table is sortable
  • expandable
  • columns are resizable
  • configuration based.
  • Row level actions.
  • Row level Menu.
  • Custom renderers for rows, cells, columns,etc.

Demo

See it in action demo

And docs See it in action docs

Or run it

  $ git clone
  $ cd scrolldata
  $ yarn install
  $ yarn start

Open your browser to http://localhost:8082

Installation

 $ yarn add scrolldata
7.1.0

5 years ago

7.0.1

5 years ago

7.0.0

5 years ago

6.0.3

5 years ago

6.0.2

5 years ago

6.0.1

5 years ago

6.0.0

5 years ago

5.0.10

5 years ago

5.0.9

5 years ago

5.0.8

5 years ago

5.0.7

5 years ago

5.0.6

6 years ago

5.0.5

6 years ago

5.0.3

6 years ago

5.0.2

6 years ago

5.0.1

6 years ago

5.0.0-3

6 years ago

5.0.0-2

6 years ago

5.0.0-1

6 years ago

5.0.0

6 years ago

4.1.0

6 years ago

4.0.2

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.0.8

6 years ago

3.0.7

6 years ago

3.0.0

7 years ago

2.4.2

7 years ago

2.4.0

7 years ago

2.3.4

7 years ago

2.3.3

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago

2.2.3

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.0.3

7 years ago