This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch refactor
in repository https://gitbox.apache.org/repos/asf/echarts-theme-builder.git.


    from 5dabb4e  feat: color array
     add 3e77aab  feat: add more configs
     add dd7f72c  feat: add preview charts

No new revisions were added by this update.

Summary of changes:
 package-lock.json               |   70 +-
 package.json                    |    1 +
 src/App.vue                     |    5 +-
 src/components/EColorPicker.vue |    4 +-
 src/components/EConfig.vue      |   23 +-
 src/components/EPreview.vue     |   41 +
 src/data/previews.ts            | 4087 +++++++++++++++++++++++++++++++++++++++
 src/data/themeConfigs.ts        |  112 ++
 8 files changed, 4305 insertions(+), 38 deletions(-)
 create mode 100644 src/components/EPreview.vue
 create mode 100644 src/data/previews.ts

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to