gp-grid v0.19.0
This release makes the max fling velocity configurable via
maxFlingVelocity, fixes virtual scrolling behaviour on Safari, and
makes sorting tie-breakers deterministic so repeated sorts always produce
the same row order. It also skips unnecessary distinct-value computations
on columns that do not need them, improving performance.
This release also introduce a new way of measuring the benchmarks that is more realistic about the performances of the grids.
Additionally, it introduce in the arena a new grid: Smart.Grid from htmlelements.com
For the complete list of changes, see the GitHub release.