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 2020/05/20 19:43:16 UTC

[incubator-superset] branch master updated (f076485 -> 428ad70)

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/incubator-superset.git.


    from f076485  upgrade plugins, remove unnecessary code (#9848)
     add 428ad70  feat: Adding Emotion ThemeProviders for all React apps (#9853)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                | 92 +++++++++++-----------
 superset-frontend/package.json                     |  2 +-
 superset-frontend/src/SqlLab/App.jsx               |  7 +-
 superset-frontend/src/SqlLab/components/App.jsx    | 13 +--
 superset-frontend/src/addSlice/App.jsx             |  8 +-
 superset-frontend/src/components/Select/styles.tsx |  2 +-
 superset-frontend/src/dashboard/App.jsx            |  6 +-
 superset-frontend/src/explore/App.jsx              | 13 +--
 superset-frontend/src/profile/App.jsx              |  7 +-
 9 files changed, 86 insertions(+), 64 deletions(-)