Cassie Tarakajian
0d061a9dea
merge in master
2019-11-07 15:03:01 -05:00
Cassie Tarakajian
57ecfb7e1e
fixes #1206 , removes titles where it is unnecesary
2019-10-31 17:27:23 -04:00
Cassie Tarakajian
7f2529a973
merge master
2019-09-11 19:05:15 -04:00
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
Apoorv Taneja
07a225c161
Fixed input field ( #1130 )
...
* fixed
* fixed
* fixed
2019-08-13 12:27:31 -04:00
Cassie Tarakajian
0206148b65
fixes #924 ( #1107 )
2019-07-22 16:09:11 -04:00
Cassie Tarakajian
4bd081b307
fixes #924 ( #1107 )
2019-06-18 16:54:16 -04:00
Andrew Nicolaou
2854aa9235
Extracts tabs into reusable CSS
2019-06-11 16:24:26 -04:00
Cassie Tarakajian
2d77ddb650
Merge branch 'master' into feature/remove-indentation-options
2019-03-26 15:38:58 -04:00
Laksh Singla
24302b56de
Added softwrap preference for users. ( #970 )
...
* Client and server side code added for Linewrap option
* Linked linewrap prop with the Editor.jsx property
* linewrap defaults to true
* Renamed 'LineWrap' to 'WordWrap'
2019-03-26 15:37:44 -04:00
cdr
679ef12b54
Remove indentation options from Preferences.jsx
2019-03-21 20:26:52 -04:00
Bhawesh Bhansali
61dd0bb4d0
[WIP] Set min & max limits on font-size ( #716 )
...
* Set min & max limits on font-size
Disable the font-size setting button when extremum is reached.
References https://github.com/processing/p5.js-web-editor/issues/689
* handle case for user input to input field, also add min and max for indentation amount
2018-11-02 15:55:06 -04:00
cdncat
e83654f6ad
Fixes #717 ( #720 )
...
* remove npm run lint warnings, fixes #717
* Update link for Code of Conduct in CONTRIBUTING.md
2018-10-05 15:35:31 -04:00
Cassie Tarakajian
d44027c58e
for simplicity and security, remove redirect to HTTP and keep everything on HTTPS
2018-08-27 14:37:31 -04:00
Cassie Tarakajian
9efd9c624f
fix remaining linting errors
2018-05-08 19:16:05 -07:00
Mr.tang
61560b87f7
Fixes #554 ( #559 )
...
* update title
* update titles
* delete unnecessary line
2018-02-23 11:31:41 -05:00
Dhruvdutt Jadhav
e7abb55ee7
Fixes #515 Update React to 16 and other dependencies ( #519 )
...
* Update to react, react-dom 16.2.0
* Update react-redux
* Update react-tabs
* Update redux-devtools
* Update redux-devtools-dock-monitor
* Update redux-devtools-log-monitor
* Add prop-types package
* Update gitignore
* Update all files to use prop-types package
* Update react-router
* Update react-inlinesvg
2018-02-07 13:06:07 -05:00
Cassie Tarakajian
9fcef30053
remove commented out code
2017-11-14 17:03:55 -05:00
Cassie Tarakajian
929404a037
fix lint warning
2017-11-14 17:03:16 -05:00
Cassie Tarakajian
c99c867021
almost finished with preferences styling
2017-11-14 16:27:42 -05:00
Cassie Tarakajian
ca80308bc2
continue to fix preferences styles
2017-11-14 15:27:00 -05:00
Cassie Tarakajian
9587d01908
start to add preferences styling
2017-11-13 19:09:08 -05:00
saumya1906
9c655122b2
Adjusted tabs and added serve over https checkbox
2017-11-06 17:41:56 -05:00
saumya1906
9ae27faf55
Issue 266: Changed class name
2017-11-06 17:41:56 -05:00
saumya1906
147128ed40
Issue 266: More Design Changes
2017-11-06 17:41:56 -05:00
saumya1906
67dd614651
Issue 266: Sketch Settings design
2017-11-06 17:41:56 -05:00
saumya1906
6b6ff7ca22
Issue 266: Tabs added
2017-11-06 17:41:55 -05:00
saumya1906
6f068b5503
Issue 266
2017-11-06 17:41:55 -05:00
Mathura MG
82207a50d3
Accessibility ( #361 )
...
* add p5 interceptor submodule
* update package
* remoce interceptor
* update interceptor;
* merge scripts
* change postinstall script
* refactor interceptor files
* remove merge conflicts
* change source files
* add registry class
* provide seperate outputs for text and grid
* switch textOutput to boolean
* make both modules usable together
* update interceptor for safari
* fix grid label
* add sound output as well
* change file strucure
* change constants
* change input lables
* switch submodule branch
* change variable name
* change grid to table
* remove role from table elements
* switch submodule branch
2017-05-31 15:23:30 -04:00
Mathura MG
5982203b28
Change label from grid to table ( #315 )
...
* Change accessibility example links
* change grid label
2017-03-01 17:12:20 -05:00
Cassie Tarakajian
e87390adb9
update eslint to latest version, fix lots of linting errors ( #308 )
...
* update eslint and dependencies, fix linting errors that can be fixed with --fix
* fix lots of linting errors
* update eslintrc, fix some linting errors
* fix all server side linting errors, untested
* fix errors that fixing linting errors had caused
* fix client side eslint errors
* fix client side linting errors
* fix refs lint errors
* fix more linting errors
* update eslint and dependencies, fix linting errors that can be fixed with --fix
* fix lots of linting errors
* update eslintrc, fix some linting errors
* fix all server side linting errors, untested
* fix errors that fixing linting errors had caused
* fix client side eslint errors
* fix client side linting errors
* fix refs lint errors
* fix more linting errors
* fix some accessibility linting errors
* fix a lot of linting errors
* fix a billion more linting errors
* hopefully fix all linting errors, still need to test
* fix bugs that fixing linting had caused
2017-02-22 14:29:35 -05:00
Lauren McCarthy
5de2a6761f
Prefs ( #238 )
...
* removing avenir font, using montserrat instead due to licensing issues
* removing old import statement for typeography scss file
* formating prefs pane
* updating capitalization
2016-12-19 23:48:36 -05:00
Mathura MG
ced885d03f
Add multiple canvas text outputs ( #197 )
...
* added grid
* add table to textoutput
* add all three outputs
* add shortcuts
* fix sound bug for triangle
* fix triangle bug - again
2016-11-12 11:53:02 -05:00
Cassie Tarakajian
fc83040c8f
remove some dead code/files, change react components to .jsx files because of sublime syntax highlighting, fix linting errors
2016-11-08 18:54:54 -05:00
catarak
3d42da18a8
fix a ton of eslint errors
2016-06-23 18:29:55 -04:00
catarak
bba0130c72
move images and styles folders to client
2016-06-22 18:52:55 -04:00
catarak
a66ef24fb9
rename preferences state
2016-06-22 17:49:29 -04:00
catarak
3a26cdd491
restructure react components
2016-06-22 13:49:06 -04:00