-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FE] 브랜치 병합 #176
Merged
Merged
[FE] 브랜치 병합 #176
Conversation
This file contains 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
refetchInterval 부분을 SSE를 활용해 수정하기 위해 해당 로직 제거.
거래현황 소숫점 표시를 toFixed를 이용해 둘쨋자리까지 무조건 표기. 색상을 검은색도 표기하도록 수정. TOP5에서 글자가 너무 길 경우 ...으로 표기되도록 수정.
-일 경우에만 부호가 표시되는 문제 해결, 변동이 없을 경우 검은색으로 표기하는 로직 추가. 소숫점 2번째짜리까지 표시하는 로직 추가.
검색어에 "삼성 "와 같이 띄어쓰기를 포함하여 검색할 경우 리스트에 하이라이트가 생기지 않는 오류 수정. 검색어에 "삼성 "와 같이 검색할 경우 "삼성"이라는 히스토리와 중복하여 저장되는 오류 수정.
…hart-#123 [FE] UI 수정 & 차트 디자인 수정.
[FE] 주식 거래 페이지 구현
…trade-#61 [FE] 그래프 고도화 작업(1) & SSE 연결 로직 구현
SSE의 경우 당일 실시간 데이터만 갱신하도록 수정.
LottieMizer를 이용해 로티 파일 크기를 줄여서 성능을 올림
…hart-#123 [FE] 차트 리펙토링 & 차트 사이즈 조절 기능 구현
[FE] mypage 페이지 구현
전체 높이를 수정하여 한 화면에서 보일 수 있도록 수정.
[FE] 주문 요청 현황 레이아웃 구현 & api 연동
[FE] 차트 고도화 작업 & 랭킹 레이아웃 생성.
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.
📊 FE/BE 전체 작업 내역