You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2023/10/18 03:39:23 UTC

[superset] branch master updated (32e37d8cda -> a27a809f07)

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

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


    from 32e37d8cda chore: Cleanup hostNamesConfig.js (#25543)
     add a27a809f07 fix(tags): +n tags for listview (#25603)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/components/Tags/Tag.test.tsx | 21 ++++++++
 superset-frontend/src/components/Tags/Tag.tsx      | 62 +++++++++++-----------
 superset-frontend/src/components/Tags/TagsList.tsx |  6 ++-
 superset-frontend/src/types/TagType.ts             |  1 +
 4 files changed, 58 insertions(+), 32 deletions(-)