tachybase_todo/packages/core/client/src/application
2023-09-13 18:28:28 +08:00
..
__tests__ feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
components feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
demos refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
hooks fix: window reload after pm load failed (#2605) 2023-09-06 22:43:43 +08:00
utils feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
Application.tsx fix: window reload after pm load failed (#2605) 2023-09-06 22:43:43 +08:00
context.ts feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
index.md refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
index.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
Plugin.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
PluginManager.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
RouterManager.tsx refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
WebSocketClient.ts fix: parse websocket url (#2644) 2023-09-13 18:28:28 +08:00