claude-code-best/src/components/FeedbackSurvey
claude-code-best a14d3dc8f0 fix(types): clean type fixes across 92 files
Apply proper TypeScript type corrections without any unsafe casts:
- Fix unknown/never/{} types from decompilation
- Correct function signatures and parameter types
- Add missing type declarations and interfaces
- Fix Ink component prop types
- Update API client/provider type annotations

Test files with mock data casts are included as-is (acceptable pattern).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 23:45:56 +08:00
..
src feat: 完成stub 2026-03-31 20:40:16 +08:00
FeedbackSurvey.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
FeedbackSurveyView.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
submitTranscriptShare.ts feat: build 2026-03-31 19:22:47 +08:00
TranscriptSharePrompt.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
useDebouncedDigitInput.ts feat: build 2026-03-31 19:22:47 +08:00
useFeedbackSurvey.tsx 更新大量 tsx 原始文件; 已经迁移 login panel; 部分 (#121) 2026-04-04 23:24:27 +08:00
useFrustrationDetection.ts feat: 完成大部分操作 2026-03-31 21:40:37 +08:00
useMemorySurvey.tsx fix(types): clean type fixes across 92 files 2026-04-09 23:45:56 +08:00
usePostCompactSurvey.tsx 更新大量 tsx 原始文件; 已经迁移 login panel; 部分 (#121) 2026-04-04 23:24:27 +08:00
useSurveyState.tsx 更新大量 tsx 原始文件; 已经迁移 login panel; 部分 (#121) 2026-04-04 23:24:27 +08:00
utils.ts feat: 完成stub 2026-03-31 20:40:16 +08:00