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

Introduce a new version of money.js #26

Closed
wants to merge 6 commits into from

Conversation

ducdigital
Copy link

This version is maintained here: https://github.com/ducdigital/money.js
Feel free to give comment, add more tests and new feature in a PR.

In this version all API of money.js remain the same but introduce new features to this project.

Change Log

0.3.0

@ducdigital ducdigital closed this Dec 29, 2015
@nsantiago2719
Copy link

I'm having a Uncaught ReferenceError: fx is not defined when I tried to implement this version. But if I rollback to v0.2 it fixes the problem. Don't know why though

@ducdigital
Copy link
Author

Hi,

Can you redownload the files from here :
https://github.com/ducdigital/money.js/blob/master/money.js

That error should no longer be anywhere in the code since I chaged the way
it handle errors and the error should be clearer.

I suspect that the file you are using is an older file. Can you make sure
that it is the latest from my repo?

Are you using it in frontend or backend? The frontend min file has been
removed in my package and i suggest you use your favorite minifier to
minify it if needed

On Tuesday, February 23, 2016, norman santiago <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');> wrote:

I'm having a Uncaught ReferenceError: fx is not defined when I tried to
implement this version. But if I rollback to v0.2 it fixes the problem.
Don't know why though


Reply to this email directly or view it on GitHub
#26 (comment)
.

@nsantiago2719
Copy link

I re-download the file and even checked the source code rendered in the page. But the error is still there.

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.

2 participants