Commit Graph

203 Commits

Author SHA1 Message Date
catarak 4abc85e2f3 load .env in production 2016-07-20 20:59:37 -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
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
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
mathuramg b4c15e70df add more roles + remove menu roles 2016-07-13 15:23:48 -04:00
mathuramg d4d3d354b3 remove dev variables 2016-07-13 13:03:30 -04:00
mathuramg 1332b7abad convert input to integer 2016-07-13 12:59:58 -04:00
mathuramg 0d9c3a29c8 fix merge conflicts 2016-07-13 12:07:05 -04:00
mathuramg baec9e9e87 add aria-tags and titles 2016-07-13 11:59:47 -04:00
catarak 30992ac2de fix tooltip styling 2016-07-12 19:24:57 -04:00
catarak cbdf68cbd0 add styling for error/warning, not for tooltip 2016-07-12 19:11:07 -04:00
catarak bc69995fb1 super ugly, but added jslinting 2016-07-12 17:38:24 -04:00
Cassie Tarakajian 6010e14e30 Merge pull request #10 from MathuraMG/accessibility
Changes to make the links screen reader compatible
2016-07-12 16:07:04 -04:00
catarak b4ba44a67e fix editor overflow 2016-07-12 15:58:11 -04:00
mathuramg 70f5638a47 move keyCode 2016-07-12 15:11:45 -04:00
mathuramg da493e4014 remove dev changes 2016-07-12 14:50:54 -04:00
mathuramg 2ea803349a add summary to table 2016-07-12 14:00:04 -04:00
mathuramg 0a1ef4e048 fix merge conflicts 2016-07-12 12:28:10 -04:00
mathuramg 67fcd323a4 Merge branch 'master' of https://github.com/catarak/p5.js-web-editor into accessibility 2016-07-12 12:26:20 -04:00
mathuramg 624d79075a make links accessible 2016-07-12 12:25:48 -04:00
catarak d96e7132dc fix minor styling bugs from PR 2016-07-12 12:07:06 -04:00
Cassie Tarakajian 13aeed8092 Merge pull request #9 from MathuraMG/pref
Add indentation to preferences
2016-07-12 11:59:16 -04:00