You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2021/08/12 17:44:54 UTC

[superset] branch master updated (16a9d21 -> 2c5731a)

This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 16a9d21  chore: Add feature flags to PR template (#16215)
     add 2c5731a  Show/hide tooltips (#16192)

No new revisions were added by this update.

Summary of changes:
 .../DatasourcePanelDragOption.test.tsx}            | 20 ++++----
 .../index.tsx                                      | 43 +++++++++++++----
 .../explore/components/DatasourcePanel/index.tsx   | 54 +++++++++++++++++-----
 3 files changed, 85 insertions(+), 32 deletions(-)
 rename superset-frontend/src/explore/components/DatasourcePanel/{DatasourcePanelDragWrapper/DatasourcePanelDragWrapper.test.tsx => DatasourcePanelDragOption/DatasourcePanelDragOption.test.tsx} (75%)
 rename superset-frontend/src/explore/components/DatasourcePanel/{DatasourcePanelDragWrapper => DatasourcePanelDragOption}/index.tsx (52%)