zhaodanli
  • Joined on 2025-10-11
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-22 13:05:05 +08:00
174fe32850 feat(LoadingState): 新增骨架屏变体,优化加载体验
77ea38e5c9 perf(hooks): 使用 useRef 缓存加载状态,避免 Tab 切换重复请求
9e271747da perf(MarketDataView): 优化加载状态,使用骨架屏避免布局跳动
88b836e75a fix(mock): 完善大宗交易和龙虎榜数据结构
Compare 4 commits »
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-19 20:16:22 +08:00
d74162b7ce fix(CompanyOverview): 修复 React Strict Mode 下骨架屏闪现问题
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-19 18:55:15 +08:00
bea4c7fe81 perf(MarketDataView): 优化数据映射性能和请求管理
d3f4a8e02c perf(DynamicTracking): 子面板支持延迟加载和骨架屏
90e2a48d66 feat(BasicInfoTab): 添加骨架屏并适配延迟加载
298ac5a335 perf(CompanyOverview): hooks 支持 enabled 延迟加载和刷新
672e746a26 feat(SubTabContainer): 支持 Tab 激活状态和刷新机制
Compare 11 commits »
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-19 15:41:47 +08:00
6776e1d557 feat(SubTabContainer): 支持自定义 Suspense fallback
6eec7c6402 feat(ForecastReport): 添加盈利预测骨架屏
27b0e9375a feat(FinancialPanorama): 添加页面骨架屏
e71f42b608 style(FinancialPanorama): 优化 UI 布局
2c1acb41b4 refactor(DynamicTracking): 将 NewsEventsTab 移至正确目录并重构
Compare 6 commits »
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-19 14:46:04 +08:00
2cc16be585 docs(FinancialPanorama): 更新组件文档
11ca0e7a99 refactor(FinancialPanorama): 简化 useFinancialData Hook
ff951972ee refactor(FinancialPanorama): 优化主组件 Props 传递
41da6fa372 perf(FinancialPanorama): Tab 组件添加 memo 优化
54cce55c29 perf(FinancialPanorama): 表格组件使用共享配置 + memo
Compare 10 commits »
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-19 13:44:31 +08:00
4e71623477 docs(Company): 添加组件模块总览 README
ce4da40ef6 refactor(DeepAnalysis): TypeScript 重构,提取 useDeepAnalysisData Hook
bff440ff8a refactor(TradeDataPanel): 拆分 KLineModule 为独立子组件
9ef206a9e7 docs(Company): 添加组件目录结构文档
Compare 4 commits »
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-19 13:16:40 +08:00
92019ca92d fix: 修复 Antd 和 React 废弃 API 警告
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-19 13:10:09 +08:00
010ed9b5bf refactor(MarketDataView): 提取共享组件,简化 Panel 结构
afc6d16119 chore(StockQuoteCard): 删除未使用的组件
61e159f29b refactor(StockQuoteCard): 子组件提取与 DEEP_SPACE_THEME 统一
82290e8a63 docs(useCompanyData): 添加 isInWatchlist 派生逻辑注释
029a61e42c fix(Company): 自选股状态同步到 Redux 全局状态
Compare 8 commits »
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-19 10:17:08 +08:00
986ec05eb1 Merge branch 'feature_bugfix/251217_stock' of https://git.valuefrontier.cn/vf/vf_react into feature_bugfix/251217_stock
02cc3eadd9 feat: 新增 financialService 类型声明和 EChartsWrapper 组件
51721ce9bf perf(Company): 优化渲染性能和 API 请求
c979e775a5 perf(Company): 恢复 CompanyContent 的 memo 包装
2720946ccf fix(types): 修复 ECharts 类型导出和组件类型冲突
Compare 20 commits »
zhaodanli pushed to feature_2025/251209_stock_pref at vf/vf_react 2025-12-17 19:23:34 +08:00
a446f71c04 feat: 添加 pre-commit hook 检查代码规范
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-17 18:34:22 +08:00
480d446217 Merge branch 'feature_2025/251209_stock_pref' into feature_bugfix/251217_stock
e02cbcd9b7 feat(性能监控): 补全 T0 标记 + PostHog 上报
9bb9eab922 fix(MSW): Bytedesk 添加 mock 数据响应
3d7b0045b7 fix(NotificationContext): Mock 模式下跳过 Socket 连接
Compare 4 commits »
zhaodanli pushed to feature_2025/251209_stock_pref at vf/vf_react 2025-12-17 18:33:57 +08:00
e02cbcd9b7 feat(性能监控): 补全 T0 标记 + PostHog 上报
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-17 16:55:55 +08:00
cb662c8a37 Merge branch 'feature_bugfix/251201_py_h5_ui' into feature_bugfix/251217_stock
f5023d9ce6 update pay ui
c589516633 update pay ui
c88f13db89 update pay ui
5804aa27c4 update pay ui
Compare 5 commits »
zhaodanli pushed to feature_2025/251209_stock_pref at vf/vf_react 2025-12-17 16:43:13 +08:00
9bb9eab922 fix(MSW): Bytedesk 添加 mock 数据响应
3d7b0045b7 fix(NotificationContext): Mock 模式下跳过 Socket 连接
Compare 2 commits »
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-17 16:06:57 +08:00
a3a82794ca Merge branch 'feature_2025/251209_stock_pref' into feature_bugfix/251217_stock
ada9f6e778 chore(StockQuoteCard): 删除未使用的 mockData.ts
07aebbece5 refactor(marketService): 移除 apiRequest 包装函数,统一使用 axios.get
7a11800cba docs(Company): 添加 API 接口清单到 STRUCTURE.md
3b352be1a8 refactor(Company): 提取共享的 useStockSearch Hook
Compare 136 commits »
zhaodanli pushed to feature_bugfix/251217_stock at vf/vf_react 2025-12-17 16:03:39 +08:00
zhaodanli created branch feature_bugfix/251217_stock in vf/vf_react 2025-12-17 16:03:39 +08:00
zhaodanli pushed to feature_2025/251209_stock_pref at vf/vf_react 2025-12-17 16:02:14 +08:00
ada9f6e778 chore(StockQuoteCard): 删除未使用的 mockData.ts
07aebbece5 refactor(marketService): 移除 apiRequest 包装函数,统一使用 axios.get
Compare 2 commits »
zhaodanli pushed to feature_2025/251209_stock_pref at vf/vf_react 2025-12-17 15:53:16 +08:00
7a11800cba docs(Company): 添加 API 接口清单到 STRUCTURE.md
zhaodanli pushed to feature_2025/251209_stock_pref at vf/vf_react 2025-12-17 15:35:25 +08:00
3b352be1a8 refactor(Company): 提取共享的 useStockSearch Hook
c49dee72eb fix(hooks): 添加 AbortController 解决竞态条件问题
7159e510a6 fix(SubTabContainer): 修复 Tab 懒加载失效问题
Compare 3 commits »