mirror of
https://github.com/apache/superset.git
synced 2026-04-11 04:15:33 +00:00
* Separate vis-specific controls from centralized controls * Remove comment * Update state's vizType when switching to a new visualization. This fixes the renderTrigger bug. * Rename functions for better readability * Fix lint issues * Fix nits * Fix vscode rename mistake