imeepos
|
1f9b6e22d6
|
feat: 添加测试框架和优化项目结构
- 添加 Jest 配置和测试设置
- 添加 use-categories hook 的单元测试
- 更新 CLAUDE.md 添加包管理工具说明
- 优化首页、视频页和频道页的组件结构
- 添加 .claude 命令配置文件
- 移除 bun.lock 和 package-lock.json,统一使用 bun
- 更新 package.json 依赖
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-01-19 10:53:54 +08:00 |
|
imeepos
|
5d016ac812
|
fix: bug
|
2026-01-16 18:16:58 +08:00 |
|
imeepos
|
76ce6fb1db
|
fix: bug
|
2026-01-16 17:10:22 +08:00 |
|
imeepos
|
dcdab410c6
|
fix: bug
|
2026-01-16 15:16:49 +08:00 |
|
imeepos
|
4d1e901032
|
fix: 修复所有 TypeScript 类型错误
- 修复 webpPreviewUrl -> previewUrl 字段名错误
- 修复 video.tsx 中的 useTemplates 参数类型问题
- 修复 video.tsx 中 position 重复定义问题
- 修复 searchResults.tsx 中的 SearchResultItem 类型不匹配
- 修复 SearchResultsGrid.tsx 中不存在的 scrollContent 样式
- 修复 use-templates.ts 中 page 可能是 undefined 的类型问题
- 添加 tsconfig.json 的 exclude 配置
- 修复 use-template-actions.ts 中 null 不能赋值给 ApiError 的问题
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-01-16 12:14:04 +08:00 |
|
imeepos
|
1a6df3c806
|
fix: 登录页面
|
2026-01-13 15:55:52 +08:00 |
|
imeepos
|
02d0c807cd
|
Initial commit: expo-popcore-app
|
2025-12-25 16:25:55 +08:00 |
|