Releases: processing/p5.js-web-editor
Releases · processing/p5.js-web-editor
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
v2.11.0
What's Changed
- Update public_api.md (changes made) by @soniyaprasad77 in #2712
- Fixed #2363, Add to Collection. by @vivekbopaliya in #2782
- [#2641] Fix sluggish console movement on dragging, in mobile view of browser window by @LakshyaSatpal in #2754
- Fixed checkbox color (issue-#2808) by @PiyushThapaa in #2811
- Install and configure Redux Toolkit by @lindapaiste in #2187
- Fix/error handling in user controller.js by @Mubashirshariq in #2772
- Fixed: Bengali Translation (Issue #2848) by @abedin-ashraf in #2849
- Fixed: Translation of T&C on SignUp page by @harmanbatheja15 in #2847
- fix: infinite api requests when the verification token is invalid by @aryanas159 in #2736
- Added support for Urdu language by @ayeshag7 in #2741
- Fix mweb console by @PiyushChandra17 in #2640
- Revert "Add Promotion for 2023 Fundraiser" by @raclim in #2873
- Fix Button with
display="inline"
to use the same styles as the regular button by @lindapaiste in #2822 - Show an alert when leaving site with unsaved changes by @lindapaiste in #2795
- Convert
CopyableInput
to a function component by @lindapaiste in #2360 - Fix #2351 & cleanup
AddToCollectionList
component by @lindapaiste in #2353 - Fix #2243 - AssetSize bar disappears when deleting an asset by @lindapaiste in #2248
- Done with the problem faced of loosing screen. by @perminder-17 in #2491
- Fix #2336:
CookieConsent
cannot be hidden properly on very small screens by @lindapaiste in #2337 - Update the S3/AWS client package #2246 by @Ankush263 in #2443
- Saving unsaved Sketch before signing in with Oauth. by @vivekbopaliya in #2892
New Contributors
- @soniyaprasad77 made their first contribution in #2712
- @vivekbopaliya made their first contribution in #2782
- @LakshyaSatpal made their first contribution in #2754
- @PiyushThapaa made their first contribution in #2811
- @Mubashirshariq made their first contribution in #2772
- @abedin-ashraf made their first contribution in #2849
- @harmanbatheja15 made their first contribution in #2847
- @ayeshag7 made their first contribution in #2741
Full Changelog: v2.10.2...v2.11.0
v2.10.2
What's Changed
- fix: #2730 The navbar menu is now responsive by @aryanas159 in #2731
New Contributors
- @aryanas159 made their first contribution in #2731
Full Changelog: v2.10.1...v2.10.2
v2.10.1
What's Changed
- Convert
Overlay
to a function component, shares logic withModal
by @lindapaiste in #2309 - Common dropdown component for tables by @lindapaiste in #2379
- Added Bengali Language Support to the editor and Some terms are converted into Korean by @Swarnendu0123 in #2618
- Translate 'Autocomplete Hinter' into Hindi by @Swarnendu0123 in #2612
- Translate 'Autocomplete Hinter' into All Available Language by @Swarnendu0123 in #2615
- fix Hindi translations by @apsinghdev in #2637
- Create tests for
Toast
component by @lindapaiste in #2343 - Use react-router for legal page tabs. by @lindapaiste in #2622
- Convert
App
to a function component. by @lindapaiste in #2308 - Moved CollectionListRowBase to be a functional component by @aviroopjana in #2415
- Translation-fix-AutocompleteHinter by @umangutkarsh in #2690
- Add Promotion for 2023 Fundraiser by @raclim in #2714
New Contributors
- @Swarnendu0123 made their first contribution in #2618
- @aviroopjana made their first contribution in #2415
- @umangutkarsh made their first contribution in #2690
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- Fix : [#2537] Add import statement by @Ri-Sharma in #2632
- My Staff List can now be read with dark mode on mobile devices. by @shibomb in #2626
- Fixes to destroySession by @rajatmohan22 in #2562
- Trigger Immediate Refresh when ticking the Auto-Refresh checkbox by @perminder-17 in #2522
- Update createDefaultFiles.js to p5.js version 1.9.0 by @Qianqianye in #2649
New Contributors
Full Changelog: v2.9.3...v2.10.0
v2.9.3
What's Changed
- fix: displays random sketch name on reload by @Akhilbisht798 in #2548
- Account Settings Page UI for mobile devices by @dewanshDT in #2400
- fix: Moda content overflow and Preferences height by @dewanshDT in #2428
- Test for EditorAccessibility by @ofhope in #2456
- fix file preview link by @PiyushChandra17 in #2586
- refactored lodash imports by @PiyushChandra17 in #2567
- Fix: Screen Shake in Privacy Policy tabs by @Akhilbisht798 in #2585
- Solved the issue with replace Behaviour. by @perminder-17 in #2576
- fix auto refresh hover color by @PiyushChandra17 in #2552
- Fix : [#2488] Edit svg file to resolve the issue. by @Ri-Sharma in #2494
- Fix bug where clicking "File > New" doesn't open a new sketch by @lindapaiste in #2590
- Delete legacy mobile UI - Fixes #2557 by @lindapaiste in #2559
- Fix #2499 - typo in error "please enter a email" by @lindapaiste in #2597
- hindi translation for console fixed by @mhsh312 in #2594
- improve password confirmation message by @apsinghdev in #2607
- Delete unused code in
CollectionView
by @lindapaiste in #2302 - Move
CollectionMetadata
into its own component. by @lindapaiste in #2253 - fix : Folders auto-expand on save by @7070Shreyash in #2543
- added liveloading to the search bar result count by @mhsh312 in #2617
- Refactor DashboardView.jsx : Applied Necessary changes required [Ref PR#2422] by @Akshay02022 in #2437
- Convert Searchbar.jsx to a funtional component by @Akshay02022 in #2413
- fix crashing of app irrespective of aws s3 bucket set up by @PiyushChandra17 in #2610
- changed title for better seo by @Akhilbisht798 in #2471
New Contributors
- @PiyushChandra17 made their first contribution in #2586
- @perminder-17 made their first contribution in #2576
- @Ri-Sharma made their first contribution in #2494
- @mhsh312 made their first contribution in #2594
- @apsinghdev made their first contribution in #2607
- @7070Shreyash made their first contribution in #2543
- @Akshay02022 made their first contribution in #2437
Full Changelog: v2.9.2...v2.9.3
v2.9.2
v2.9.1
What's Changed
- Fix: Logout Glitch by @rajatmohan22 in #2473
- Revert "fixes of the issue window.p5._report is not defined" by @raclim in #2547
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- set autocompleteHinter in User model to false by @raclim in #2521
- Update createDefaultFiles.js to p5.js version 1.8.0 by @Qianqianye in #2535
New Contributors
- @Qianqianye made their first contribution in #2535
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- Cleanup unnecessary
catch
clauses by @lindapaiste in #2212 - Remove titles from SVG files - Fixes #2225 by @lindapaiste in #2226
- Feature: Preview uploaded files in the editor by @lindapaiste in #2232
- convert Sidebar to a function component & connect it to Redux by @lindapaiste in #2233
- fixed about text overflow by @adityagarg06 in #2290
- fix logout server error by @adityagarg06 in #2299
- fix(#1216): storybook config by @ofhope in #2310
- fix: storybook i18n strings by @ofhope in #2324
- test: add ErrorModal tests and story by @ofhope in #2325
- fix/exportProjectAsZip by @adityagarg06 in #2313
- Fix: Hover style by @adityagarg06 in #2319
- Account height by @sdivyanshu90 in #2312
- fix #2338 sidebar dropdown stays open after sidebar is closed by @mohamedaleya in #2339
- Upgrade react-router from v3 to v4 by @lindapaiste in #2294
- Upgrade react-router from v4 to v5 and begin using hooks by @lindapaiste in #2295
- Enable hot reloading - Fixes #2134 by @lindapaiste in #2218
- Move Nav and Toolbar files into new Header folder by @lindapaiste in #2348
- New nav component and a new hook by @dewanshDT in #2350
- The complete Korean language translation of keyboard shortcuts by @sdivyanshu90 in #2331
- Improve Redux test utilities by @lindapaiste in #2329
- Create selector functions for root file, active file by @lindapaiste in #2341
- Convert
Preferences
into a function component by @lindapaiste in #2335 - Mobile overlay fix: works on smaller devices by @dewanshDT in #2346
- Convert
Toolbar
to a function component by @dewanshDT in #2352 - Added styled component to AddToCollectionList component by @adityagarg06 in #2368
- Modal tests by @ofhope in #2377
- Button router test by @ofhope in #2345
- favicon by @sdivyanshu90 in #2381
MobileNav
component for smaller devices by @dewanshDT in #2361- Use
EditableInput
component inToolbar
by @lindapaiste in #2238 - docs: fix storybook by @ofhope in #2388
- Move keydown handling out of IDEView by @lindapaiste in #2052
- The mobile Login Page 🚪 by @dewanshDT in #2389
- Move
IDEOverlays
into a separate component by @lindapaiste in #2362 - Bump mongoose from 5.13.15 to 5.13.20 by @dependabot in #2316
- Fixes #2250 - Don't show loader after the collection has been loaded. by @lindapaiste in #2252
- Move Legal pages to their own module by @lindapaiste in #2297
- Jest styled components by @dewanshDT in #2396
- The My stuff Page in mobile 🧸 by @dewanshDT in #2390
- FloatingActionButton: added the component to be used in smaller views by @dewanshDT in #2347
- Useable Mobile Editor 🎉 by @dewanshDT in #2387
- add documentation for creating a patch release by @raclim in #2399
- changed EmailVerificationView Component to functional component by @Akhilbisht798 in #2405
- migration of assets actions to async/await by @Vikram125609 in #2436
- Fix:- Drop down menu cannot be right-clicked by @Biki-das in #2414
- fixes of the issue window.p5._report is not defined by @Ankush263 in #2426
- enhanced CSS on SignUp Form by @BamaCharanChhandogi in #2441
- Fix: cursor on Login button becomes
cursor: not-allowed
in pristine state by @rajatmohan22 in #2452 - Fix for Build Breaking When Deployed to Release by @raclim in #2507
New Contributors
- @adityagarg06 made their first contribution in #2290
- @ofhope made their first contribution in #2310
- @sdivyanshu90 made their first contribution in #2312
- @mohamedaleya made their first contribution in #2339
- @Akhilbisht798 made their first contribution in #2405
- @Vikram125609 made their first contribution in #2436
- @Biki-das made their first contribution in #2414
- @Ankush263 made their first contribution in #2426
- @BamaCharanChhandogi made their first contribution in #2441
- @rajatmohan22 made their first contribution in #2452
Full Changelog: v2.7.3...v2.8.0