This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 1a8bea4072 fix(sunburst): make Show Total text theme-aware (#37177)
add b4b900adce fix(calendar-heatmap): correct month display across
timezones (#37064)
No new revisions were added by this update.
Summary of changes:
.../legacy-plugin-chart-calendar/src/Calendar.js | 3 +-
.../legacy-plugin-chart-calendar/src/utils.ts | 10 ++-
.../test/getFormattedUTCTime.ts | 28 -------
.../test/utils.test.ts | 96 ++++++++++++++++++++++
4 files changed, 107 insertions(+), 30 deletions(-)
delete mode 100644
superset-frontend/plugins/legacy-plugin-chart-calendar/test/getFormattedUTCTime.ts
create mode 100644
superset-frontend/plugins/legacy-plugin-chart-calendar/test/utils.test.ts