waveterm/frontend/app/store
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
..
contextmenu.ts Remove UUID library in favor of Crypto (#221) 2024-08-12 21:20:13 -07:00
global.ts New layout model (#210) 2024-08-14 18:40:41 -07:00
modalmodel.ts modals component and model and TOS modal (#164) 2024-07-30 11:44:19 -07:00
services.ts Bootstrap layout on first launch (#186) 2024-07-31 21:27:46 -07:00
wos.ts New layout model (#210) 2024-08-14 18:40:41 -07:00
ws.ts more const crusade 2024-07-23 12:46:29 -07:00
wshrpc.ts more const crusade 2024-07-23 12:46:29 -07:00
wshserver.ts implement remotewritefile 2024-08-13 18:36:11 -07:00