Commit Graph

1 Commits

Author SHA1 Message Date
c7ac0d7460 [251122] fix: DetailPaneel->ProductAllSection Focus-4
🕐 커밋 시간: 2025. 11. 22. 16:46:50

📊 변경 통계:
  • 총 파일: 7개
  • 추가: +184줄
  • 삭제: -1320줄

📁 추가된 파일:
  + com.twin.app.shoptime/src/hooks/useDetailFocus/index.js
  + com.twin.app.shoptime/src/hooks/useDetailFocus/useDetailFocus.js

📝 수정된 파일:
  ~ com.twin.app.shoptime/src/views/DetailPanel/ProductAllSection/ProductAllSection.jsx

🗑️ 삭제된 파일:
  - com.twin.app.shoptime/DEBUG_MODE_IMPLEMENTATION.md
  - com.twin.app.shoptime/MEDIAPANEL_CLEANUP_IMPROVEMENTS.md
  - com.twin.app.shoptime/TIMER_CLEANUP_SUMMARY.md
  - com.twin.app.shoptime/[251116]_video_state_management_design.md

🔧 함수 변경 내용:
  📄 com.twin.app.shoptime/src/views/DetailPanel/ProductAllSection/ProductAllSection.jsx (javascript):
    🔄 Modified: extractProductMeta()
     Deleted: tryFocusUp()
  📄 com.twin.app.shoptime/DEBUG_MODE_IMPLEMENTATION.md (md파일):
     Deleted: Before(), After()
  📄 com.twin.app.shoptime/MEDIAPANEL_CLEANUP_IMPROVEMENTS.md (md파일):
     Deleted: useCallback(), showControls(), areControlsVisible(), toggleControls(), useLayoutEffect(), useEffect(), clearTimeout(), dispatch(), forEach(), getVideoNode(), addEventListener()
  📄 com.twin.app.shoptime/TIMER_CLEANUP_SUMMARY.md (md파일):
     Deleted: clearTimeout(), clearAllVideoTimers(), pause(), useEffect(), setTimeout(), useCallback(), resume(), dispatch(), stopPropagation(), preventDefault(), disconnect(), updateProportionLoaded(), setInterval(), clearInterval(), useRef()
  📄 com.twin.app.shoptime/[251116]_video_state_management_design.md (md파일):
     Deleted: curry(), dispatch(), useSelector()

🔧 주요 변경 내용:
  • 핵심 비즈니스 로직 개선
  • 개발 문서 및 가이드 개선

Performance: 코드 최적화로 성능 개선 기대
2025-11-22 16:46:51 +09:00