Commit Graph

61 Commits

Author SHA1 Message Date
ghalestrilo 54ae17f29d 🔀 pull from feature/mobile-files-tab 2020-08-17 15:45:55 -03:00
ghalestrilo 100a6a0637 add save button to bottom bar 2020-08-17 15:21:37 -03:00
ghalestrilo e996d49db3 🚧 pass project and user to autosave 2020-08-17 14:57:48 -03:00
ghalestrilo 6941e06eb3 🚧 update saveProject action redirection 2020-08-17 14:53:22 -03:00
ghalestrilo 074334e14a 🐛 fix hook not detecting user authenticated 2020-08-13 18:57:42 -03:00
ghalestrilo a0b302fdcd 🚧 enable keyboard shortcuts on mobile 2020-08-13 18:34:35 -03:00
ghalestrilo fac3f96072 🚧 copy handleGlobalKeydown to MobileIDEView 2020-08-13 18:29:39 -03:00
ghalestrilo 99594a390c create autosave method / thunk 2020-08-13 17:22:03 -03:00
ghalestrilo 955d8c20a4 create useEffectWithComparison hook 2020-08-13 17:02:39 -03:00
ghalestrilo 5da8b24da8 💄 start with terinal collapsed 2020-08-13 16:32:50 -03:00
ghalestrilo f9fdadbe52 ♻️ dry up <MobileIDEView /> imports 2020-08-12 11:31:37 -03:00
ghalestrilo 06f9050a47 ♻️ dry up <MobileIDEView /> imports 2020-08-12 11:27:22 -03:00
ghalestrilo 682db4def5 ♻️ connect <Editor /> 2020-08-12 11:15:36 -03:00
ghalestrilo 7402a6b07d ♻️ rename getTitle to withChangeDot 2020-08-12 10:56:46 -03:00
ghalestrilo 214f5d655a make unsaved changes dot on project name 2020-08-12 10:55:54 -03:00
ghalestrilo d667b4b0c8 👌 move files button to bottom bar 2020-08-11 18:03:09 -03:00
ghalestrilo faaa6d2edb make sidebar close via hook toggle 2020-08-07 18:32:50 -03:00
ghalestrilo 81ad78ba79 add floating button to open files tab 2020-08-07 15:03:18 -03:00
ghalestrilo dfedc81f66 add files tab 2020-08-07 14:09:17 -03:00
ghalestrilo 6d121491aa 🚧 improve useAsModal rendering 2020-08-06 16:24:47 -03:00
ghalestrilo 1680c0cd52 🚧 add background overlay to modals 2020-08-06 16:05:28 -03:00
ghalestrilo 8b9dd90ae3 🚧 make <Sidebar /> component 2020-08-06 15:59:22 -03:00
ghalestrilo 02f51afde8 load sketches via URL 2020-08-06 10:08:41 -03:00
ghalestrilo f2e8d40861 🚧 write hooks for mounting MobileIDEView component 2020-08-05 15:27:22 -03:00
ghalestrilo dd431a07df 🚧 update mobile nav dropdown option list structure 2020-08-05 15:08:23 -03:00
ghalestrilo d42f10e114 🔀 merge from feature/mobile-header-dropdown-menu 2020-07-31 10:49:19 -03:00
ghalestrilo 6aeeed7ec0 add new button on dashboard view 2020-07-31 10:21:26 -03:00
ghalestrilo 42b002595b 🚧 add link to MyStuff when user is logged in 2020-07-30 16:13:00 -03:00
ghalestrilo bf67451474 🚧 improve header navigation 2020-07-30 15:44:03 -03:00
ghalestrilo 6e668cda68 🚧 improve routing for mobile examples screen 2020-07-30 15:40:43 -03:00
ghalestrilo 8225807368 👌 subst left/right props with align prop on <Dropdown /> 2020-07-30 14:36:34 -03:00
ghalestrilo 8acd6ec189 👌 move hoc to components folder 2020-07-30 14:30:45 -03:00
ghalestrilo c019fbcf4c 🔀 merge from feature/mobile-header-dropdown-menu 2020-07-29 18:19:18 -03:00
ghalestrilo ea9a2f9e25 ♻️ make li into styled component 2020-07-29 18:09:22 -03:00
ghalestrilo 10ccc195d2 🐛 update mobile nav paths 2020-07-29 18:04:30 -03:00
ghalestrilo e430652483 ♻️ make dropdown left/rightable 2020-07-29 17:52:57 -03:00
ghalestrilo 8da6497457 ♻️ create useAsModal HOC 2020-07-29 16:01:40 -03:00
ghalestrilo 96b0ed4471 🔀 merge from feature/mobile-header-dropdown-menu 2020-07-28 11:17:49 -03:00
ghalestrilo d2dcc1fee2 👌 restore Console.jsx classes 2020-07-28 10:53:28 -03:00
ghalestrilo 4abdc65436 🔀 merge from develop 2020-07-28 10:45:18 -03:00
ghalestrilo de0e32f6a3 🚨 ignore proptype errors 2020-07-24 18:11:10 -03:00
ghalestrilo f7d06319e4 👌 remove isRequired from consoleEvents 2020-07-24 17:32:39 -03:00
ghalestrilo 9bebf9f7c9 🔀 merge from develop 2020-07-24 17:01:48 -03:00
ghalestrilo 9f8b41c092 make dropdown menu open and close 2020-07-24 16:30:14 -03:00
ghalestrilo 371e4ccdde ⚗️ create <OverlayManager /> component 2020-07-22 18:48:24 -03:00
ghalestrilo c58cdc29c3 🚧 add navigation elements to the dropdown menu 2020-07-22 16:24:39 -03:00
ghalestrilo 91a766dd45 🚧 import dropdown list style from scss 2020-07-22 15:37:44 -03:00
ghalestrilo ca88c4e68c 🚧 put an invisible <Dropdown /> on MobileIDEView 2020-07-21 19:03:22 -03:00
ghalestrilo 24e6b3639f 🍱 create <MoreIcon /> 2020-07-21 18:33:10 -03:00
ghalestrilo 4ac8fa0f34 make console-expanding button on bottom bar 2020-07-21 12:14:58 -03:00