Releases: processing/p5.js-web-editor
Releases · processing/p5.js-web-editor
v2.13.2
v2.13.1
What's Changed
- Added extension renaming with confirmation by @Keshav-0907 in #3028
- Added eye icon by @perminder-17 in #2467
- changed the searchbar to functional by @VarunMotiyani in #2431
- Use styled-components in CollectionListRow by @adityagarg06 in #2799
- error added that the new password entered should be different from the current password by @rahulrana701 in #3013
- Add skip link for better keyboard accessibility Fix-#3084 by @Chaitanya1672 in #3101
- refactor console reducers and actions using redux toolkit by @PiyushChandra17 in #3119
- refactor createRedirectWithUserName cleanup version by @PiyushChandra17 in #3147
- Fix edit rename using keyboard controls on SketchList && CollectionList by @PiyushChandra17 in #3150
- Updated
esversion
to 11 from 7 to fix warnings related to nullish assingment by @Chaitanya1672 in #3151 - Added more robust way to handle error by @PiyushChandra17 in #3152
- Avoid direct modification of HTML by @PiyushChandra17 in #3154
- Fix broken file name tabs in mobile by @shujuuu in #3159
New Contributors
- @VarunMotiyani made their first contribution in #2431
- @shujuuu made their first contribution in #3159
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- fix autocapitalize in mweb safari by @PiyushChandra17 in #2628
- Cleaned the codebase by removing unused files inside client/component… by @yashpandey06 in #2561
- fix username redirection on mWeb by @PiyushChandra17 in #2723
- implement file type icons by @mhsh312 in #2550
- confusing icons hover issue fix #2255 by @luckyklyist in #2438
- fixes wrong position of cursor by @apsinghdev in #2638
- fix mweb share collection dropdown by @PiyushChandra17 in #2627
- Language dialog box length fixed. by @rahulrana701 in #3000
- Disable resizing the textarea in
CollectionCreate
modal by @Ri-Sharma in #2974 - Rohanjadhav - fixes #3083 by @rohanjadhav05 in #3142
- Feature/enhancement of hoverinig buttons by @haarsh157 in #2883
- Changed arrow color on ConsoleInput by @Typicalcodes in #2727
- fixes #2221 characters getting deleted between file changes by @Chaitanya1672 in #3091
- replaced connect with useSelector hook by @PiyushChandra17 in #3113
- fix: #2719 Shortcuts Ctrl + Shift + 1 and Ctrl + Shift + 2 aren't wor… by @aryanas159 in #2720
- Changed Shortcut format for better accessibility by @Sheikh-JamirAlam in #2465
- Fixes Clicking on cross icon on create folder/create file modal throws unnessary error. by @iamnithishraja in #2911
New Contributors
- @yashpandey06 made their first contribution in #2561
- @rahulrana701 made their first contribution in #3000
- @rohanjadhav05 made their first contribution in #3142
- @haarsh157 made their first contribution in #2883
- @Typicalcodes made their first contribution in #2727
- @Sheikh-JamirAlam made their first contribution in #2465
- @iamnithishraja made their first contribution in #2911
Full Changelog: v2.12.14...v2.13.0
v2.12.14
What's Changed
- Update createDefaultFiles.js to p5.js version 1.9.4 by @Qianqianye in #3134
- Remove Banner Content by @raclim in #3141
- fix: SignUp page t&c-line japanese translation fixed. by @nishikant23 in #3135
- Fix #3131: Corrupted JSON file causing translation issues by @askadityapandey in #3133
- fix semantic HTML by @PiyushChandra17 in #3130
- Fix error modal pop up by @PiyushChandra17 in #3116
- Fix/editor is a focus trap by @Chaitanya1672 in #3114
New Contributors
- @nishikant23 made their first contribution in #3135
- @askadityapandey made their first contribution in #3133
- @Chaitanya1672 made their first contribution in #3114
Full Changelog: v2.12.13...v2.12.14
v2.12.13
v2.12.12
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