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 e54158f feat: update theme
add 10e6633 feat: remove preview code
add 3f9c2e0 chore: update for release
No new revisions were added by this update.
Summary of changes:
en/body.html | 2 +
package.json | 2 +-
scripts/release.js | 62 +++++++++
src/App.vue | 3 +-
src/components/ChartPreviewPanel.vue | 4 +-
src/components/ThemePanel.vue | 72 +----------
src/{main.ts => entries/en.ts} | 11 +-
src/{main.ts => entries/zh.ts} | 11 +-
src/locales/en.json | 1 -
src/locales/zh.json | 1 -
src/stores/theme.ts | 4 +-
src/utils/chartConfigs.ts | 3 +-
src/utils/themeGenerator.ts | 14 +--
vite.config.ts | 237 +++++++++++++++++------------------
zh/body.html | 2 +
15 files changed, 215 insertions(+), 214 deletions(-)
create mode 100644 en/body.html
create mode 100644 scripts/release.js
copy src/{main.ts => entries/en.ts} (70%)
copy src/{main.ts => entries/zh.ts} (70%)
create mode 100644 zh/body.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]