Skip to content

Commit

Permalink
Improve coverage page performance
Browse files Browse the repository at this point in the history
> Virtualized tables
  • Loading branch information
DenizUgur committed Aug 23, 2023
1 parent 0e2a102 commit f3afe76
Show file tree
Hide file tree
Showing 9 changed files with 634 additions and 480 deletions.
58 changes: 50 additions & 8 deletions conformance-search/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions conformance-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
"react-router-dom": "^6.15.0",
"react-syntax-highlighter": "^15.5.0",
"react-use": "^17.4.0",
"react-virtualized-auto-sizer": "^1.0.20",
"react-window": "^1.8.9",
"url-join": "^5.0.0"
},
"devDependencies": {
Expand All @@ -44,6 +46,7 @@
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/react-syntax-highlighter": "^15.5.7",
"@types/react-window": "^1.8.5",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vitejs/plugin-react": "^4.0.4",
Expand Down
Loading

0 comments on commit f3afe76

Please sign in to comment.