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 04:00:40 UTC

[echarts] branch fix-calendar-i18n updated (3bf7b2e -> d5d9ac9)

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

wangzx pushed a change to branch fix-calendar-i18n
in repository https://gitbox.apache.org/repos/asf/echarts.git.


    from 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).

No new revisions were added by this update.

Summary of changes:
 src/component/calendar/CalendarView.ts | 35 ++++++++++++++--------------------
 src/coord/calendar/CalendarModel.ts    |  8 ++++----
 src/i18n/langEN.ts                     |  3 +++
 3 files changed, 21 insertions(+), 25 deletions(-)

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