This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch template_less
in repository https://gitbox.apache.org/repos/asf/superset.git
from 4afbfd11e0 Merge branch 'master' into template_less
new 8ce144983d fix CopyOutlined icon in dataset view to align with sizing
new 56e3d165dd theme toast icons and various cosmetic updates
new 5042248ed7 Fix table row separator in TableCollection
new 59e402ac68 fix icon on Explore's cached label
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitattributes | 1 +
.../SqlLab/components/ShareSqlLabQuery/index.tsx | 1 +
.../src/components/CachedLabel/index.tsx | 4 ++-
.../src/components/Icons/BaseIcon.tsx | 2 +-
.../src/components/InfoTooltip/index.tsx | 5 ++--
.../src/components/MessageToasts/Toast.tsx | 30 ++++++++++++++++++----
.../src/components/TableCollection/index.tsx | 3 +++
superset-frontend/src/features/home/Menu.tsx | 3 +--
superset-frontend/src/pages/DatasetList/index.tsx | 2 +-
9 files changed, 38 insertions(+), 13 deletions(-)