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

shenyi pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from a69b446  style: optimize color of brush rect
     add 69d2bcc  chore: generate types when run prepublish

No new revisions were added by this update.

Summary of changes:
 .gitignore           |   4 +-
 .npmignore           |   7 ++--
 build/pre-publish.js |  12 ++++--
 index.d.ts           |  28 ++++++++++++-
 option.ts            | 107 -------------------------------------------------
 package.json         |   1 +
 src/echarts.ts       |  18 +++++----
 src/option.ts        | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/util/types.ts    |   8 ++--
 9 files changed, 167 insertions(+), 129 deletions(-)
 delete mode 100644 option.ts
 create mode 100644 src/option.ts


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

Reply via email to