p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.

LGPL-2.1 License

Stars
1.4K

Bot releases are visible (Hide)

p5.js-web-editor - v1.0.2

Published by catarak over 4 years ago

b1d2f628 1.0.2
435f4040 Merge branch 'release-1.0.2' into release
b2877f4b Merge pull request #1438 from tirtawr/add-keyboard-shortcut-note
6384c633 Fixes #1386 - Add headers to keyboard shortcut modal, add styling to keyboard commands in list
7a97c916 Merge pull request #1440 from processing/oauth-login-page
0eb48977 Fixes #1402 - Add Social Auth buttons to LoginView
90195f4d Merge pull request #1436 from processing/slug-api-endpoint
b0ee542b Merge pull request #1439 from processing/title-indexing
b562173c Merge branch 'develop' into title-indexing
d58b4dfd Merge branch 'develop' into slug-api-endpoint
cd6d95a3 RE: #1244, change case of common/Icon to common/icon
b929e779 Fixes #1425 - Removes sketch title from for unsaved, new sketch
85163bd9 RE #1244 - upgrade linting library in an attempt to fix Travis linting errors
081b1abc Add keyboard shortcut note
47e798a7 Fixes #1409 - adds username to url when fetching sketch from editor API
1dcdfd39 Merge pull request #1244 from andrewn/feature/storybook
7dabbc53 Change commmon/Icons to common/icons
c1ab2b3a Merge branch 'master' into develop
aff3a2df Merge pull request #1398 from andrewn/chore/allow-cors-localhost
161ac5b3 Remove duplicate aria-labels
9d68de8d Update Button component with iconBefore and iconAfter, clean up Icons component
f359dcec Separate Icons from Button component
6d749615 Start integrating accessibility changes to storybook feature
148ab784 Resolve merge conflicts with master
0b5180d2 Configure CORS localhost origin via CORS_ALLOW_LOCALHOST env var
70fe492b Merge branch 'master' into feature/storybook-components
e22f8b8e Restructure theme file
ec1c8210 SVG Icon grows to container size
a2145ad9 Inline button style (with/without icons)
7cf3a0be supports icons directly to style hover states
56865047 Collection primary buttons
6465a307 Convert New File/Folder to use Button
0d8aeedd Convert user account pages to use Button
428fee26 Pad internal button elements to correctly space out icons, etc.
e1340518 Extract ThemeProvider and connect to redux store
96ecb3e4 Replace User form buttons with shared Button component
b61bd695 Add Icon component for icons
c2734ab5 Send current theme variables directly into provider
1e5e47ad Babel plugin must be loaded first
af036200 Show first part of Storybook title as root in the UI
bda1ff13 Convert LogIn to use shared Button
edc0e6ff Always allow localhost CORS requests
499c17ec Merge branch 'master' into feature/storybook
000f6d0e Adds theme
d34ddb36 Example Button component
71d011d8 Storp eslint complaining about deps for stories files
b2a509bd Add action, knobs and docs add-ons
30e280a1 Add storybook
4ee75482 Add styled-components to project

Related Projects