p5.js-web-editor
p5.js-web-editor copied to clipboard
The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share,...
- Prevent tab-napping by pairing target="_blank" with rel="noopener noreferrer". - Updated links in: - client/modules/IDE/components/AssetListRow.jsx - client/modules/IDE/components/Preferences/index.jsx - client/modules/IDE/components/show-hint.js - client/modules/IDE/components/QuickAddList/QuickAddList.jsx - client/modules/About/pages/About.jsx - README.md - translations/contributor_docs/ko/README.md No behavior changes;...
Fixes #3510 Changes: - Synced all locale files with current en-US structure - Replaced deprecated `SubmitSaveAllSettings` key with `SaveAccountDetails` across all languages - Updated `Settings` context in AccountView to consistently...
## Current Issue Raised in https://github.com/processing/p5.js-web-editor/pull/3656 by @cassiano! When new features are added, the English text often gets merged before translations are in place. This leads to inconsistencies where: -...
pr05 Typescript Migration - Followon Project: Swagger / OpenApi documentation & UI for server routes
Proof of concept: Enable devs to look at open api/swagger documentation site on local dev only - Follow-on project from the pr05 Typescript Migration - Currently only contains user routes...
Fixes #3589 Changes: Added Gujarati language support to the p5.js website, including translations and locale integration. Updated UI components to accommodate Gujarati text rendering and input. Verified compatibility with existing...
### p5.js version v1.11.10 ### What is your operating system? Windows ### Web browser and version Firefox 143.0.1 (64-bit) Chrome 140.0.7339.186 (Official Build) (64-bit) (cohort: Stable) ### Actual Behavior The...
### Increasing Access In https://github.com/processing/p5.js-web-editor/issues/3513#event-18284147291, we changed the behaviour of the p5.sound toggle because switching from 1.x to 2.x prevented you from using the new p5.sound. Once 2.x is default...
Fixes #i3579 Changes: 1. Storage bar on assets page - fixed progress bar colors 2. Search bar outline contrast - improved border colors in all themes 3. File menu disabled...
### Increasing Access Ensures people with disabilities have access. Automated tests confirm the editor works with assistive technologies – screen readers in particular – proving our pledge to access exists...
### Increasing Access Unsure ### Feature enhancement details I really like the visibility control feature for sketches. However, it would be much more useful if multiple sketches in the “Sketches”...