picoclaw/web/frontend/src/components/models
肆月 bf6d4fd997
feat(web): show disabled reasons in tooltips when buttons are disabled (#2430)
* feat(web): show disabled reasons in tooltips when buttons are disabled

- Add disabled reason tooltips for model card actions (set default, delete)
- Add disabled reason tooltips for marketplace skill card install button
- Add disabled reason display for chat input when disabled
- Add internationalization support for all disabled reasons (en/zh)
- Model card: Show specific reasons when set-default or delete buttons are disabled
- Marketplace skill card: Show specific reasons when install button is disabled
- Chat composer: Show reason text below input when input is disabled

* fix: show disabled action reasons via tooltips

* fix(web): restore accessible labels for model action tooltips
2026-04-15 09:49:45 +08:00
..
add-model-sheet.tsx feat(provider): support custom headers injection for HTTP providers (#2402) 2026-04-07 16:05:21 +08:00
delete-model-dialog.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
edit-model-sheet.tsx feat(provider): support custom headers injection for HTTP providers (#2402) 2026-04-07 16:05:21 +08:00
model-card.tsx feat(web): show disabled reasons in tooltips when buttons are disabled (#2430) 2026-04-15 09:49:45 +08:00
models-page.tsx feat(web): refine model availability states and preserve API key preview placeholder (#2226) 2026-03-31 22:52:04 +08:00
provider-icon.tsx Feature/add mimo provider (#1987) 2026-03-25 23:29:44 +08:00
provider-label.ts Feature/add mimo provider (#1987) 2026-03-25 23:29:44 +08:00
provider-section.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00