waveterm/frontend/app/tab
Mateusz Świszcz 984b4e5eb1
fix: Mouse Back/Forward support in webviews + few bugfixes (#3141)
- Add Mouse-3/Mouse-4 (back/forward) navigation support in webviews
- Add COLORTERM=truecolor env variable for terminal sessions
- Fix AI button width calculation when button is hidden
- Fix setSizeAndPosition animation on tab layout updates
- Increase DevInitTimeout for slower startup scenarios
- Update .gitignore and package-lock.json

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 15:11:15 -07:00
..
tab.scss Block Level Indicators/Badges, Update TabBar Styling, Add Badges/Flags to Tabs (#3009) 2026-03-09 13:13:32 -07:00
tab.tsx new keybindng F2 to edit the active tab name, also fix refocus after name editing (#3158) 2026-03-31 10:46:43 -07:00
tabbadges.tsx Share tab badge rendering with vertical tabs (#3034) 2026-03-11 16:03:29 -07:00
tabbar-model.ts Block Level Indicators/Badges, Update TabBar Styling, Add Badges/Flags to Tabs (#3009) 2026-03-09 13:13:32 -07:00
tabbar.scss TabBar full preview + much more FE mocking via WaveEnv to enable it (#3028) 2026-03-11 13:54:12 -07:00
tabbar.tsx fix: Mouse Back/Forward support in webviews + few bugfixes (#3141) 2026-03-31 15:11:15 -07:00
tabbarenv.ts New Vertical Tab Bar Option (#3059) 2026-03-13 18:38:10 -07:00
tabcontent.tsx New Vertical Tab Bar Option (#3059) 2026-03-13 18:38:10 -07:00
tabcontextmenu.ts Change presets/bg.json => backgrounds.json, migrate, change tab background to tab:background key (#3108) 2026-03-24 09:00:45 -07:00
updatebanner.tsx New Vertical Tab Bar Option (#3059) 2026-03-13 18:38:10 -07:00
vtab.test.tsx Share tab badge rendering with vertical tabs (#3034) 2026-03-11 16:03:29 -07:00
vtab.tsx new keybindng F2 to edit the active tab name, also fix refocus after name editing (#3158) 2026-03-31 10:46:43 -07:00
vtabbar.tsx new keybindng F2 to edit the active tab name, also fix refocus after name editing (#3158) 2026-03-31 10:46:43 -07:00
vtabbarenv.ts New Vertical Tab Bar Option (#3059) 2026-03-13 18:38:10 -07:00
workspaceeditor.scss Synchronize workspace edits across windows, close window when workspace is deleted (#1540) 2024-12-16 21:54:13 -08:00
workspaceeditor.tsx New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
workspaceswitcher.scss Block Level Indicators/Badges, Update TabBar Styling, Add Badges/Flags to Tabs (#3009) 2026-03-09 13:13:32 -07:00
workspaceswitcher.tsx TabBar full preview + much more FE mocking via WaveEnv to enable it (#3028) 2026-03-11 13:54:12 -07:00