sawka
|
083e00227e
|
update BlockService to use the new type union feature of tsgen. strongly type the arguments to BlockService.SendCommand
|
2024-06-12 13:47:13 -07:00 |
|
Mike Sawka
|
1874d9a252
|
port to electron (#33)
|
2024-06-11 17:42:10 -07:00 |
|
sawka
|
e6d7a4e674
|
app is working again. new structure for blocks. new useWaveObjectValueWithSuspense hook
|
2024-05-27 15:44:57 -07:00 |
|
sawka
|
b1aaba2a37
|
moving hard to OID model
|
2024-05-26 11:59:14 -07:00 |
|
sawka
|
134ba3c34c
|
checkpoint on integratng wstore. moved to wails data structures, got immer working again, Window object, transitioned to generic DB ops, lots more
|
2024-05-24 15:08:24 -06:00 |
|
sawka
|
8173bc3c61
|
update blockservice to use wstore types
|
2024-05-22 09:23:16 -07:00 |
|
sawka
|
2317ce87f3
|
checkpoint
|
2024-05-21 21:15:11 -07:00 |
|
sawka
|
f3383d1847
|
new wstore package, move core types to there. create a syncmap
|
2024-05-20 15:57:15 -07:00 |
|
sawka
|
d34ccfd7ab
|
process static command / block commands. setmeta, setview
|
2024-05-16 18:01:52 -07:00 |
|
sawka
|
b721f59166
|
hook up close block to backend to remove the running process
|
2024-05-16 13:40:23 -07:00 |
|
sawka
|
eab6afb91a
|
create block using a blockdef. better controller control. preview that takes a file. atom caching per block. lots of updates
|
2024-05-16 00:29:58 -07:00 |
|
sawka
|
35c6b232fc
|
round trip a message to the backend that updates the terminal fe component
|
2024-05-14 16:53:03 -07:00 |
|
sawka
|
50ccd66d49
|
eventbus for sending events from backend to frontend. stubbing out a block controller and blockservice
|
2024-05-14 13:34:41 -07:00 |
|