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

Add interpolation values to missing handler #308

Merged
merged 4 commits into from
Mar 10, 2018
Merged

Add interpolation values to missing handler #308

merged 4 commits into from
Mar 10, 2018

Conversation

sebwas
Copy link
Contributor

@sebwas sebwas commented Mar 9, 2018

To react depending on some kind of "state", the interpolation values should be handed to the missing handler.

To make sure this doesn't break, a test has been added.

Copy link
Owner

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kazupon
Copy link
Owner

kazupon commented Mar 9, 2018

sorry. In CircleCI, occured flow error.
https://circleci.com/gh/kazupon/vue-i18n/314
Could you fix it please?

@codecov-io
Copy link

codecov-io commented Mar 10, 2018

Codecov Report

Merging #308 into dev will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #308   +/-   ##
=======================================
  Coverage   96.16%   96.16%           
=======================================
  Files           9        9           
  Lines         626      626           
=======================================
  Hits          602      602           
  Misses         24       24
Impacted Files Coverage Δ
src/index.js 99.57% <100%> (ø) ⬆️

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 aa07450...12743c4. Read the comment docs.

@kazupon kazupon merged commit b912d8a into kazupon:dev Mar 10, 2018
manniL pushed a commit to manniL/vue-i18n that referenced this pull request Mar 10, 2018
…azupon#308) by @sebwas

* Correct small typo

* Submit formatting values to missing handler

* Remove unnecessary & harmful spread operators

* Normalize values to be array, adapt test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants