Draft
Conversation
- MyLinksPage 컴포넌트 추가 - 링크 경로 업데이트
- 링크가 없을 경우 모임 생성 버튼 표시 - 페이지 헤더와 내비게이션 기능 추가
- 데이터 타입 정의 - useGetExpensesLinks 훅 추가 - mock 핸들러 업데이트
- borderWidth, borderColor, borderStyle 속성 추가 - processStyleProps에 스타일 처리 로직 반영
- processStyleProps에 minWidth, overflow, display, flex, textAlign, whiteSpace, textOverflow 추가 - Text 컴포넌트에 processStyleProps 적용
- LinkBox 컴포넌트 생성 - 링크 표시/복사 기능 추가 - mock api 연결 - 로딩 중 UI 표시 추가
- processStyleProps에 minHeight와 boxSizing 처리 로직 추가 - SizeProps, LayoutProps 인터페이스에 속성 정의
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
💻 작업 내용
ROUTE.myLinks) 추가processStyleProps유틸 강화: border, layout, text 등의 추가 스타일을 처리할 수 있도록 개선📸 스크린샷