Explore: Use react-table as table component
- adds react-table as dependency - replaces custom table component in Explore - vendors react-table styles and overrides them (currently in explore.scss)
Showing
... | @@ -160,6 +160,7 @@ | ... | @@ -160,6 +160,7 @@ |
"react-redux": "^5.0.7", | "react-redux": "^5.0.7", | ||
"react-select": "2.1.0", | "react-select": "2.1.0", | ||
"react-sizeme": "^2.3.6", | "react-sizeme": "^2.3.6", | ||
"react-table": "^6.8.6", | |||
"react-transition-group": "^2.2.1", | "react-transition-group": "^2.2.1", | ||
"redux": "^4.0.0", | "redux": "^4.0.0", | ||
"redux-logger": "^3.0.6", | "redux-logger": "^3.0.6", | ||
... | ... |
public/vendor/css/react-table.css
0 → 100644
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment