You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2021/12/15 07:56:14 UTC

[superset] branch master updated (37cc2c4 -> 142b5bc)

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

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


    from 37cc2c4  fix: column extra in import/export (#17738)
     add 142b5bc  fix: local warning in the frontend development (#17727)

No new revisions were added by this update.

Summary of changes:
 .../src/components/Tooltip.tsx                         |  4 ++--
 .../packages/superset-ui-chart-controls/src/types.ts   |  8 ++++----
 .../packages/superset-ui-core/src/chart/index.ts       |  2 +-
 superset-frontend/src/common/components/index.tsx      | 18 +++++++++++-------
 superset-frontend/src/components/Form/Form.tsx         |  2 +-
 superset-frontend/src/components/Form/index.tsx        |  3 ++-
 superset-frontend/src/components/Icons/index.tsx       |  2 +-
 .../src/components/Select/NativeSelect.tsx             |  2 +-
 superset-frontend/src/components/Slider/index.tsx      |  2 +-
 superset-frontend/src/components/Switch/index.tsx      |  2 +-
 superset-frontend/src/featureFlags.ts                  |  3 ++-
 11 files changed, 27 insertions(+), 21 deletions(-)