You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ju...@apache.org on 2021/01/05 06:01:53 UTC

[incubator-superset] branch master updated (b349ede -> 8afc4c4)

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

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


    from b349ede  feat(explore): Time picker enhancement follow up (#12208)
     add 8afc4c4  fix(explore): bump superset-ui to 0.16.3 and fix DeckGL bug (#12242)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                | 280 ++++++++++-----------
 superset-frontend/package.json                     |  58 ++---
 superset-frontend/src/chart/ChartRenderer.jsx      |   1 -
 .../components/nativeFilters/FilterBar.tsx         |   2 +-
 .../src/visualizations/FilterBox/transformProps.js |   4 +-
 .../src/visualizations/TimeTable/transformProps.js |   4 +-
 superset/viz.py                                    |   2 +
 7 files changed, 176 insertions(+), 175 deletions(-)