p5.js-web-editor/server
Rick Brown 5695830361 add ability to toggle line numbers to accessibility settings. Fixes #1138 (#1146)
* Added SET_LINE_NUMBERS constant

* Added setLineNumbers()

* Added lineNumber prop

* Added functionality to Preferences

* Passing props

* handle case SET_LINE_NUMBERS

* add lineNumber default value to the schema
2019-08-30 12:36:34 -04:00
..
config Fixes #760 (#1046) 2019-05-01 15:38:11 -04:00
controllers RE #168, Feature/asset totalsize limit (#1123) 2019-07-24 12:55:58 -04:00
migrations Update to webpack 4 (#1145) 2019-08-28 16:08:40 -04:00
models add ability to toggle line numbers to accessibility settings. Fixes #1138 (#1146) 2019-08-30 12:36:34 -04:00
routes fixes #802 (#809) 2019-01-16 12:35:34 -05:00
scripts re: #524, slugify example titles so that they can have a permanent link 2019-08-09 13:07:56 -04:00
utils Fixes bug where requestsOfType() would fail if no body 2019-07-22 15:03:31 -04:00
views Update to webpack 4 (#1145) 2019-08-28 16:08:40 -04:00
server.js Update to webpack 4 (#1145) 2019-08-28 16:08:40 -04:00