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

refactor: Capitalize pt-br's locale month names #4455

Merged
merged 2 commits into from
Jun 26, 2018
Merged

refactor: Capitalize pt-br's locale month names #4455

merged 2 commits into from
Jun 26, 2018

Conversation

sougiovn
Copy link
Contributor

No description provided.

@ghost ghost added the needs review label Jun 22, 2018
@valorkin
Copy link
Member

@gigioSouza please revert change to package-lock

@codecov
Copy link

codecov bot commented Jun 25, 2018

Codecov Report

Merging #4455 into development will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #4455      +/-   ##
===============================================
- Coverage        71.42%   71.39%   -0.03%     
===============================================
  Files              259      259              
  Lines             8377     8377              
  Branches          1561     1561              
===============================================
- Hits              5983     5981       -2     
- Misses            1985     1989       +4     
+ Partials           409      407       -2
Impacted Files Coverage Δ
src/chronos/i18n/pt-br.ts 100% <ø> (ø) ⬆️
src/typeahead/typeahead.directive.ts 74.21% <0%> (-1.06%) ⬇️

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 fee2a45...bf5ff8a. Read the comment docs.

Revert package-lock.json modifications and force new commit
@sougiovn
Copy link
Contributor Author

@valorkin package-lock.json reverted

@ghost ghost assigned valorkin Jun 25, 2018
@valorkin valorkin merged commit 86dd8e8 into valor-software:development Jun 26, 2018
@ghost ghost removed the needs review label Jun 26, 2018
@valorkin
Copy link
Member

@gigioSouza thanks for PR!

@rafaelss95
Copy link

@valorkin All i18n files declare month names lowercased, why only this was changed?

@valorkin
Copy link
Member

Not all, there are similar PR in momentjs

@valorkin
Copy link
Member

PS is there are any i18n best practice for month names?

@rafaelss95
Copy link

rafaelss95 commented Jun 27, 2018

PS is there are any i18n best practice for month names?

I don't know one, however Angular (more specifically CLDR) uses a lowercased version.

leo6104 pushed a commit to leo6104/ngx-bootstrap that referenced this pull request Oct 10, 2019
…re#4455)

Revert package-lock.json modifications and force new commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants