Releases: processing/p5.js-web-editor
Releases · processing/p5.js-web-editor
v2.12.11
v2.12.10
What's Changed
- Bump webpack-dev-middleware from 5.3.1 to 5.3.4 by @dependabot in #3064
- fixed scroll by @rahulrangers in #2930
- Converted 'About Block' into all available language by @Swarnendu0123 in #2699
- fix signup issue by @sourav-sm in #2875
- Deepan190703/fix .mtl by @deepan190703 in #3071
- Revoke outdated Blob URLs by @lindapaiste in #2235
- Fix : [#2866] Change width to 100% by @Ri-Sharma in #2932
- Connect
ShareModal
to Redux. by @lindapaiste in #2328 - Convert
APIKeyForm
to a function component and connect to Redux by @lindapaiste in #2307 - Centralised Breakpoints using useIsMobile hook by @Keshav-0907 in #3042
- Update contributor docs for clarity by @beccyabraham in #3082
- Mobile View: Add Scroll to Legal Pages by @raclim in #3072
- Fix deleting sketches by @raclim in #3105
- Revert some changes from previous updates to deleteProject by @raclim in #3106
- Fix/retry addressing errors by @raclim in #3107
New Contributors
- @rahulrangers made their first contribution in #2930
- @sourav-sm made their first contribution in #2875
- @deepan190703 made their first contribution in #3071
- @beccyabraham made their first contribution in #3082
Full Changelog: v2.12.9...v2.12.10
v2.12.9
Full Changelog: v2.12.8...v2.12.9
v2.12.8
v2.12.7
v2.12.6
v2.12.5
v2.12.4
v2.12.3
v2.12.2
What's Changed
- Convert
user.controller.js
toasync
/await
syntax. by @lindapaiste in #3032 - Delete unused callback on
isSlugUnique
function by @lindapaiste in #3022 - Convert
project.controller
toasync
/await
syntax by @lindapaiste in #3025 - Update createDefaultFiles.js to p5.js version 1.9.2 by @Qianqianye in #3063
Full Changelog: v2.12.1...v2.12.2