Commit graph

117 commits

Author SHA1 Message Date
catarak
3ab1b82d8d add fullscreen route and page 2016-08-17 18:13:17 -04:00
catarak
8f66327b55 add link to user's sketches in toolbar 2016-08-17 16:09:20 -04:00
catarak
bca59a6233 add /:username/sketches links to username sketches 2016-08-17 15:53:25 -04:00
catarak
e823e383e7 add timestamp to sketch list view 2016-08-15 17:14:55 -04:00
catarak
2f6d5e84e8 switch sketch list to sketch list modal, which you now can close 2016-08-15 17:06:12 -04:00
catarak
17efc42778 switch project name edit to html5 input 2016-08-15 12:42:13 -04:00
catarak
03d59b159a add accessibility linting beep to webpack loader and remove base64 string 2016-08-15 11:51:11 -04:00
MathuraMG
5179b09022 merge with master 2016-08-13 11:37:05 -04:00
MathuraMG
018a8b970c switch lineNo to lineNumber 2016-08-12 14:23:34 -04:00
catarak
43c49e9617 when clicking new project, don't save new project 2016-08-12 12:45:26 -04:00
MathuraMG
e964df2fe2 make pref visible 2016-08-12 10:13:22 -04:00
MathuraMG
cd1a803123 move accessiblity region inside main editor block 2016-08-11 21:26:49 -04:00
MathuraMG
0f9bf4a999 fix aria-live bug in FF 2016-08-11 20:26:14 -04:00
MathuraMG
4776dcf48f add TODO 2016-08-11 16:56:39 -04:00
MathuraMG
ac06cae5c0 add current line desc 2016-08-11 16:02:21 -04:00
MathuraMG
4806b83d1f style editor-accessibility 2016-08-11 15:38:32 -04:00
MathuraMG
d789c9a8f3 move lint warning to preferences 2016-08-11 14:09:59 -04:00
MathuraMG
fb5d640b45 change file names 2016-08-11 13:29:30 -04:00
MathuraMG
57f39d5a64 add editor accessibility 2016-08-11 13:24:02 -04:00
MathuraMG
ea2ed435ba Merge branch 'master' of https://github.com/catarak/p5.js-web-editor into editor 2016-08-11 11:21:18 -04:00
catarak
5877b82933 fix https://github.com/catarak/p5.js-web-editor/issues/35 2016-08-10 20:02:55 -04:00
MathuraMG
9aaa814fc4 fix issues with safari 2016-08-10 17:24:52 -04:00
MathuraMG
6e74ef03c4 add aria-tags 2016-08-10 16:20:15 -04:00
MathuraMG
5cf1249cc7 merge master 2016-08-10 15:51:56 -04:00
MathuraMG
1a45e4cb91 change file modal structure 2016-08-10 15:49:03 -04:00
MathuraMG
703f9ff820 add basic button functionality to linting 2016-08-10 11:13:17 -04:00
catarak
18c2fe9e85 add autosave preference styling 2016-08-09 17:29:17 -04:00
catarak
42b15d06de add autosave to preferences 2016-08-09 16:15:28 -04:00
MathuraMG
250cd0ae9d debounce the beep 2016-08-08 13:49:45 -04:00
MathuraMG
7cb9475b44 add audio tone 2016-08-05 23:08:44 -04:00
MathuraMG
6d7c9873b3 add fn 2016-08-05 16:58:59 -04:00
MathuraMG
ec26e6ddac add printing of lint messages 2016-08-05 12:53:16 -04:00
catarak
c76b1353c3 put preferences to server, need to look at mongoose docs tho because is wrong 2016-08-04 21:43:13 -04:00
catarak
b542f72d33 remove code bloat from preferences, add preferences to user schema 2016-08-03 23:45:49 -04:00
catarak
d7a6773995 fix bugs in sketch list view 2016-08-03 19:03:01 -04:00
catarak
7cafe490df remove stray debugger statement 2016-08-03 17:46:13 -04:00
catarak
8c4003bb17 add rename validation 2016-08-03 17:45:50 -04:00
catarak
443a9f57d5 add file renaming 2016-08-03 17:45:50 -04:00
catarak
da98dcd47e add file deletion 2016-08-03 17:45:50 -04:00
Cassie Tarakajian
7fb77772f7 Merge pull request #29 from MathuraMG/label
add aria tags and roles
2016-08-01 14:01:29 -04:00
catarak
a2072d9b0c move preference action creators to preferences component 2016-08-01 13:55:49 -04:00
MathuraMG
0bc2956e58 add title to console 2016-07-31 21:41:28 -04:00
MathuraMG
f4d49f49a5 add aria-label tag 2016-07-30 22:46:48 -04:00
catarak
4c5fafe251 add promise polyfill 2016-07-22 12:42:38 -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
a5db4ae9f6 can't upload media if not logged in 2016-07-20 22:18:20 -04:00