Skip to content

Releases: NadavShaar/react-grid-table

v0.1.1

20 Jan 21:11
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Docs update for install instruction.
  • Minor bug fix in rows information component.

v0.1.0

19 Jan 23:59
e7d001e
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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... :-)