p5.js-web-editor/client/modules/IDE
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
..
actions add ability to toggle line numbers to accessibility settings. Fixes #1138 (#1146) 2019-08-30 12:36:34 -04:00
components add ability to toggle line numbers to accessibility settings. Fixes #1138 (#1146) 2019-08-30 12:36:34 -04:00
pages add ability to toggle line numbers to accessibility settings. Fixes #1138 (#1146) 2019-08-30 12:36:34 -04:00
reducers add ability to toggle line numbers to accessibility settings. Fixes #1138 (#1146) 2019-08-30 12:36:34 -04:00
selectors Searchbar (#1132) 2019-08-21 14:08:08 -04:00