You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2021/10/25 08:41:14 UTC

[echarts] branch master updated (bc54e48 -> 8e683c7)

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

wangzx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git.


    from bc54e48  Merge pull request #15913 from apache/fix-types
     add 3bf7b2e  fix(calendar): i18n isn't working in calendar coordinate system, resolves #15932.
     add d5d9ac9  refactor(calenlar-i18n): 1) use the capital of `dayOfWeekAbbr` if `dayOfWeekShort` doesn't exist in the locale file. 2) `nameMap` can be any registered locale name (case-sensitive).
     add f28a405  chore(calendar): remove dev code.
     add 796c987  fix(calendar-i18n): remove `dayOfWeekShort` configuration from `en` locale.
     add 657752f  chore(calendar): tweak comment.
     new 8e683c7  Merge pull request #15935 from apache/fix-calendar-i18n

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/component/calendar/CalendarView.ts | 82 ++++++++++++++++++----------------
 src/coord/calendar/CalendarModel.ts    | 21 +++++----
 test/calendar-week.html                | 44 ++++++++++++++----
 3 files changed, 91 insertions(+), 56 deletions(-)

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


[echarts] 01/01: Merge pull request #15935 from apache/fix-calendar-i18n

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

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 8e683c7091df482dbdd491b8bf5c4bfeca2b0e54
Merge: bc54e48 657752f
Author: Zhongxiang.Wang <yh...@all-my-life.cn>
AuthorDate: Mon Oct 25 16:40:59 2021 +0800

    Merge pull request #15935 from apache/fix-calendar-i18n
    
    fix(calendar): i18n isn't working in calendar coordinate system

 src/component/calendar/CalendarView.ts | 82 ++++++++++++++++++----------------
 src/coord/calendar/CalendarModel.ts    | 21 +++++----
 test/calendar-week.html                | 44 ++++++++++++++----
 3 files changed, 91 insertions(+), 56 deletions(-)

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