filtered
|
f8bd910e63
|
Fix terminal resizes incorrectly in flex parent (#1663)
Pushes siblings or self off-screen
|
2024-11-24 11:31:29 -05:00 |
|
Chenlei Hu
|
26c3eeb942
|
Fix vue warning on unnecessary defineEmits import (#1588)
|
2024-11-18 13:15:16 -05:00 |
|
pythongosssss
|
b5f0c4bf73
|
[Electron] Terminal commands (#1531)
* Add live terminal output
* Fix scrolling
* Refactor loading
* Fallback to polling if endpoint fails
* Comment
* Move clientId to executionStore
Refactor types
* Remove polling
* wip terminal command input
* Refactor to use node-pty
* Hide tabs if not electron
* Lint fix
* ts fix
* Refactor tab components
|
2024-11-17 14:43:08 -05:00 |
|
pythongosssss
|
7e0b87dd32
|
Live terminal output (#1347)
* Add live terminal output
* Fix scrolling
* Refactor loading
* Fallback to polling if endpoint fails
* Comment
* Move clientId to executionStore
Refactor types
* Remove polling
|
2024-11-08 15:38:21 -05:00 |
|
Chenlei Hu
|
14a6687cc9
|
Integrated terminal (#1295)
* Add terminal tab
* Add basic terminal
* Style terminal
* Add keybinding
* Auto scroll:
* Mock for jest test
|
2024-10-24 17:31:00 -04:00 |
|
Chenlei Hu
|
d142893244
|
Add bottom panel support (#1294)
* Add bottom panel
* Bottom panel store
* Extract ExtensionSlot component
* Tab rendering
* Add toggle button on top menu bar
* nit
* Add toggle button tooltip
* Add command
|
2024-10-24 15:15:19 -04:00 |
|