Files
stock_chart_site/web/components
claude-owner 9f215acaaa feat(chart): fullscreen mode + CSV scope label clarification
- StockChart 툴바에 `⛶ 전체화면` 버튼 추가. Fullscreen API 우선,
  미지원/거부 시 fixed inset 오버레이 폴백. F 키 토글, ESC 해제.
- 입력 필드(INPUT/TEXTAREA/SELECT/contentEditable) 포커스 시 단축키 무시.
- fullscreenchange 이벤트로 native 상태 동기화 → ESC 로 빠져나와도 UI 정합.
- CSV 버튼 title 을 '현재 로드된 기간(from ~ to)' 으로 명시.
  리뷰어 지적 (1e0c917): "현재 보이는 봉" 이라는 표현은 timeScale
  visible range 와 혼동 — 실제는 PeriodTabs 가 선택한 range 전체.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 00:17:00 +09:00
..