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: Update the rem instance method to be chainable #5461

Merged

Conversation

aaronccasanova
Copy link
Contributor

@aaronccasanova aaronccasanova commented Oct 27, 2021

Hello 👋 I was perusing the Vector math methods and notice the rem method is not chainable as defined by the JSDoc. See here: https://editor.p5js.org/aaronccasanova/sketches/F-7AVWMCC

Note: I did not pull down the repository and test the changes, but rather made the updates in the github.dev/vscode editor. That being said feel free to close this PR if there is a more formal process for contributing 👍

@welcome
Copy link

welcome bot commented Oct 27, 2021

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already. And be sure to add yourself to the list of contributors on the readme page!

@aaronccasanova
Copy link
Contributor Author

aaronccasanova commented Oct 27, 2021

I pulled the repo down, adjusted the code formatting, and successfully ran npm run grunt.

cc @outofambit - Looks like you previously ran the workflow checks

Copy link
Contributor

@outofambit outofambit left a comment

Choose a reason for hiding this comment

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

this looks great, thank you @aaronccasanova! welcome to p5! 🎉

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