1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/dock/terminal
Sebastian Malton 595fb90a2a Full dependency inversion of <Dock> and all current tab kinds
- Fixes pod logs not working on initial load

- Removes DockStore as a dependency of all *TabStore

- Removes all the reactions about loading new data from the stores

- Removes dependencies on selectedTabId from all *TabStore's

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-01-31 09:09:56 -05:00
..
clear-terminal-tab-data.injectable.ts Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00
create-terminal-tab.injectable.ts Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00
create-terminal.injectable.ts Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00
dock-tab.tsx Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00
get-terminal-api.injectable.ts Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00
send-command.injectable.ts Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00
store.injectable.ts Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00
store.ts Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00
terminal-window.scss Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00
terminal.ts Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00
view.tsx Full dependency inversion of <Dock> and all current tab kinds 2022-01-31 09:09:56 -05:00