mirror of
https://github.com/apache/superset.git
synced 2026-05-13 03:45:12 +00:00
feat: Resizable dataset and controls panels on Explore view (#12411)
* Implement resizable panels on explore view * Optimize chart rendering while resizing * Make dataset column narrower Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
committed by
GitHub
parent
d8f4443c10
commit
ed53b0090e
@@ -149,6 +149,7 @@
|
||||
"react-loadable": "^5.5.0",
|
||||
"react-markdown": "^4.3.1",
|
||||
"react-redux": "^7.2.0",
|
||||
"react-resize-detector": "^6.0.1-rc.1",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-search-input": "^0.11.3",
|
||||
"react-select": "^3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user