Commit Graph

274 Commits

Author SHA1 Message Date
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
catarak 3bee1f8c37 fix bug with old p5.js version 2016-08-10 15:03:05 -04:00
MathuraMG 703f9ff820 add basic button functionality to linting 2016-08-10 11:13:17 -04:00
catarak afc86740b3 fix preferences font size text size bug 2016-08-09 18:45:59 -04:00
catarak d9ea10c4c6 set preferences when authenticating user 2016-08-09 17:50:45 -04:00
catarak 2f581a6a77 remove unnecessary css styles 2016-08-09 17:31:14 -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
catarak 9f9425c5e9 update preferences server side 2016-08-09 14:20:54 -04:00
MathuraMG bb5ba484c7 fix clone link 2016-08-09 13:39:40 -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 013b97d96d fix scrolling issue for firefox, add teporary fix for safari 2016-08-04 20:51:58 -04:00
catarak b542f72d33 remove code bloat from preferences, add preferences to user schema 2016-08-03 23:45:49 -04:00
catarak 3d18960575 add autosave after new project is saved for the first time 2016-08-03 21:47:24 -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
Cassie Tarakajian 49b1cd5bd6 Merge pull request #30 from lmccart/master
minor fixing formatting for readme
2016-08-01 10:56:55 -04:00
Lauren McCarthy 9215694ee0 minor readme link edit 2016-08-01 18:43:22 +10:00
Lauren McCarthy 967231e73e formatting readme 2016-08-01 18:28:43 +10:00
Lauren McCarthy 111faeae68 formatting readme 2016-08-01 18:27:31 +10:00
Lauren McCarthy 7473403564 formatting readme 2016-08-01 18:26:53 +10:00
Lauren McCarthy c95d3ac671 formatting readme 2016-08-01 18:25:38 +10:00
MathuraMG d69c4c8ad4 remove svg desc 2016-07-31 21:57:55 -04:00
MathuraMG 0bc2956e58 add title to console 2016-07-31 21:41:28 -04:00
MathuraMG ca9afab246 add aria-labels 2016-07-31 21:38:46 -04:00
MathuraMG f4d49f49a5 add aria-label tag 2016-07-30 22:46:48 -04:00
catarak ac9de85928 change iframe height to min height 2016-07-25 21:36:32 -04:00
catarak a6a98f1a0c re-add minification in prod 2016-07-22 18:56:54 -04:00
catarak dd3d360f3a turn off minification, for now 2016-07-22 18:28:49 -04:00
catarak 8faabe3f56 remove es6 promise polyfill since it's already included in babel polyfill 2016-07-22 17:24:19 -04:00
catarak 0da77e7aa1 fix flexbox bugs for ie11 2016-07-22 17:19:15 -04:00
catarak bb33544881 add babel polyfill to webpack 2016-07-22 16:45:16 -04:00
catarak 99106e2bb8 change dev/production babel configuration 2016-07-22 13:14:26 -04:00
catarak 4c5fafe251 add promise polyfill 2016-07-22 12:42:38 -04:00
catarak 6f3db24d9f update modal styling, move to placeholder 2016-07-21 15:07:53 -04:00