Releases: processing/p5.js-web-editor
Releases · processing/p5.js-web-editor
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
v2.12.1
What's Changed
- Update createDefaultFiles.js to p5.js version 1.9.1 by @Qianqianye in #3056
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- Add Turkish translation to the SignUp View by @riteshwadhwani in #2880
- Hindi translations: Legal by @umangutkarsh in #2696
- Fixed hindi translations of issue no 2609 by @reach2saksham in #2729
- Fix: Translation of "Web editor" by @adityagarg06 in #2330
- Fix/#2609 'About' translation fixes by @umangutkarsh in #2691
- Fix #2314 by ignoring deleted assets in zip download by @lindapaiste in #2315
- Fix #212: Support dynamic paths in
loadImage
by @lindapaiste in #2259 - Convert server "object exists" functions to async/await. by @lindapaiste in #2344
- Revert "Fix #212: Support dynamic paths in
loadImage
" by @raclim in #2954 - Cleanup
getProjectsForUser
function by @lindapaiste in #2320 - Convert
AddToCollectionSketchList
to a function component by @lindapaiste in #2364 - Fix : [#2698] Change minsize 125 to 150 by @Ri-Sharma in #2917
- Fix screen reader features by @nickmcintyre in #2694
- Add theme switching to Storybook by @lindapaiste in #2326
- feat: Remove deprecated node-sass package, migrated to Sass #2392 by @luckyklyist in #2429
- Fixed : Overflow in Upload Modal by @Keshav-0907 in #2985
- One line destructuring of req.body by @PiyushThapaa in #3027
- Added Missing ending quotation mark to "Added to [collection]" toast #3021 by @aditya3011ai in #3026
- Fixed SearchBox styling Issue by @Parikshit2001 in #3037
- Refactor loading actions by @adityagarg06 in #2996
- Fixed Passport handles expected errors as exceptions by @letscodedanish in #3050
- Refactor ThemeProvider by @adityagarg06 in #2994
New Contributors
- @riteshwadhwani made their first contribution in #2880
- @reach2saksham made their first contribution in #2729
- @nickmcintyre made their first contribution in #2694
- @luckyklyist made their first contribution in #2429
- @Keshav-0907 made their first contribution in #2985
- @aditya3011ai made their first contribution in #3026
- @Parikshit2001 made their first contribution in #3037
- @letscodedanish made their first contribution in #3050
Full Changelog: v2.11.0...v2.12.0