Skip to content
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

style : 편지 스타일 추가 #274

Merged
merged 25 commits into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
779ada8
asset : 편지 svg 추가
HelloWook Dec 5, 2024
a001cbe
feat : hook 경로 수정
HelloWook Dec 6, 2024
9abd48e
style : 테마 색상 추가
HelloWook Dec 6, 2024
fa035ea
asset : svg 경로 변경
HelloWook Dec 6, 2024
4f7a7c0
style : 각 테마 스타일링
HelloWook Dec 6, 2024
54ca6e8
feat : 테마 wrapper 개발
HelloWook Dec 6, 2024
56af91e
chore : 파일명 오타 수정
HelloWook Dec 6, 2024
e0aa5a2
style : 슬라이더 수정
HelloWook Dec 6, 2024
c1922fe
chore : 하트 테마 수정
HelloWook Dec 6, 2024
1289e3c
chore : 작성 최대 줄 수정
HelloWook Dec 6, 2024
6050f16
style : 토글 및 슬라이더 스타일 변경
HelloWook Dec 6, 2024
746bd7b
chore : 라인 불러오는 방식 수정
HelloWook Dec 6, 2024
a40b736
chore : 이미지 경로 수정
HelloWook Dec 6, 2024
b52737d
asset : 폰트 추가
HelloWook Dec 6, 2024
1d4163f
asset : 폰트 설정
HelloWook Dec 6, 2024
58562c3
feat : 폰트 추가
HelloWook Dec 6, 2024
9ea6ccc
chore : 플라워 테마 수정
HelloWook Dec 6, 2024
02091c2
style : 폰트 및 이미지 선택 보더 추가
HelloWook Dec 6, 2024
f31f561
Merge branch 'develope' into 241-style-편지-및-폰트-스타일-추가
HelloWook Dec 6, 2024
d33a7d8
chore : 스토리북 에러 수정
HelloWook Dec 6, 2024
2370cb7
chore : !연산자 제거
HelloWook Dec 6, 2024
233e39a
env : 필요 의존성 설치
HelloWook Dec 6, 2024
53959cb
refacotr : clsx를 사용한 방식으로 수정
HelloWook Dec 6, 2024
a6df269
env : 사용하지 않는 의존성 제거
HelloWook Dec 6, 2024
9ecfc3f
ci : 스토리북 테스트
HelloWook Dec 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,859 changes: 1,472 additions & 1,387 deletions .pnp.cjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"axios": "^1.7.7",
"canvas-confetti": "^1.9.3",
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"file-saver": "^2.0.5",
"html2canvas": "^1.4.1",
"maplibre-gl": "^4.7.1",
Expand Down
Binary file added public/fonts/BagelFatOne-Regular.ttf
Binary file not shown.
Binary file added public/fonts/CookieRun Regular.ttf
Binary file not shown.
Binary file added public/fonts/Inter-VariableFont_opsz,wght.ttf
Binary file not shown.
Binary file added public/fonts/PyeongChangPeace-Light.ttf
Binary file not shown.
Binary file added public/fonts/Sagak-sagak.ttf
Binary file not shown.
86 changes: 86 additions & 0 deletions public/letter1/letter1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 58 additions & 0 deletions public/letter1/letter_bg3_bottom.d719e174.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions public/letter1/letter_bg3_top.8be69940.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading