waveterm/frontend/app/tab
Red J Adaya 09f4616ae0
button refactor (#383)
Refactored to be more flexible. Now, it has three types

- solid
- outline
- ghost

and subtypes

- green
- grey
- red
- yellow

It defaults to solid and green when no className is provided. It
concatenates defaults if custom classNames are provided.
2024-09-16 22:23:05 -07:00
..
tab.less fix issue where tabs are immediately visible while they're still stacked on load (#362) 2024-09-10 23:06:27 -07:00
tab.tsx button refactor (#383) 2024-09-16 22:23:05 -07:00
tabbar.less Use Window Controls Overlay API for native-like experience on Windows and Linux (#240) 2024-08-16 23:45:22 -07:00
tabbar.tsx revert tabs scroll timing (#363) 2024-09-10 23:22:32 -07:00
tabcontent.less add back top padding for tabcontent 2024-08-27 13:46:13 -07:00
tabcontent.tsx Add gap size setting (#325) 2024-09-04 22:07:47 -07:00