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