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/09/28 16:41:37 UTC

[incubator-superset] branch master updated (0f7e90f -> a879622)

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 0f7e90f  feat: improve presto query perf (#11069)
     add a879622  refactor: Remove usages of reactable from AlteredSliceTag (#11012)

No new revisions were added by this update.

Summary of changes:
 .../components/AlteredSliceTag_spec.jsx            | 257 +++++++--------------
 .../components/fixtures/AlteredSliceTag.js         | 166 +++++++++++++
 .../src/components/AlteredSliceTag.jsx             | 114 +++++----
 3 files changed, 318 insertions(+), 219 deletions(-)
 create mode 100644 superset-frontend/spec/javascripts/components/fixtures/AlteredSliceTag.js