Commit Graph
933 Commits
Author SHA1 Message Date
David Lechner 70e5da1b42 update @pybricks/mpy-cross-4
older versions were broken (missing files)
2020-05-01 20:23:11 -05:00
David Lechner 3b8706c8a4 yarn upgrade 2020-05-01 19:41:15 -05:00
David Lechner 03dba3ab9a use published @pybricks/mpy-cross-4 package 2020-05-01 19:13:17 -05:00
David Lechner 13a2b271b0 remove debug code
This was just there for debugging and forgot to remove it before pushing.
2020-04-20 17:25:33 -05:00
David Lechner b1e99e0582 implement notifications 2020-04-20 13:57:58 -05:00
David Lechner cf5d801a9a enable progressive web app 2020-04-19 17:54:44 -05:00
David Lechner 530f164af1 alphabetize imports 2020-04-19 15:53:28 -05:00
David Lechner 1a7d76d0df delete old folder 2020-04-19 14:42:57 -05:00
David Lechner a753fd77a7 wire up flash button 2020-04-18 21:58:03 -05:00
David Lechner 629fbb928d wire up repl button 2020-04-17 17:24:10 -05:00
David Lechner 18417cb37c wire up stop button 2020-04-17 17:16:23 -05:00
David Lechner 454475980a wire up run button 2020-04-17 16:57:51 -05:00
David Lechner 232a8f5db5 supress cryptic error message 2020-04-17 00:55:29 -05:00
David Lechner 2772e76a62 clean up import order 2020-04-17 00:39:09 -05:00
David Lechner c7c11f0040 fix bluetooth stuck in connecting state after cancel 2020-04-17 00:07:15 -05:00
David Lechner a67656def6 wire terminal to ble 2020-04-16 23:58:35 -05:00
David Lechner b4d81fd3e5 implement bluetooth connect using redux 2020-04-16 19:09:50 -05:00
David Lechner 0a50055574 add status bar 2020-04-15 19:29:01 -05:00
David Lechner 060c32e8a6 fix up terminal layout 2020-04-15 19:15:12 -05:00
David Lechner b155e45d8c add editor back in 2020-04-15 17:39:01 -05:00
David Lechner 1a72fc275b basic toolbar using bootstrap 2020-04-15 16:43:37 -05:00
David Lechner 4711d5bceb remove buttons 2020-04-15 12:57:32 -05:00
David Lechner 5bbe820c68 add react-bootstrap package 2020-04-15 12:50:25 -05:00
David Lechner e8b5739447 add optionalServices
this fixes a secruity permission issue on chromimum on ubuntu
2020-04-13 13:33:45 -05:00
David Lechner af19990890 add stop and repl buttons 2020-04-13 13:06:00 -05:00
David Lechner 60977ff33a firmware flasher 2020-04-12 16:05:42 -05:00
David Lechner 6e7f16d43b Add run button 2020-04-12 12:31:56 -05:00
David Lechner 4394b38374 add terminal and ble connection 2020-04-08 22:33:00 -05:00
David Lechner 79df44c22a more linting
applying some recomendations from https://www.robertcooper.me/using-eslint-and-prettier-in-a-typescript-project
2020-04-08 19:23:19 -05:00
David Lechner dc50b5787f move editor out of header 2020-04-08 00:00:49 -05:00
David Lechner cdfd224934 prettier 2020-04-08 00:00:19 -05:00
David Lechner 7b78a45917 embed ace editor 2020-04-07 23:17:39 -05:00
David Lechner e208a99a14 Initialize project using Create React App 2020-04-07 23:02:47 -05:00