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/01/12 18:40:45 UTC

[superset] branch master updated (d8f4443 -> ed53b00)

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 d8f4443  bump superset-ui packages for rolling window change (#12426)
     add ed53b00  feat: Resizable dataset and controls panels on Explore view (#12411)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                |  21 +++++
 superset-frontend/package.json                     |   1 +
 .../src/explore/components/DatasourcePanel.tsx     |  26 +++++-
 .../src/explore/components/ExploreChartPanel.jsx   | 104 +++++++++++----------
 .../explore/components/ExploreViewContainer.jsx    |  21 +++--
 5 files changed, 116 insertions(+), 57 deletions(-)