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

fix(wind_icon): Accept any numeric value (double and int) #7

Merged
merged 1 commit into from Feb 12, 2020
Merged

fix(wind_icon): Accept any numeric value (double and int) #7

merged 1 commit into from Feb 12, 2020

Conversation

dariotrombello
Copy link
Contributor

I noticed that the degree property doesn't accept int values (.toDouble needs to be used). To fix that, the type of the variable "degree" needs to be changed to num to accept both int and double values.

@jordond jordond changed the title wind_icon: Accept any numeric value (double and int) fix(wind_icon): Accept any numeric value (double and int) Feb 12, 2020
@jordond jordond merged commit 3c8a350 into worldturtlemedia:master Feb 12, 2020
@jordond
Copy link
Member

jordond commented Feb 17, 2020

🎉 This PR is included in version 2.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants