Commit Graph

7 Commits

Author SHA1 Message Date
0a3b6fe96e convert webpack to typescript
This allows us to add a mock library for simulating the real device.

Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-03 16:58:54 +08:00
7ed86a992d dashboard: wip getting dashboard working
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-02 19:25:12 +08:00
81ec574f41 start getting dashboard working
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-02 13:13:19 +08:00
ceb2d55543 refactor everything to typescript
We don't need React -- we'll reinvent it ourselves!

Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-02 11:17:23 +08:00
31f0dff822 css: fix window alignment
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-02 08:51:07 +08:00
32c1b7d54b getting some structure
Things like reflowing works, as well as switching between
"applications". Things seem to be coming along nicely.

Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-01 23:49:39 +08:00
02e1556a65 initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-01 12:32:17 +08:00