Commit graph

58 commits

Author SHA1 Message Date
ghalestrilo
b498baab28 💄 adjust table width to fit 320px 2020-08-03 18:14:40 -03:00
ghalestrilo
fe9f35afab 💄 update sketch list header alignment and font size 2020-08-03 17:35:44 -03:00
ghalestrilo
6aeeed7ec0 add new button on dashboard view 2020-07-31 10:21:26 -03:00
ghalestrilo
4aad59a288 update search bars 2020-07-31 09:09:35 -03:00
ghalestrilo
40db915282 🐛 fix panels not changing 2020-07-31 09:04:48 -03:00
ghalestrilo
e287e551a3 🚧 rename MobileDashboard to MobileDashboardView 2020-07-30 17:18:21 -03:00
ghalestrilo
6e668cda68 🚧 improve routing for mobile examples screen 2020-07-30 15:40:43 -03:00
ghalestrilo
6efc22c8a0 🚧 pull from mine/mobile-examples 2020-07-30 15:04:37 -03:00
ghalestrilo
c019fbcf4c 🔀 merge from feature/mobile-header-dropdown-menu 2020-07-29 18:19:18 -03:00
ghalestrilo
8339be1683 ♻️ create useHideOnBlur hook 2020-07-29 15:15:55 -03:00
ghalestrilo
056455c92d 🧹 restore devtools sidebar, enable mobile on .env.example 2020-07-28 18:10:20 -03:00
ghalestrilo
b2c4a6cd9d mount searchbar on examples/dashboard view 2020-07-28 17:46:22 -03:00
ghalestrilo
262199d017 load examples on MobileDashboard 2020-07-28 17:13:55 -03:00
ghalestrilo
57ee6f0b8b 🚧 mount List components 2020-07-28 11:33:38 -03:00
ghalestrilo
691df12f28 🚧 create bottom tabs 2020-07-24 18:43:07 -03:00
ghalestrilo
de0e32f6a3 🚨 ignore proptype errors 2020-07-24 18:11:10 -03:00
ghalestrilo
ccbe96dfc2 🚚 move preferences creators to components/Preferences 2020-07-21 18:18:19 -03:00
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
b87a313e12 ♻️ refactor <MobilePreferences /> to use hooks 2020-07-17 16:06:13 -03:00
ghalestrilo
3a596ec371 ♻️ refactor <MobilePreferences />, create PreferenceCreators 2020-07-17 16:01:12 -03:00
ghalestrilo
f349199cc1 Merge branch 'feature/mobile-preferences-number-widget' into chore/refactor-mobile-hooks 2020-07-17 15:41:39 -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
89ffa4194e ♻️ create option creators, improve header transparency 2020-07-03 15:22:20 -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
e8b25152af 💄 change screen header title to Preferences 2020-06-30 19:17:05 -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
30c47d6fe5 👌 rename <Selector /> to <PreferencePicker /> 2020-06-30 16:52:03 -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
3ba1b26281 add accessibility settings 2020-06-23 17:27:43 -03:00
ghalestrilo
1f69786aaa add accessible output settings 2020-06-23 17:15:59 -03:00
ghalestrilo
a9c17b5267 create settings section header component 2020-06-23 17:03:51 -03:00
ghalestrilo
ad3db32fa3 🐛 fix settings text color 2020-06-23 16:18:34 -03:00
ghalestrilo
167bbe88a0 Navigation to Settings Screen 2020-06-23 15:54:09 -03:00
ghalestrilo
b27ee57aee 🚧 connect MobileSettings 2020-06-22 21:06:40 -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