Skip to content

Commit

Permalink
WIP virtualized files list
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval committed Sep 8, 2020
1 parent a4d5970 commit a9c4b1a
Show file tree
Hide file tree
Showing 4 changed files with 305 additions and 240 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@
"react": "~16.9.0",
"react-dom": "~16.9.0",
"react-textarea-autosize": "^7.1.2",
"react-virtualized-auto-sizer": "^1.0.2",
"react-window": "^1.8.5",
"typestyle": "^2.0.1"
},
"devDependencies": {
Expand All @@ -86,6 +88,8 @@
"@types/react": "~16.8.13",
"@types/react-dom": "~16.0.5",
"@types/react-textarea-autosize": "^4.3.5",
"@types/react-virtualized-auto-sizer": "^1.0.0",
"@types/react-window": "^1.8.2",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"all-contributors-cli": "^6.14.0",
Expand Down
Loading

0 comments on commit a9c4b1a

Please sign in to comment.