dojo / i18n

:rocket: Dojo 2 - internationalization library.
http://dojo.io
Other
6 stars 19 forks source link

Default to system locale for message formatters. #89

Closed mwistrand closed 7 years ago

mwistrand commented 7 years ago

Type: bug

The following has been addressed in the PR:

Description:

Allows the root locale to be assumed when using formatMessage or getMessageFormatter.

codecov[bot] commented 7 years ago

Codecov Report

Merging #89 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #89   +/-   ##
=======================================
  Coverage   98.95%   98.95%           
=======================================
  Files          11       11           
  Lines         383      383           
  Branches       54       54           
=======================================
  Hits          379      379           
  Partials        4        4
Impacted Files Coverage Δ
src/i18n.ts 97.85% <100%> (ø) :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 72a8bd9...0f7771b. Read the comment docs.