Releases: NadavShaar/react-grid-table
Releases · NadavShaar/react-grid-table
v0.1.1
- Docs update for install instruction.
- Minor bug fix in rows information component.
v0.1.0
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... :-)