Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support setLocale api #5253

Merged
merged 2 commits into from
Mar 31, 2022
Merged

feat: support setLocale api #5253

merged 2 commits into from
Mar 31, 2022

Conversation

luhc228
Copy link
Collaborator

@luhc228 luhc228 commented Mar 29, 2022

Ref: #5243

支持在组件外设置国际化语言(本质是修改浏览器 cookie 的 ice_locale 的值)

@codecov-commenter
Copy link

Codecov Report

Merging #5253 (f53eb78) into master (4993830) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5253   +/-   ##
=======================================
  Coverage   30.55%   30.55%           
=======================================
  Files         204      204           
  Lines        5456     5456           
  Branches     1333     1333           
=======================================
  Hits         1667     1667           
  Misses       3489     3489           
  Partials      300      300           
Impacted Files Coverage Δ
packages/plugin-i18n/src/index.ts 0.00% <ø> (ø)

@luhc228 luhc228 changed the base branch from master to release-next March 29, 2022 02:51
@ClarkXia ClarkXia merged commit 7e64210 into release-next Mar 31, 2022
@ClarkXia ClarkXia deleted the feat/support-set-locale branch March 31, 2022 06:34
@maoxiaoke maoxiaoke mentioned this pull request Mar 31, 2022
maoxiaoke added a commit that referenced this pull request Mar 31, 2022
* Feat/memory router (#5247)
* feat: support setLocale api (#5253)

Co-authored-by: luhc228 <44047106+luhc228@users.noreply.github.com>
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants