react-custom-table
Version:
Render table in react, fully customizable, compatible with redux
19 lines (15 loc) • 300 B
Markdown
1.0.0
==========
- A bunch of bug fixes
- Change some prop names which may not be back-compatible
- Pass all state of the table to any children component
0.0.3
==========
- update README
- npm update
0.0.2
==========
- initial version for react-custom-table
- sorting
- pagination
- row selection