waveterm/frontend/app/tab
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
..
tab.less tab animations (#167) 2024-07-31 12:54:43 -07:00
tab.tsx tab animations (#167) 2024-07-31 12:54:43 -07:00
tabbar.less Use button for update available banner (#202) 2024-08-06 16:48:25 -07:00
tabbar.tsx New layout model (#210) 2024-08-14 18:40:41 -07:00
tabcontent.less move widgets to left, fix some paddings 2024-08-09 11:49:19 -07:00
tabcontent.tsx New layout model (#210) 2024-08-14 18:40:41 -07:00