waveterm/pkg/wstore
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
..
wstore_dbops.go adding telemetry updates (#209) 2024-08-08 18:24:54 -07:00
wstore_dbsetup.go Support Windows Builds (#54) 2024-06-15 14:59:14 -07:00
wstore_meta.go Additional Demo Fixes (#191) 2024-08-01 00:57:06 -07:00
wstore_types.go New layout model (#210) 2024-08-14 18:40:41 -07:00
wstore.go New layout model (#210) 2024-08-14 18:40:41 -07:00