You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/07/29 06:42:45 UTC

[incubator-echarts] branch axis-style-optimize updated (8228226 -> 4384418)

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

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


    from 8228226  style: change splitArea, shadow pointer color. remove shadow in breadcrumb
     add 2a909d9  fix(time): tooltip formatter for time axis #12859
     add 5170b52  Merge pull request #13039 from apache/time-formatter
     new 4384418  Merge branch 'next' into axis-style-optimize

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/lang.ts        |  4 ++--
 src/scale/Time.ts  | 26 +++++++-------------------
 src/util/format.ts | 34 ++++++++++++++++++++++------------
 src/util/time.ts   | 22 ++++++++++++++++++++--
 test/timeZone.html | 17 ++++++++++++++---
 5 files changed, 65 insertions(+), 38 deletions(-)


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


[incubator-echarts] 01/01: Merge branch 'next' into axis-style-optimize

Posted by sh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch axis-style-optimize
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit 43844185eb6e090dc9eb3c2261773c943a19c29a
Merge: 8228226 5170b52
Author: pissang <bm...@gmail.com>
AuthorDate: Wed Jul 29 14:41:51 2020 +0800

    Merge branch 'next' into axis-style-optimize

 src/lang.ts        |  4 ++--
 src/scale/Time.ts  | 26 +++++++-------------------
 src/util/format.ts | 34 ++++++++++++++++++++++------------
 src/util/time.ts   | 22 ++++++++++++++++++++--
 test/timeZone.html | 17 ++++++++++++++---
 5 files changed, 65 insertions(+), 38 deletions(-)


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