Releases: processing/p5.js-web-editor
Releases · processing/p5.js-web-editor
v2.14.7
v2.14.6
v2.14.5
v2.14.4
What's Changed
- React component conversion(class to functional) - 2 by @nahbee10 in #3209
- Tab based Keyboard navigation now navigates to password input first by @RandomGamingDev in #3215
- fix closing of projectoptions on losing focus by @suprabhat15 in #3205
- Changed color of sketch lines to theme color by @Noorain464 in #3210
- Issue-#2923 added test for the Account Form. by @gauravsingh94 in #2955
- fix (some) test suite warnings by @khanniie in #3221
New Contributors
- @nahbee10 made their first contribution in #3209
- @RandomGamingDev made their first contribution in #3215
- @suprabhat15 made their first contribution in #3205
- @Noorain464 made their first contribution in #3210
Full Changelog: v2.14.3...v2.14.4
v2.14.3
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