-
Notifications
You must be signed in to change notification settings - Fork 1
[REFACTOR] 디자인 변경사항 적용 및 Moment 페이지 리팩토링 #135
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
Open
gayeooon
wants to merge
6
commits into
develop
Choose a base branch
from
refactor/#131-moment_page
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
79beb19
style: 모멘트 페이지 ContainerLayout 피그마 변경사항 적용
gayeooon 66c5c7b
style: 모멘트 달성 현황 ProgressBar 피그마 변경사항 적용
gayeooon 8f07cbc
style: 모멘트 인증하기 아이콘 변경사항 적용
gayeooon 4848cff
style: 모멘트 완료 페이지 피그마 변경사항 적용
gayeooon f7880b8
refactor: 임시로 작성한 에러 바운더리 코드 삭제
gayeooon 03188e8
refactor: 체크리스트 상태에 따른 정렬 코드 추가
gayeooon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| const IcGaugeBar = () => { | ||
| return ( | ||
| <svg | ||
| width="25" | ||
| height="22" | ||
| viewBox="0 0 25 22" | ||
| fill="none" | ||
| xmlns="http://www.w3.org/2000/svg" | ||
| > | ||
| <rect width="25" height="22" fill="url(#pattern0_1225_500)" /> | ||
| <defs> | ||
| <pattern | ||
| id="pattern0_1225_500" | ||
| patternContentUnits="objectBoundingBox" | ||
| width="1" | ||
| height="1" | ||
| > | ||
| <use | ||
| xlinkHref="#image0_1225_500" | ||
| transform="matrix(0.00480769 0 0 0.00543478 -0.115385 -0.217391)" | ||
| /> | ||
| </pattern> | ||
| <image | ||
| id="image0_1225_500" | ||
| width="256" | ||
| height="256" | ||
| preserveAspectRatio="none" | ||
| xlinkHref="data:image/png;base64,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" | ||
| /> | ||
| </defs> | ||
| </svg> | ||
| ); | ||
| }; | ||
|
|
||
| export default IcGaugeBar; |
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| const IcTitleBox = () => { | ||
| return ( | ||
| <svg | ||
| width="192" | ||
| height="36" | ||
| viewBox="0 0 192 36" | ||
| fill="none" | ||
| xmlns="http://www.w3.org/2000/svg" | ||
| > | ||
| <rect width="192" height="36" fill="url(#pattern0_1229_704)" /> | ||
| <defs> | ||
| <pattern | ||
| id="pattern0_1229_704" | ||
| patternContentUnits="objectBoundingBox" | ||
| width="1" | ||
| height="1" | ||
| > | ||
| <use | ||
| xlinkHref="#image0_1229_704" | ||
| transform="matrix(0.00520833 0 0 0.0277778 -0.166667 -3)" | ||
| /> | ||
| </pattern> | ||
| <image | ||
| id="image0_1229_704" | ||
| width="256" | ||
| height="256" | ||
| preserveAspectRatio="none" | ||
| xlinkHref="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAFRUlEQVR4Ae3cMRKDMAwEQML/30xScqOKDse3qeQMRbQiN8YFx+FDgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAlPgM79YbX2e53e13+T3EHgqcF3X0v+x82kjriNAYD8BAbDfTHVE4LGAAHhM5UIC+wks93zimX+/m0xHt8BqZwJ2APdsVATqBARA3cg1TOAWEAC3hYpAncDrZwCe+evuOQ2HwNtnAnYAMQwlgTYBAdA2cf0SCAEBEBhKAm0CAqBt4volEAICIDCUBNoEBEDbxPVLIAQEQGAoCbQJCIC2ieuXQAgIgMBQEmgTEABtE9cvgRAQAIGhJNAmIADaJq5fAiEgAAJDSaBNQAC0TVy/BEJAAASGkkCbgABom7h+CYSAAAgMJYE2AQHQNnH9EggBARAYSgJtAq+/E3CCe0fgFLHeSeDtdwBOSzuAKWJNoEhAABQNW6sEpoAAmCLWBIoEljsDmPbOBKaI9T8JrPbMP+3sAKaINYEiAQFQNGytEpgCAmCKWBMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLbC/wAQGUURB/CJN8AAAAASUVORK5CYII=" | ||
| /> | ||
| </defs> | ||
| </svg> | ||
| ); | ||
| }; | ||
|
|
||
| export default IcTitleBox; |
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
나머지 모서리 부분들도 기본적인 틀은 동일하고 box-shadow 부분만 코드가 다른데
위와 같이 base 스타일을 설정해주고
모서리 부분들은 position 값과 box-shadow값만 설정해주면 추후에 수정할 때 훨씬 간편할 것 같아요 !