Commit graph

30 commits

Author SHA1 Message Date
ghalestrilo
3f01fc4806 Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into chore/refactor-mobile-hooks 2020-07-21 18:01:54 -03:00
ghalestrilo
c942753866 👌 remove <Console /> from before 2020-07-21 15:58:28 -03:00
ghalestrilo
d3f7d3de39 ♻️ refactor <Console /> to use hooks 2020-07-17 16:33:15 -03:00
ghalestrilo
1c4b234f2f ♻️ refactor <MobileSketchView /> 2020-07-17 15:36:38 -03:00
ghalestrilo
0c0fceee1a 🧹 remove console props from MobilePreview 2020-07-15 18:26:34 -03:00
ghalestrilo
dd1141bfbc 🚧 connect <Console /> 2020-07-15 18:17:01 -03:00
ghalestrilo
8e137d0b68 🚧 Add Console to Preview Screen 2020-07-15 17:44:47 -03:00
ghalestrilo
58d8fc18d5 👌 fixed warnings on MobileSketchView and MobilePreferences 2020-07-01 17:37:32 -03:00
ghalestrilo
c88bf44490 🔀 merging from mobile-sketch-view 2020-07-01 16:44:19 -03:00
ghalestrilo
b4c1b86d4d 👌 improve IconButton implementation 2020-07-01 16:32:29 -03:00
ghalestrilo
3143cc34c7 👌 change IconButton structure 2020-07-01 15:52:23 -03:00
ghalestrilo
24a72daf2c 💄 improve <Header /> component structure and layout 2020-06-30 19:11:48 -03:00
ghalestrilo
1c1ea98a0b 👌 unimplement canvas stretching behavior 2020-06-30 17:01:24 -03:00
ghalestrilo
d43fae592d 🔀 merging from mobile-sketch-view 2020-06-30 16:37:43 -03:00
ghalestrilo
7805accf95 🐛 fix margin on header title 2020-06-29 19:57:39 -03:00
ghalestrilo
8a0b09d416 👌 use common/Button component for IconButton on screens 2020-06-29 19:54:48 -03:00
ghalestrilo
78ec304e15 👌 remove eslint-disable 2020-06-29 14:51:40 -03:00
ghalestrilo
ec8566feee 👌 remove empty useEffect 2020-06-29 14:32:37 -03:00
ghalestrilo
167bbe88a0 Navigation to Settings Screen 2020-06-23 15:54:09 -03:00
ghalestrilo
597cb9baf9 strech preview canvas to full-width on demand 2020-06-19 17:50:21 -03:00
ghalestrilo
0e66756600 🐛 correct projectName propType to string 2020-06-19 16:30:39 -03:00
ghalestrilo
776c3d2caf ♻️ refactor call to PreviewFrame#renderSketch 2020-06-19 15:55:37 -03:00
ghalestrilo
a11bc44634 render sketch 2020-06-19 15:27:11 -03:00
ghalestrilo
d00506a70e 🚧 mound the <PreviewFrame /> properly on Mobile Preview screen 2020-06-18 22:52:25 -03:00
ghalestrilo
8a067a8787 🚧 make mobile IDE screen start the sketch 2020-06-18 22:00:24 -03:00
ghalestrilo
e11756d769 🚧 correct hook call for getProject 2020-06-18 21:08:53 -03:00
ghalestrilo
0633c3b395 🚧 mount <PreviewFrame /> on /mobile/preview 2020-06-18 16:29:46 -03:00
ghalestrilo
e5bbb53b37 🚧 create alternate content wrapper for proper top padding 2020-06-18 16:01:13 -03:00
ghalestrilo
49a9fe7819 🚧 make link to /mobile 2020-06-18 15:49:31 -03:00
ghalestrilo
5c80702d99 🚧 add MobileSketchView screen to /mobile/preview 2020-06-18 15:39:55 -03:00