waveterm/frontend/util
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
..
endpoints.ts update license blurbs 2024-07-17 19:46:17 -07:00
fontutil.ts fix inter font for variable weight 2024-07-05 14:57:11 -07:00
getenv.ts update license blurbs 2024-07-17 19:46:17 -07:00
ijson.ts Replace lets with const where possible (#35) 2024-06-11 13:19:29 -07:00
isdev.ts update license blurbs 2024-07-17 19:46:17 -07:00
keyutil.ts keydownWrapper 2024-06-28 17:53:35 -07:00
layoututil.ts New layout model (#210) 2024-08-14 18:40:41 -07:00
util.ts New layout model (#210) 2024-08-14 18:40:41 -07:00