Releases: processing/p5.js-web-editor
v1.0.8
9ef9075 Merge pull request #1602 from @neelesh7singh, Fixes #1003 - Add file and add folder dialog can be opened at the same time
b7ab455 Merge pull request #1594 from @catarak, Fixes #1593 - Expanding and Collapsing the Sidebar is not working
a6cc2b3 Merge pull request #1586 from @ghalestrilo, Fixes #1572 - Mobile Sidebar is colored incorrectly on Dark Theme
6cb9968 Merge pull request #1544 from @ghalestrilo, Implements the ability to save sketches on the Mobile IDE, and to persist project state across mobile views
67ef2d3 Merge pull request #1580 from @ridait, Fixes #1546 - Web Editor can't capture and display errors for p5.js >= 1.0.0
d126821 Merge pull request #1564 from @ghalestrilo, Fixes #1524 - Improve Mobile Routing, render mobile at breakpoint
017dd2c Merge pull request #1543 from @ghalestrilo, Allow the user to log in and out successfully on mobile
45a4e54 Merge pull request #1557 from @SundeepChand, Fixes #1542 - "Add Sketch to Collection" Popup styling bug on Dark and High Contrast themes
fdf60aa Merge pull request #1539 from @ghalestrilo, Implement Mobile version of Files tab / sidebar
127660a Merge pull request #1528 from @ghalestrilo, Create mobile My Stuff / Examples views
371e859 Merge pull request #1553 from @ghsuvr123, Fixes #1541 - Console doesn't scroll to bottom to reveal new messages
v1.0.7
17b2470 Merge pull request #1529 from @josephmwells, Fixes #568 - Add character limit to sketch name on the back end
873b2b7 Merge pull request #1527 from @catarak, Fixes #1526 - File names overflow wrap in Sidebar #1526
df99edb Merge pull request #1533 from @catarak, Fixes #1532 - Deleting file triggers stale project warning
2948412 Merge pull request #1530 from @neelesh7singh, Fixes #704 - Order files alphabetically in sidebar and nested folders
697d768 Merge pull request #1531 from @ghalestrilo, Fixes #1513 - Restore Redux DevTools Sidebar
8c5c90b Merge pull request #1513 from @ghalestrilo - Add Dropdown Menu to the mobile IDE View
db18ff4 Merge pull request #1397 from @jeremydouglass, Fixes #1396 - Upgrade default template to p5.js 1.1.9 #1396
a937b76 Merge pull request #1518 from @SundeepChand, Fixes #1512 - The search list of sketches & collections do not reset back to original state (does not show all the sketches & collections) after search field becomes empty after a search.
9e587fa Merge pull request #1515 from @reobin - Fix Typo in installation.md
7dbcde4 Merge pull request #1507 from @ghalestrilo - refactors , and to use redux hooks, rather than connect
ee02a3e Merge pull request #1502 from @ghalestrilo, Fixes 1496, Fixes 1497 - Add to Mobile Views
v1.0.6
52bc65a Merge pull request #1506 from @catarak, Fixes #1505 - Translation files not served from endpoints other than "/"
5c79c7c Merge pull request #1504 from @oruburos - Revalidate translation.json
files with the server
ce0493a Merge pull request #1503 from @catarak, Fixes #1498 - Update react-redux
to 7.2.0
4506c2b Merge pull request #1317 from @shakti97 and @catarak - Change emails to be case-insensitive unique, merge duplicate email addresses
b83824d Merge pull request #1501 from @catarak, Fixes #1500 - When duplicating a sketch, media files are not copied
v1.0.5
v1.0.4
c13d5f4 Merge pull request #1491 from @oruburos, RE #1478 - Copies the translations to dist/static in webpack config
b05d1b1 Merge pull request #1478 from @oruburos, Fixes #1434 , Fixes #1447 - Web Editor in Spanish, add i18n library
afe74e9 Merge pull request #1488 from @saijatin28, RE #1458 - Refactor warnIfUnsavedChanges in IDEView.jsx
97c3b35 Merge pull request #1490 from @ghalestrilo, Fixes #1487 - Crash when leaving SketchView before sketch loads
5e0d522 Merge pull request #1480 from @andrewn, Fixes #1465 - Collection crashes after deleting one of its sketches
6f1ac99 Merge pull request #1477 from @andrewn, Fixes #1432 - Use React Testing Library instead of Enzyme for tests
69bd6cb Merge pull request #1472 from @ghalestrilo - Mobile Preferences Screen Prototype
ff658c7 Merge pull request #1467 from @ghalestrilo - Mobile Sketch Preview Screen
3ce4973 Merge pull request #1464 from @saijatin28, RE #1458, Refactored getTitle and isUserOwner
912a2bf Merge pull request #1475 from @dhoizner, Fixes #1205, Fixes #1217, Fixes #1463 - trouble loading image: url for absolute path is added together twice
84b120e Merge pull request #1474 from @dhoizner, Fixes #1473 - fetch-examples fails due to invalid url
305020e Merge pull request #1483 from @catarak, Fixes #1234 - Serious caching error with p5 Editor
e7a0506 Merge pull request #1471 from @saijatin28, Fixes #1393 - Add visual indication upon save failure
dab315c Merge pull request #1469 from @saijatin28, Fixes #1441 - Collections Sorting - # of sketches is incorrect
ca4502d Merge pull request #1459 from @ghalestrilo - Add editing to sketch.js on mobile
b8ba3b9 Merge pull request #1455 from @ghalestrilo - Render sketch to canvas on mobile
53cb305 Merge pull request #1457 from @catarak, Fixes #1443 - Chrome 83 download from sandboxed iframes breaks save() functions
b805754 Merge pull request #1452 from @andrewn - Helper functions for config and API client
19cc0fa Merge pull request #1448 from @SebasMag, Fixes #1413 - Length of File Name Cause \n (line break) display in Preview
v1.0.3
v1.0.2
b1d2f62 1.0.2
435f404 Merge branch 'release-1.0.2' into release
b2877f4 Merge pull request #1438 from tirtawr/add-keyboard-shortcut-note
6384c63 Fixes #1386 - Add headers to keyboard shortcut modal, add styling to keyboard commands in list
7a97c91 Merge pull request #1440 from processing/oauth-login-page
0eb4897 Fixes #1402 - Add Social Auth buttons to LoginView
90195f4 Merge pull request #1436 from processing/slug-api-endpoint
b0ee542 Merge pull request #1439 from processing/title-indexing
b562173 Merge branch 'develop' into title-indexing
d58b4df Merge branch 'develop' into slug-api-endpoint
cd6d95a RE: #1244, change case of common/Icon to common/icon
b929e77 Fixes #1425 - Removes sketch title from <title> for unsaved, new sketch
85163bd RE #1244 - upgrade linting library in an attempt to fix Travis linting errors
081b1ab Add keyboard shortcut note
47e798a Fixes #1409 - adds username to url when fetching sketch from editor API
1dcdfd3 Merge pull request #1244 from andrewn/feature/storybook
7dabbc5 Change commmon/Icons to common/icons
c1ab2b3 Merge branch 'master' into develop
aff3a2d Merge pull request #1398 from andrewn/chore/allow-cors-localhost
161ac5b Remove duplicate aria-labels
9d68de8 Update Button component with iconBefore and iconAfter, clean up Icons component
f359dce Separate Icons from Button component
6d74961 Start integrating accessibility changes to storybook feature
148ab78 Resolve merge conflicts with master
0b5180d Configure CORS localhost origin via CORS_ALLOW_LOCALHOST env var
70fe492 Merge branch 'master' into feature/storybook-components
e22f8b8 Restructure theme file
ec1c821 SVG Icon grows to container size
a2145ad Inline button style (with/without icons)
7cf3a0b supports icons directly to style hover states
5686504 Collection primary buttons
6465a30 Convert New File/Folder to use Button
0d8aeed Convert user account pages to use Button
428fee2 Pad internal button elements to correctly space out icons, etc.
e134051 Extract ThemeProvider and connect to redux store
96ecb3e Replace User form buttons with shared Button component
b61bd69 Add Icon component for icons
c2734ab Send current theme variables directly into provider
1e5e47a Babel plugin must be loaded first
af03620 Show first part of Storybook title as root in the UI
bda1ff1 Convert LogIn to use shared Button
edc0e6f Always allow localhost CORS requests
499c17e Merge branch 'master' into feature/storybook
000f6d0 Adds theme
d34ddb3 Example Button component
71d011d Storp eslint complaining about deps for stories files
b2a509b Add action, knobs and docs add-ons
30e280a Add storybook
4ee7548 Add styled-components to project