15 Commits

Author SHA1 Message Date
Anthony Fu
5719e78528 fix: enable api when ui enabled 2022-01-07 03:40:29 +08:00
Anthony Fu
54c9b946fc feat(ui): setup package 2021-12-30 13:31:08 +08:00
Anthony Fu
a79f4f1d77 chore: fix tests 2021-12-28 16:56:31 +08:00
Anthony Fu
6ec41a4228 chore: update packages 2021-12-28 15:22:31 +08:00
Anthony Fu
18218b273d feat(client): auto ws reconnect 2021-12-27 14:19:31 +08:00
Anthony Fu
e7a85d0003 chore: init ws-client 2021-12-27 01:51:14 +08:00
Mirone
73b81223aa
feat(ui): add task list for ui plugin (#302) 2021-12-26 13:35:53 +08:00
Mirone
d4cc602302
refactor(ui): optimize the build and dev scripts of ui package to make it a part of monorepo (#283) 2021-12-23 14:04:41 +08:00
Mirone
b2d5697126
feat(ui): update ui package to latest code (#263) 2021-12-22 04:45:35 +01:00
Mirone
ef07400ddc
fix(ui): web socket server throw errors everytime when starting (#246)
Co-authored-by: SaulMirone <mirone@SaulMirones-MacBook-Pro.local>
2021-12-21 12:34:29 +08:00
Anthony Fu
ce8e944d64 fix: use pathe instead of path 2021-12-18 20:22:30 +08:00
Anthony Fu
601259faae chore: update linter 2021-12-18 11:48:12 +08:00
Anthony Fu
f47a34514d chore: apply linter 2021-12-17 01:23:43 +08:00
Anthony Fu
db360e00b4 refactor: do not dep on process.__vitest__ 2021-12-17 01:12:54 +08:00
wheat
2961983dcb
feat(ui): initial ui implementation (#115)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-12-13 16:33:18 +08:00