Skip to content

Commit 5c6c006

Browse files
committed
Create a roadmap in README.md
Signed-off-by: Archit Pandey <archpndy@gmail.com>
1 parent 457edc4 commit 5c6c006

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,13 @@ npm start
3535

3636
### Contributions
3737

38-
Contributions are welcome!
38+
Contributions are welcome! Feel free to pick an item from the roadmap below or open a fresh issue!
3939

40-
Possible ideas:
40+
### Roadmap
4141

42-
- Adding support for virtualized rows
43-
- Adding data types for date, multi-select and checkbox
44-
- Animating dropdowns
45-
46-
If you're interested in working on any of these, get in touch!
42+
- [x] Support for virtualized rows
43+
- [ ] Date data-type
44+
- [ ] Multi-Select data-type
45+
- [ ] Checkbox data-type
46+
- [ ] Animating dropdowns
47+
- [ ] Performance - supporting 100000 rows

0 commit comments

Comments
 (0)