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

Explicit number format options #305

Merged
merged 2 commits into from
Mar 9, 2018
Merged

Conversation

bponomarenko
Copy link
Contributor

As discussed here, added possibility to explicitly provide number format options to $n() function.

Also did couple minor fixes in documentation.

@codecov-io
Copy link

codecov-io commented Mar 7, 2018

Codecov Report

Merging #305 into dev will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

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

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 acd498f...c498a9e. Read the comment docs.

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! good job! 👍

@bponomarenko
Copy link
Contributor Author

Cool! Thanks for merging!
When do you plan to release this functionality?

@kazupon
Copy link
Owner

kazupon commented Mar 9, 2018

Merged #304 and #308, I'll release!

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