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 deprecation info for p5.Table and splitTokens #7624

Merged
merged 3 commits into from
Mar 12, 2025
Merged

Conversation

davepagurek
Copy link
Contributor

This adds deprecation info to p5.Table methods and splitTokens, and updates the conversion script to pass that data along to the website.

@davepagurek
Copy link
Contributor Author

I also had to reformat it a bit, since Table and TableRow didn't follow the pattern of declaring classes outside of the addon function and then doing the assignment of p5.Table = Table inside the function, which seems to be required for Documentation.js to work. We should definitely document that somewhere

@davepagurek
Copy link
Contributor Author

Accompanying website PR is here: processing/p5.js-website#726

@davepagurek davepagurek merged commit abd736f into dev-2.0 Mar 12, 2025
2 checks passed
@davepagurek davepagurek deleted the deprecate-table branch March 12, 2025 23:44
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.

1 participant