p5.js-web-editor
p5.js-web-editor copied to clipboard
Feat multi sketch
Fixes #3618
Changes: Added a feature that user can select multi sketches and can clear selection, download selected, delete selected and change visibility
Before :
After :
I have verified that this pull request:
- [x] has no linting errors (
npm run lint) - [x] has no test errors (
npm run test) - [x] is from a uniquely-named feature branch and is up to date with the
developbranch. - [x] is descriptively named and links to an issue number, i.e.
Fixes #123 - [x] meets the standards outlined in the accessibility guidelines
🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.
@raclim pls review this Pr