waveterm/pkg
Evan Simkowitz e85b0d205e
New layout model (#210)
This PR is a large refactoring of the layout code to move as much of the
layout state logic as possible into a unified model class, with atoms
and derived atoms to notify the display logic of changes. It also fixes
some latent bugs in the node resize code, significantly speeds up
response times for resizing and dragging, and sets us up to fully
replace the React-DnD library in the future.
2024-08-14 18:40:41 -07:00
..
blockcontroller wsh routing + proxy (#224) 2024-08-13 16:52:35 -07:00
eventbus Bootstrap layout on first launch (#186) 2024-07-31 21:27:46 -07:00
filestore adding telemetry updates (#209) 2024-08-08 18:24:54 -07:00
ijson metadata updates (frontend typing) (#174) 2024-07-30 12:33:28 -07:00
remote User Input (#119) 2024-07-18 15:21:33 -07:00
service update wsh code for easier creation of client servers (for readfile/readdir/fileinfo) (#218) 2024-08-12 10:58:39 -07:00
shellexec Windows Pty (#206) 2024-08-09 18:49:35 -07:00
telemetry adding telemetry updates (#209) 2024-08-08 18:24:54 -07:00
tsgen wsh routing + proxy (#224) 2024-08-13 16:52:35 -07:00
userinput User Input (#119) 2024-07-18 15:21:33 -07:00
util Windows Pty (#206) 2024-08-09 18:49:35 -07:00
vdom working on vdom implementation, other fixes (#136) 2024-07-23 13:16:53 -07:00
waveai adding telemetry updates (#209) 2024-08-08 18:24:54 -07:00
wavebase adding telemetry updates (#209) 2024-08-08 18:24:54 -07:00
waveobj metadata updates (frontend typing) (#174) 2024-07-30 12:33:28 -07:00
wcloud adding telemetry updates (#209) 2024-08-08 18:24:54 -07:00
wconfig adding telemetry updates (#209) 2024-08-08 18:24:54 -07:00
web wsh routing + proxy (#224) 2024-08-13 16:52:35 -07:00
wps wsh routing + proxy (#224) 2024-08-13 16:52:35 -07:00
wshrpc implement remotewritefile 2024-08-13 18:36:11 -07:00
wshutil hook up wsh router to wps 2024-08-13 18:19:29 -07:00
wstore New layout model (#210) 2024-08-14 18:40:41 -07:00