-
Notifications
You must be signed in to change notification settings - Fork 178
Auto Close issues #952
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
Auto Close issues #952
Conversation
Fully unmount sketches that go out of frame
Fixes an accidental inclusion of an unnecessary field
Hi @NalinDalal , same feedback here as on the other PR, and also looks like the base is not correct. Please close this PR and open on that is based on |
ohh, okay makes sense |
* solves docs issue 837 for p5.js 2.x * Update version * Merge pull request #812 from processing/feat/perf Fully unmount sketches that go out of frame * add updated editor images for intro tutorials * update image paths and alt text for editor images in intro tutorials * update screenshots with consistent browser theme * fixed typo: frameCount is a variable not a function * Update p5.js to v1.11.7 * Set iframe srcdoc attribute to blank to prevent iframe navigation * submission for shapeSVG library * rename file * Update p5.js to v1.11.8 * Create Accessibility Issue template * Update 4.accessibility.yml * Update placeholders in 4.accessibility.yml * Update 4.accessibility.yml to remove extra "steps to reproduce field" Fixes an accidental inclusion of an unnecessary field * Add issue-closing workflow to main branch * remove extra things, another issue entertained so removed that * pr branch update --------- Co-authored-by: Dave Pagurek <[email protected]> Co-authored-by: Dave Pagurek <[email protected]> Co-authored-by: raclim <[email protected]> Co-authored-by: Axel <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: limzykenneth <[email protected]> Co-authored-by: Ms. Feng <[email protected]> Co-authored-by: kit <[email protected]>
Resolves
Changes:
introduced yml file to auto close issue
checkout for reference