Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@NadavShaar NadavShaar released this 19 Jan 23:59
· 74 commits to main since this release
e7d001e

react-grid-table: pre-release

We are excited to publish our first pre-release, hoping to get the first official release out asap, please feel free to open issues, request for features, and give us any feedback.

Our motivation is to make data tables easy to implement with maximum modularity.
While other libraries are offering tools to create your own table and features, we are giving you the features built-in and ready to use with a minimum effort, and the tools to customize them.

The first pre-release includes the following:

  • Async support
  • Sort by column
  • Column resize
  • Column reorder
  • Search with highlight
  • Pagination
  • Row selection
  • Inline row editing
  • Column pinning (pre-configured)
  • Column visibility management
  • Virtual scroll
  • Sticky header
  • Dynamic row height

And there are more to come... :-)