react-modern-calendar-datepicker icon indicating copy to clipboard operation
react-modern-calendar-datepicker copied to clipboard

New predefined pt-BR locale

Open BugAgain opened this issue 4 years ago • 4 comments

BugAgain avatar Jul 16 '20 20:07 BugAgain

Codecov Report

Merging #173 into develop will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #173   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          469       481   +12     
  Branches       101       104    +3     
=========================================
+ Hits           469       481   +12     
Impacted Files Coverage Δ
src/DatePickerInput.js 100.00% <100.00%> (ø)
src/shared/constants.js 100.00% <100.00%> (ø)
src/shared/localeLanguages.js 100.00% <100.00%> (ø)

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 5de8cfa...70ddc09. Read the comment docs.

codecov[bot] avatar Jul 16 '20 20:07 codecov[bot]

I'm worried about tree shaking! Is it possible to tree shake unused locales?

the-dr-lazy avatar Jul 20 '20 17:07 the-dr-lazy

Good point @thebrodmann! Tree shake can be an unnecessary problem when we have more locales. This could be optional to load one or more locales. Perhaps we can think of the current implementation a little bit differently. Let me see if I can come back and suggest something soon.

BugAgain avatar Jul 23 '20 00:07 BugAgain

Hey @BugAgain it looks like this project is no longer maintained. See #248 I am potentially looking into forking the project.

Thanks, daniel-sudz

daniel-sudz avatar Apr 02 '21 22:04 daniel-sudz