Skip to content

v0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@EvHaus EvHaus released this 02 Jun 16:48
· 321 commits to master since this release

Bug Fixes:

Features:

Other:

  • Users can now drag inside unselectable cells to select text content
  • Added caching for sticky group headers which greatly improves scrolling performance
  • Remote count() method results will now be validated to ensure a number is returned
  • Added optimization for remote data grouping. Once all rows have been fetched, the grid will stop calling fetch methods.