NeXTs / Clusterize.js

Tiny vanilla JS plugin to display large data sets easily
https://clusterize.js.org
MIT License
7.22k stars 412 forks source link

Added option for DOM-node-based virtualization (fixes #145) #150

Open Danielku15 opened 6 years ago

Danielku15 commented 6 years ago

As described in issue #145 this PR implements an additional option which makes Clusterize remember the DOM-nodes instead of cloning the HTML.

Please note that this PR is quite similar to #80 but does not replace the old HTML based virtualization but only extends it via setting.