Conversation
feat: 앱 설치 팝업 컴포넌트 추가 및 관련 스타일 정의
- Add SectorAverageResponse, SectorPercentileResponse, MonthlyAverageResponse types - Add fetchSectorAverage, fetchSectorPercentile, fetchMonthlyAverage API functions - Add useStockZipyoDataQuery hook using Promise.all for parallel API calls - Update StockZipyoPanel to use real API data instead of mock data Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
feat: Replace mock data with real API calls in StockZipyoPanel
fix: 수정된 LabPurchaseGridItemContainer의 WebkitLineClamp 값을 3에서 1로 변경
Collaborator
Author
|
LGTM |
durumi99
approved these changes
Feb 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR 타입(하나 이상의 PR 타입을 선택해주세요)
반영 브랜치
develop -> merge
변경 사항
인간지표 2.0
테스트 결과
ex) 베이스 브랜치에 포함되기 위한 코드는 모두 정상적으로 동작해야 합니다. 결과물에 대한 스크린샷, GIF, 혹은 라이브 데모가 가능하도록 샘플API를 첨부할 수도 있습니다.