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 5c2eb0a68c build(deps): bump reselect from 4.1.7 to 5.1.1 in 
/superset-frontend (#30119)
     add a611278e04 fix: Console errors from various sources (#34178)

No new revisions were added by this update.

Summary of changes:
 .../cypress-base/cypress/e2e/explore/chart.test.js |   6 +-
 .../components/TimeComparisonVisibility.tsx        |  60 +--
 .../plugins/plugin-chart-table/src/TableChart.tsx  |  87 ++--
 .../src/components/Chart/DrillDetail/index.ts      |   1 +
 ...ilMenuItems.tsx => useDrillDetailMenuItems.tsx} | 179 ++++----
 .../Header/useHeaderActionsDropdownMenu.tsx        | 358 +++++++++-------
 .../PropertiesModal/PropertiesModal.test.tsx       |   3 +-
 .../components/SliceHeaderControls/index.tsx       | 370 ++++++++--------
 .../DownloadMenuItems/DownloadMenuItems.test.tsx   |  22 +-
 .../components/menu/DownloadMenuItems/index.tsx    | 114 +++--
 .../menu/ShareMenuItems/ShareMenuItems.test.tsx    |  49 ++-
 .../components/menu/ShareMenuItems/index.tsx       |  43 +-
 .../useExploreAdditionalActionsMenu/index.jsx      | 475 +++++++++++----------
 .../HeaderReportDropdown/index.test.tsx            |  58 +--
 .../ReportModal/HeaderReportDropdown/index.tsx     | 274 +++++-------
 15 files changed, 1094 insertions(+), 1005 deletions(-)
 copy 
superset-frontend/src/components/Chart/DrillDetail/{DrillDetailMenuItems.tsx => 
useDrillDetailMenuItems.tsx} (63%)

Reply via email to