Commit graph

175 commits

Author SHA1 Message Date
catarak
330923be75 update gitignore 2016-07-18 00:33:30 -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
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
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
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
mathuramg
d72a6be009 add table scope 2016-07-12 10:16:19 -04:00
mathuramg
99f6ab562c fix merge conflicts 2016-07-11 23:40:30 -04:00
mathuramg
c8f54dced9 fix merge conflict 2016-07-11 23:03:54 -04:00
mathuramg
81c5f91ab3 fix border styles 2016-07-11 22:53:27 -04:00
catarak
b89a1103b9 adjust some colors that were incorrect 2016-07-11 22:00:11 -04:00
catarak
9249d496fa add css files to sketch 2016-07-11 21:54:08 -04:00
mathuramg
5ef51a939e fix styling 2016-07-11 19:14:45 -04:00
catarak
61a6f7d4ac readd sandbox 2016-07-11 17:32:13 -04:00
catarak
552036c7ce add srcdoc polyfill again, maybe this time it will work 2016-07-11 17:21:20 -04:00
catarak
7b8561a55c add srcdoc polyfill to static 2016-07-11 17:00:30 -04:00
catarak
960701942a temporarily remove sandbox 2016-07-11 16:12:31 -04:00
catarak
016325be9b add srcdoc polyfill 2016-07-11 15:50:08 -04:00
catarak
dcc39afb45 add comment about adding srddoc polyfill 2016-07-11 15:27:00 -04:00
catarak
7a164d9cdd multiple files rendering 2016-07-11 15:22:29 -04:00
mathuramg
0942378812 remove dev changes 2016-07-11 09:06:43 -04:00
mathuramg
7f5d83a161 change default indentation 2016-07-11 09:00:44 -04:00
mathuramg
42d59d3fb3 change list to buttons - accessibility 2016-07-11 08:44:27 -04:00
mathuramg
8746558fa8 add isTabIndent to componentchange 2016-07-10 23:11:06 -04:00
mathuramg
65bd8c2e63 include space and tab 2016-07-10 22:52:48 -04:00
mathuramg
3bdd02e859 make preference value input tag 2016-07-10 20:13:37 -04:00
catarak
ebfd1fce0d add Sidebar click to change Editor content 2016-07-08 15:58:49 -04:00
catarak
7a84137e9b start to add selected file stuff 2016-07-08 14:57:22 -04:00
catarak
e06c821923 fix updating file to return all file keys 2016-07-07 13:50:52 -04:00
catarak
88531447ba add ids to files, fix update file action/reducer 2016-07-07 13:04:54 -04:00
catarak
6e12ed6524 fix default file on server, change file to files in lots of places 2016-07-06 17:29:07 -04:00
catarak
e6d94a0db8 start to add multiple file functionality 2016-07-06 15:09:05 -04:00