dojo / framework

Dojo Framework. A Progressive Framework for Modern Web Apps
https://dojo.io/
Other
586 stars 79 forks source link

Register the messages for all locales #908

Closed agubler closed 3 years ago

agubler commented 3 years ago

Type: bug

The following has been addressed in the PR:

Description:

Always register the locales with the globalize bundles

Resolves #906

codesandbox-ci[bot] commented 3 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit de3d451ff4db3163859ae981c246cee4c0f10a5f:

Sandbox Source
dojo/dojo-codesandbox-template Configuration
codecov[bot] commented 3 years ago

Codecov Report

Merging #908 (de3d451) into master (a7481f7) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #908   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files         127      127           
  Lines        8145     8149    +4     
  Branches     1901     1905    +4     
=======================================
+ Hits         7706     7710    +4     
  Misses        439      439           
Impacted Files Coverage Δ
src/i18n/i18n.ts 98.89% <100.00%> (-0.01%) :arrow_down:
src/routing/Link.ts 96.15% <0.00%> (+0.91%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a7481f7...de3d451. Read the comment docs.