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(datepicker): Slovak locale added to chronos #4391

Merged
merged 1 commit into from
Jun 25, 2018
Merged

feat(datepicker): Slovak locale added to chronos #4391

merged 1 commit into from
Jun 25, 2018

Conversation

atiris
Copy link
Contributor

@atiris atiris commented May 28, 2018

PR Checklist

Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.

  • read and followed the CONTRIBUTING.md guide.
  • built and tested the changes locally.
  • added/updated tests.
  • added/updated API documentation.
  • added/updated demos.

Slovak language

This request introduces a new language to localize the datepicker component into Slovak.

Why is it so complicated to add a new language to this project - basically the same approach as in the moment.js library? Is this a design issue that does not allow the reuse of language specification from moment.js as primary source, even if no specific language settings exists in chronos directory? This seems to me to be an unnecessary task, creating almost 100% identical files like in moment.

@ghost ghost added the needs review label May 28, 2018
@codecov
Copy link

codecov bot commented May 28, 2018

Codecov Report

Merging #4391 into development will decrease coverage by <.01%.
The diff coverage is 84%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #4391      +/-   ##
===============================================
- Coverage         71.4%   71.39%   -0.01%     
===============================================
  Files              258      259       +1     
  Lines             8329     8377      +48     
  Branches          1539     1561      +22     
===============================================
+ Hits              5947     5981      +34     
- Misses            1979     1989      +10     
- Partials           403      407       +4
Impacted Files Coverage Δ
src/locale.ts 100% <100%> (ø) ⬆️
src/chronos/i18n/sk.ts 82.97% <82.97%> (ø)
src/chronos/i18n/it.ts 71.42% <0%> (-28.58%) ⬇️
src/chronos/i18n/pl.ts 72.22% <0%> (-5.56%) ⬇️
src/chronos/i18n/uk.ts 78.04% <0%> (-2.44%) ⬇️
src/typeahead/typeahead.directive.ts 74.21% <0%> (-1.06%) ⬇️
src/chronos/i18n/cs.ts 86.44% <0%> (+1.69%) ⬆️

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 feaad38...a80f24b. Read the comment docs.

@valorkin valorkin merged commit e8d777c into valor-software:development Jun 25, 2018
@ghost ghost removed the needs review label Jun 25, 2018
@atiris atiris deleted the chronos-sk branch June 25, 2018 12:10
@adros
Copy link

adros commented Sep 6, 2018

When will be this published to NPM (as 3.0.2)? We would really need this. Thank you

@valorkin
Copy link
Member

valorkin commented Sep 6, 2018

We are upgrading our build process.... and stuck a bit ;( but we can see a light :)
Hopefully next week we will publish new version

leo6104 pushed a commit to leo6104/ngx-bootstrap that referenced this pull request Oct 10, 2019
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.

4 participants