Commit a561850
authored
feat: Electron IPC messages view (#5)
* feat: basic ipc view
* feat: now can toggle rpc view and ipc view without losing states
* fix: rt-handle is not reactive but with a fixed height
* fix: use visibility instead of display to let resizable table work right
* feat: rpc/ipc toggle button
* feat: orange for ipc view
* refactor: rename rpc related code
* feat: detect electronEnv to conditionally enable IPC view
* style: orange -> grey & orange for IPC toolbar
* fix: fail to restart capturing IPC messages after page reload
* refactor: use capitalized RPC/IPC rather Ipc/Rpc in eval code
* feat: if devtools support is disabled in core-electron-main package, IPC view won't show
* feat: new rdg layout for IPC view1 parent 7aedb42 commit a561850
30 files changed
Lines changed: 923 additions & 164 deletions
File tree
- src
- assets/icons
- blue
- orange
- capturer
- ui
- Ipc
- NetSpeed
- ResizableTable
- Rpc
- utils
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments