Cassie Tarakajian
b751353243
collections: add styling changes for dashboard pages
2019-11-14 16:01:33 -05:00
Andrew Nicolaou
ff86e45e0a
Put border around lists
2019-11-10 19:35:44 +01:00
Cassie Tarakajian
5c54983c24
add searchbar to sketches dashboard view, adjust sketch list and asset list styling to have sticky header
2019-09-24 17:52:45 -04:00
Cassie Tarakajian
5900e62904
unify navigation for authentication pages, add authorization to front end, fixes #650
2019-09-19 13:38:27 -04:00
Andrew Nicolaou
0193ee8297
Standalone sketch list and asset page
2019-08-24 13:37:55 +02:00
Andrew Nicolaou
1f95718f58
Page background matches selected theme for user pages
2019-06-11 16:24:26 -04:00
Andrew Nicolaou
5e74be46fd
Adds theme-aware CSS for "user" pages
2019-06-11 16:24:26 -04:00
Basile Pesin
996a1b988a
Fixes #692 ( #713 )
...
* Got the basis covered, now I need to style all this
* Corrected and upgraded Share window
* Changed the routes again, and set correct design
* Made some of the requested changes
* Removed PreviewFrame errors
* Redesigned Preview Header
* Corrected style of the FullView
* Corrected most of the css mistakes
* Corrected logo size
2018-10-18 14:10:37 -04:00
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
catarak
380b960328
fix height of sketch list
2016-09-07 21:51:54 -04:00
Cassie Tarakajian
1734852f68
Merge pull request #50 from MathuraMG/output
...
Create text output for canvas
2016-08-19 16:03:22 -04:00
catarak
3ab1b82d8d
add fullscreen route and page
2016-08-17 18:13:17 -04:00
MathuraMG
8659251bcf
merge master
2016-08-15 21:09:47 -04:00
MathuraMG
c0407dec65
update interceptor
2016-08-15 20:28:18 -04:00
catarak
2f6d5e84e8
switch sketch list to sketch list modal, which you now can close
2016-08-15 17:06:12 -04:00
catarak
89c641c845
fix sketch list view bug which made the nav look ugly
2016-08-15 13:03:52 -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
6563d9d90b
add sketch list, with links
2016-07-05 16:04:14 -04:00
catarak
bba0130c72
move images and styles folders to client
2016-06-22 18:52:55 -04:00