Cassie Tarakajian
Cassie Tarakajian
Hello! I've reworked the Magenta plugins to remove to Electron dependency, taking advantage of the fact that now jweb (aka CEF) now runs in Live. I'm excited that the plugin...
as reported by @limzykenneth: #### Nature of issue? - Found a bug #### Details about the bug: The code execution on the page halts because of an error thrown by...
### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to the p5.js Editor? Making the p5.js Editor stable makes the p5.js Editor accessible! #### Feature enhancement details: Update the p5.js...
Hello p5.js community, Please join me in welcoming Rachel Lim (she/her) @raclim as the new p5.js Editor project lead! I am so excited that she will be stewarding this project...
#### Nature of issue? - [x] Found a bug - [ ] Existing feature enhancement - [ ] New feature request #### Details about the bug: - Web browser and...
#### Nature of issue? - Found a bug #### Details about the bug: - Web browser and version: Chrome 95.0.4638.69 (Official Build) (arm64) - Operating System: Mac OSX Big Sur...
Once #43 is implemented, it would be nice to be able to download a collection as a zip. Then, for example, a teacher could easily upload all of the files...
Allow a user to upload a zip file or a folder, which would load all of the files into the web editor.
#### Nature of issue? - [X] Existing feature enhancement #### Feature enhancement details: Right now, all of the mongoose queries use callbacks instead of the new ES6 promise syntax. This...
## Why? I find that a lot of the time I download a file and then immediately upload it to the web editor. Why not remove a step!? ## Design...