frappe / datatable

The Missing Javascript Datatable for the Web
https://frappe.io/datatable
MIT License
1.02k stars 164 forks source link

feat: 🎸 Use HyperList instead of Clusterize to render rows #49

Closed netchampfaris closed 5 years ago

netchampfaris commented 5 years ago

Clusterize failed to load rows if they were above 1000, this may be a problem of datatable itself, since it has a complex DOM structure, but hyperlist works better in it's case.

netchampfaris commented 5 years ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: