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

[superset] branch master updated (486ef6b -> c14364c)

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

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


    from 486ef6b  feat: config to customize bootstrap data overrides (#16386)
     add c14364c  chore: Enhance Omnibar (#16273)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/components/Modal/Modal.tsx   |  1 +
 .../OmniContainer/OmniContainer.test.tsx           | 18 +++----
 .../src/components/OmniContainer/Omnibar.tsx       |  3 +-
 .../src/components/OmniContainer/index.tsx         | 62 ++++++++++++++--------
 .../src/dashboard/components/Dashboard.jsx         |  2 +-
 .../src/views/CRUD/dashboard/DashboardList.tsx     |  4 ++
 6 files changed, 54 insertions(+), 36 deletions(-)