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

๐Ÿ“ฆ chore: Icon ์ •๋ฆฌ ๋ฐ @svgr/cli ์ ์šฉ #38

Merged
merged 19 commits into from
Jan 28, 2024
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
d3a2308
๐Ÿ“ฆ chore: @svgr/cli ์„ค์น˜ ๋ฐ ์„ค์ •
bbearcookie Jan 27, 2024
6c0acdc
๐Ÿšš rename: ๊ธฐ์กด svg ํŒŒ์ผ๋“ค์„ assets/icons/raw ๋กœ ์ด๋™
bbearcookie Jan 27, 2024
f2907ee
๐Ÿ“ฆ chore: svgr ํ…œํ”Œ๋ฆฟ ์ถ”๊ฐ€
bbearcookie Jan 27, 2024
7d3be06
๐Ÿ“ฆ chore: ๊ธฐ์กด svg ํŒŒ์ผ์— ๋Œ€์‘ํ•˜๋Š” ์ปดํฌ๋„ŒํŠธ๋ฅผ @svgr/cli๋กœ ์ƒ์„ฑ
bbearcookie Jan 27, 2024
33cc0f2
๐Ÿ“ฆ chore: svg ์ปดํฌ๋„ŒํŠธ ๊ธฐ๋ณธ props ์ง€์ •
bbearcookie Jan 27, 2024
a714cc4
๐Ÿ“ฆ chore: viewBox ๋“ค์–ด๊ฐ€๋„๋ก ์„ค์ •
bbearcookie Jan 27, 2024
10ec784
๐Ÿ“ฆ chore: svg์˜ ์ƒ‰์ƒ์„ ํฐํŠธ ์ƒ‰์ƒ์œผ๋กœ๋ถ€ํ„ฐ ์ƒ์†๋ฐ›๋„๋ก currentColor ์„ค์ •
bbearcookie Jan 27, 2024
134e2b9
๐Ÿ”จ refactor: caretDown ์‚ฌ์šฉ ๋ถ€๋ถ„ ๋Œ€์ฒด
bbearcookie Jan 27, 2024
3326631
๐Ÿ”จ refactor: kakaoLogo ์‚ฌ์šฉ ๋ถ€๋ถ„ ๋Œ€์ฒด
bbearcookie Jan 27, 2024
8ed4406
๐Ÿ”จ refactor: Modal ์ปดํฌ๋„ŒํŠธ์˜ svg ์‚ฌ์šฉ ๋ถ€๋ถ„ ๋Œ€์ฒด
bbearcookie Jan 27, 2024
a37977d
๐Ÿ”จ refactor: Navbar ์ปดํฌ๋„ŒํŠธ์˜ svg ์‚ฌ์šฉ ๋ถ€๋ถ„ ๋Œ€์ฒด
bbearcookie Jan 27, 2024
60d4e3d
๐Ÿ”จ refactor: IconButton ์ปดํฌ๋„ŒํŠธ์˜ svg ์‚ฌ์šฉ ๋ถ€๋ถ„ ๋Œ€์ฒด
bbearcookie Jan 27, 2024
c13aa11
๐Ÿšš rename: ์‚ญ์ œํ–ˆ๋˜ svg ๋ณต๊ตฌ
bbearcookie Jan 27, 2024
9764582
๐Ÿ“ฆ chore: vite-plugin-svgr ์ œ๊ฑฐ
bbearcookie Jan 27, 2024
3f74bb7
๐Ÿ“ฆ chore: svg์— import * as React from 'react'; ์ œ๊ฑฐ
bbearcookie Jan 27, 2024
47a6c97
๐Ÿ’„ design: ํ˜„์กดํ•˜๋Š” svg Icon์„ ํ•œ ๋ˆˆ์— ํ™•์ธํ•˜๋Š” ์Šคํ† ๋ฆฌ๋ถ ์ž‘์„ฑ
bbearcookie Jan 27, 2024
628cd93
๐Ÿ’„ design: Icon ์Šคํ† ๋ฆฌ๋ถ์— tooltip ๊ธฐ๋Šฅ ์ถ”๊ฐ€
bbearcookie Jan 27, 2024
34e57b7
๐Ÿ“ฆ chore: svgr ์ปค๋งจ๋“œ ์ˆ˜์ •
bbearcookie Jan 27, 2024
252a3cc
๐Ÿ“ฆ chore: soundMaxFill SVG ์ถ”๊ฐ€
bbearcookie Jan 27, 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
Prev Previous commit
Next Next commit
๐Ÿ”จ refactor: kakaoLogo ์‚ฌ์šฉ ๋ถ€๋ถ„ ๋Œ€์ฒด
bbearcookie committed Jan 27, 2024
commit 33266316bb567424ef685d8a74871bc3acf3db91
3 changes: 0 additions & 3 deletions src/assets/icons/raw/kakaoLogo.svg

This file was deleted.

2 changes: 1 addition & 1 deletion src/components/KakaoLoginButton/index.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React, { forwardRef } from 'react';
import KakaoLogo from '@/assets/icons/kakaoLogo.svg?react';
import { KakaoLogo } from '@/assets/icons';
import styles from './styles';

interface KakaoLoginButtonProps extends React.ComponentProps<'button'> {}
1 change: 1 addition & 0 deletions src/components/KakaoLoginButton/styles.ts
Original file line number Diff line number Diff line change
@@ -22,6 +22,7 @@ const styles = {
width: 1.5rem;
height: 1.5rem;
margin-left: 1.25rem;
color: black;
`,
};