Commit Graph

975 Commits

Author SHA1 Message Date
catarak 6f3db24d9f update modal styling, move to placeholder 2016-07-21 15:07:53 -04:00
catarak 5362098844 add commenting/uncommenting, add sublime text bindings 2016-07-21 14:33:23 -04:00
catarak 979fcf2152 add support for audio files 2016-07-21 14:18:38 -04:00
catarak 9201cb247c make console expandable and contractable 2016-07-21 00:33:41 -04:00
catarak afe7e07188 start console styling 2016-07-21 00:05:47 -04:00
catarak 051e3771ee fix merge conflict with therewasaguy-console 2016-07-20 23:02:45 -04:00
catarak cb1e682994 create unique name if file already exists 2016-07-20 22:52:09 -04:00
catarak a5db4ae9f6 can't upload media if not logged in 2016-07-20 22:18:20 -04:00
catarak 4abc85e2f3 load .env in production 2016-07-20 20:59:37 -04:00
catarak 4e38d8468c Merge branch 'console' of git://github.com/therewasaguy/p5.js-web-editor into therewasaguy-console 2016-07-20 20:33:10 -04:00
catarak 3d6cfd832d fix s3 bucket name in file uploader 2016-07-20 20:30:40 -04:00
catarak 4919d13e9a update readme with AWS guide 2016-07-20 19:57:39 -04:00
catarak 7952eee7bd update readme, add s3 bucket to webpack config 2016-07-20 19:48:00 -04:00
catarak f0872f8173 clear file uploader after upload 2016-07-20 18:37:49 -04:00
catarak 2affe457d2 when exporting to zip, also add images 2016-07-20 15:33:37 -04:00
catarak cc231cbacd load blob url when uploading file 2016-07-20 00:51:27 -04:00
catarak 91f7cc47a0 close modal after file upload, remove debugger 2016-07-19 22:29:54 -04:00
catarak ceccef3cc3 change uploader copy, change uploader style 2016-07-19 21:42:33 -04:00
catarak 7e6bbb1fae fix file state changing bug 2016-07-19 21:36:21 -04:00
catarak 57568f6504 wowowowow this blob url thing works 2016-07-19 19:36:50 -04:00
catarak 0491c00bb5 add function to create all blob urls 2016-07-19 18:27:27 -04:00
catarak 625608ebbb when uploading file, add file to project 2016-07-19 18:27:27 -04:00
catarak b3956fb91b file upload to aws works 2016-07-19 18:27:27 -04:00
catarak c677c37597 get dropzone to render 2016-07-19 18:27:27 -04:00
therewasaguy 0c7f713887 console BEM style 2016-07-18 19:10:42 -04:00
therewasaguy 6b672d2629 Merge branch 'master' of https://github.com/catarak/p5.js-web-editor into console 2016-07-18 18:56:00 -04:00
catarak 699735f8c4 Merge branch 'console' of git://github.com/therewasaguy/p5.js-web-editor into therewasaguy-console 2016-07-18 12:13:36 -04:00
Cassie Tarakajian 62023c2c82 Merge pull request #12 from MathuraMG/accessibility
add aria tags and roles
2016-07-18 12:10:23 -04:00
catarak fa84be5d5d fix build error 2016-07-18 00:38:41 -04:00
catarak 330923be75 update gitignore 2016-07-18 00:33:30 -04:00
therewasaguy 40704b4b00 console: shouldComponentUpdate and componentWilLReceiveProps tweaks 2016-07-17 20:49:57 -04:00
therewasaguy 227b562ad9 console: color-coded error messages 2016-07-17 20:49:38 -04:00
therewasaguy 8b69ab7fdd really clear sketch when sketch is stopped 2016-07-17 20:49:10 -04:00
therewasaguy e7ea35fa60 add comments 2016-07-17 20:05:20 -04:00
therewasaguy 5561d49a48 merge upstream changes 2016-07-17 19:15:13 -04:00
therewasaguy 7f0b7afac1 add Console component, gets postMessage from previewFrame 2016-07-17 19:06:43 -04:00
MathuraMG c29bbda4c2 add back navigation role 2016-07-15 17:25:54 -04:00
MathuraMG 038d290577 fix merge conflicts 2016-07-15 17:23:59 -04:00
MathuraMG 079a6ebf29 change style name 2016-07-15 17:00:40 -04:00
MathuraMG 6187a26b10 extend pref tab - old size doesn't eork in FF 2016-07-15 16:54:43 -04:00
MathuraMG 4ddad41053 add labels for buttons 2016-07-15 16:47:12 -04:00
catarak 8d8e399aac add cloning of projects 2016-07-15 13:36:33 -04:00
catarak 78ed7b4b5f add download as zip 2016-07-15 13:11:50 -04:00
catarak c3486af031 add author name to sketches 2016-07-15 11:54:47 -04:00
MathuraMG 589bc9f630 change html tags 2016-07-14 17:20:44 -04:00
catarak accf8e2504 add expand/contract sidebar 2016-07-14 12:47:54 -04:00
catarak d9a11cea4c add debounce to editor input 2016-07-13 21:50:59 -04:00
catarak c29f5aee68 add syntax highlighting for different file types, and linting for html and css 2016-07-13 19:52:50 -04:00
catarak 4d6e4857ba add files, server side, only css and js files 2016-07-13 18:53:56 -04:00
catarak 70588cd487 add new file popup, not tested with redux 2016-07-13 16:13:28 -04:00