Releases: processing/p5.js-web-editor
Releases · processing/p5.js-web-editor
v2.14.2
What's Changed
- Fixed broken autocomplete reference link for Issue #3196 by @Serena20003 in #3199
- Implemented print media queries for better PDF layout by @Chaitanya1672 in #3170
- Fix : [#2986] Add ref callback by @Ri-Sharma in #2988
- Implemented Toast Notifications for Error Handling During User Settings Update by @Keshav-0907 in #2972
- refactor editorAccessibility reducers and actions using redux toolkit by @PiyushChandra17 in #3120
- Use styled-components in Loader by @adityagarg06 in #2980
- Added a keyboard shortcut for adding files by @sdivyanshu90 in #2395
- Implement Asset Modules in Webpack - Fixes #2023 by @adityagarg06 in #2957
- Update createDefaultFiles.js to v1.10.0 by @Qianqianye in #3207
- Improve performance for user database queries by @raclim in #3211
New Contributors
- @Serena20003 made their first contribution in #3199
Full Changelog: v2.14.1...v2.14.2
v2.14.1
v2.14.0
v2.13.5
v2.13.4
v2.13.3
What's Changed
- Upgrade Storybook by @mohitbalwani in #2910
- Removed redundant redirects between client and server by @Mubashirshariq in #2993
- Added beginClip and ednClip functions in p5FunctionKeywords by @Chaitanya1672 in #3164
- fix signup & login input width by @shujuuu in #3176
- Fix searchbox fit overlays on mobile by @PiyushChandra17 in #3149
- Fixes #2653, No Validation for sketch file rename by @gauravsingh94 in #2656
New Contributors
- @mohitbalwani made their first contribution in #2910
- @gauravsingh94 made their first contribution in #2656
Full Changelog: v2.13.2...v2.13.3
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