Commit Graph

1004 Commits

Author SHA1 Message Date
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
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
therewasaguy fae5ea086e Merge branch 'development' of https://github.com/catarak/p5.js-web-editor into console 2016-07-12 15:09: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
mathuramg 22ac7214bd make sidebar accessible 2016-07-12 11:22:27 -04:00
catarak 1f286bc948 add sound and dom by default 2016-07-12 11:13:09 -04:00