Ben Duncan
3b1cd6782b
Fixes #682 by isolating preview pane layers ( #683 )
...
Restrict the z-index of the console (and any other preview panes) to the
context of the preview container, thereby preventing any internal
content from overlaying a modal. `z-index:0` is used as a more
browser-compliant form of `isolation:isolate` or `contain:paint` to
create an isolated stacking context.
2018-09-07 17:25:09 -04: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
Cassie Tarakajian
7e9ce95264
add header to preview frame
2017-03-02 15:01:33 -05:00
Cassie Tarakajian
9886e53a7c
fix #245
2017-01-05 16:54:33 -05:00
Cassie Tarakajian
3ba03d709a
fixes #241
2017-01-05 14:40:04 -05:00
Lauren McCarthy
a5d304da2b
implement sidebar design #234 ( #235 )
...
* removing avenir, replacing with montserrat
* sidebar tweaks
* sidebar positioning
* resolving merge conflict
* working on sidebar
* removing avenir font, using montserrat instead due to licensing issues
* removing old import statement for typeography scss file
* design formatting for sidebar closes #234
2016-12-19 17:07:04 -05:00
Cassie Tarakajian
c55e1f5de4
a lot of dark theme fixes
2016-09-21 18:52:44 -04:00
catarak
900f01c2d5
more dark theme stuff
2016-09-20 23:59:50 -04:00
MathuraMG
c0407dec65
update interceptor
2016-08-15 20:28:18 -04:00
MathuraMG
5179b09022
merge with master
2016-08-13 11:37:05 -04:00
catarak
43c49e9617
when clicking new project, don't save new project
2016-08-12 12:45:26 -04:00
MathuraMG
c8dbb8bef7
merge master
2016-08-11 20:59:01 -04:00
catarak
7cca65c566
fix https://github.com/catarak/p5.js-web-editor/issues/31 , https://github.com/catarak/p5.js-web-editor/issues/22 , and https://github.com/catarak/p5.js-web-editor/issues/37
2016-08-11 16:50:31 -04:00
catarak
93d6d8777f
add resizers
2016-08-11 15:41:13 -04:00
MathuraMG
4806b83d1f
style editor-accessibility
2016-08-11 15:38:32 -04:00
catarak
013b97d96d
fix scrolling issue for firefox, add teporary fix for safari
2016-08-04 20:51:58 -04:00
catarak
ac9de85928
change iframe height to min height
2016-07-25 21:36:32 -04:00
catarak
0da77e7aa1
fix flexbox bugs for ie11
2016-07-22 17:19:15 -04:00
catarak
afe7e07188
start console styling
2016-07-21 00:05:47 -04:00
catarak
accf8e2504
add expand/contract sidebar
2016-07-14 12:47:54 -04:00
catarak
b4ba44a67e
fix editor overflow
2016-07-12 15:58:11 -04:00
catarak
e6d94a0db8
start to add multiple file functionality
2016-07-06 15:09:05 -04:00
catarak
bba0130c72
move images and styles folders to client
2016-06-22 18:52:55 -04:00