There was an error while loading. Please reload this page.
1 parent 457edc4 commit 5c6c006Copy full SHA for 5c6c006
README.md
@@ -35,12 +35,13 @@ npm start
35
36
### Contributions
37
38
-Contributions are welcome!
+Contributions are welcome! Feel free to pick an item from the roadmap below or open a fresh issue!
39
40
-Possible ideas:
+### Roadmap
41
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!
+- [x] Support for virtualized rows
+- [ ] Date data-type
+- [ ] Multi-Select data-type
+- [ ] Checkbox data-type
+- [ ] Animating dropdowns
47
+- [ ] Performance - supporting 100000 rows
0 commit comments