waveterm/frontend/app/tab
Evan Simkowitz 824a8540ff
Add banner for app updates, clean up updater logic (#200)
This improves the app updater so that it doesn't rely on unreliable
system notifications. Now, a banner in the tab bar will display when an
update is available. Clicking this will prompt the user to restart the
app and complete the installation.

This also updates the tab bar to move to the smaller tab size earlier so
we don't need to make the tab bar scrollable as much.


![image](https://github.com/user-attachments/assets/79e24617-d609-4554-bdb2-979f810a9b66)
2024-08-06 11:05:26 -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 Add banner for app updates, clean up updater logic (#200) 2024-08-06 11:05:26 -07:00
tabbar.tsx Add banner for app updates, clean up updater logic (#200) 2024-08-06 11:05:26 -07:00
tabcontent.less Fix clipping in the tab layouts by swapping margins for padding (#177) 2024-07-30 14:06:09 -07:00
tabcontent.tsx reorganize block view more 2024-08-01 15:35:13 -07:00