skillhub/web/src/shared/ui
dongmucat 6dc62ddfb8
feat(web): add install method tabs (#496)
* feat(web): add install method tabs

Signed-off-by: dongmucat <1127093059@qq.com>

* test(web): stabilize real service e2e checks

Signed-off-by: dongmucat <1127093059@qq.com>

* style(web): simplify install tab indicator

Signed-off-by: dongmucat <1127093059@qq.com>

---------

Signed-off-by: dongmucat <1127093059@qq.com>
2026-06-05 17:27:34 +08:00
..
button.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
button.tsx feat: Implement initial web application structure, core pages, and UI components with i18n support. 2026-03-17 17:11:16 +08:00
card.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
card.tsx feat: Implement initial web application structure, core pages, and UI components with i18n support. 2026-03-17 17:11:16 +08:00
dialog.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
dialog.tsx fix(namespace): support team namespace deletion 2026-05-08 10:15:17 +08:00
dropdown-menu.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
dropdown-menu.tsx feat(web): implement i18n and user menu 2026-03-13 13:21:05 +08:00
input.test.ts fix: improve disabled-account feedback and skill detail polish (#70) 2026-03-17 19:55:44 +08:00
input.tsx fix: improve disabled-account feedback and skill detail polish (#70) 2026-03-17 19:55:44 +08:00
label.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
label.tsx feat(web): implement login page, dashboard, and API token management 2026-03-12 00:13:50 +08:00
select.test.ts fix(select): use pointer cursor for expanded options 2026-03-20 14:27:20 +08:00
select.tsx fix(select): use pointer cursor for expanded options 2026-03-20 14:27:20 +08:00
table.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
table.tsx feat(frontend): redesign UI with Aurora Tech theme 2026-03-12 21:11:41 +08:00
tabs.test.ts feat(web): add install method tabs (#496) 2026-06-05 17:27:34 +08:00
tabs.tsx feat(web): add install method tabs (#496) 2026-06-05 17:27:34 +08:00
textarea.test.ts test(web): add colocated frontend coverage 2026-03-23 16:13:34 +08:00
textarea.tsx feat(frontend): redesign UI with Aurora Tech theme 2026-03-12 21:11:41 +08:00