This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch v6 in repository https://gitbox.apache.org/repos/asf/echarts-theme-builder.git
from 0bdf613 feat: add debounce; fix background add c163c7c feat: support grid and legend location No new revisions were added by this update. Summary of changes: public/themes/v5.json | 6 ++- src/components/ThemePanel.vue | 110 +++++++++++++++++++++++++++++++++++++++++- src/locales/en.json | 7 +++ src/locales/zh.json | 7 +++ src/stores/theme.ts | 21 ++------ src/types/theme.ts | 6 +++ src/utils/chartConfigs.ts | 24 +++------ src/utils/themeGenerator.ts | 8 ++- 8 files changed, 154 insertions(+), 35 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org