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

[Feat] - 공통 컴포넌트 (Button) #24

Closed
1 task
minh0518 opened this issue Feb 14, 2025 · 0 comments · Fixed by #26
Closed
1 task

[Feat] - 공통 컴포넌트 (Button) #24

minh0518 opened this issue Feb 14, 2025 · 0 comments · Fixed by #26
Assignees
Labels
⚙️ Chore 설정 및 빌드 관련 ✨ Feature 기능 구현

Comments

@minh0518
Copy link
Member

📌 어떤 기능인가요?

UI 공통 컴포넌트(Button)을 구현합니다

✅ 작업 상세 내용

  • Button/index.tsx 생성

📄 기타

프로젝트 폴더구조 컨벤션에 따라, 기존 파일들을 common/ 디렉토리로 이동합니다

@minh0518 minh0518 added ⚙️ Chore 설정 및 빌드 관련 ✨ Feature 기능 구현 labels Feb 14, 2025
@minh0518 minh0518 self-assigned this Feb 14, 2025
@minh0518 minh0518 changed the title [feat] - 공통 컴포넌트 (Button) [Feat] - 공통 컴포넌트 (Button) Feb 14, 2025
minh0518 added a commit that referenced this issue Feb 14, 2025
minh0518 added a commit that referenced this issue Feb 14, 2025
minh0518 added a commit that referenced this issue Feb 15, 2025
minh0518 added a commit that referenced this issue Feb 15, 2025
* chore #24 : 폴더구조 컨벤션에 따른 파일 이동(common)

* chore #24 : ESLint룰에 따른 여백 추가

* feat #24 : Button 컴포넌트 생성

* feat #24 : 디자인 시스템 버튼과 그 외 버튼의 UI를 생성하는 추상화 레이어 분리

* refactor #24 : git 대소문자 구분을 위한 명령어 추가 및 기존 파일 적용

* fix #24 : 누락된 gitcase적용 파일 추가 적용

* refactor #24 : 주석 추가

* chore #24 : 주석 수정

* refactor #24 : 폴더명 변경(systembutton -> basebutton)

* refactor #24 : 디자인 시스템 버튼 변수명 수정(BaseButton <-> Button)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Chore 설정 및 빌드 관련 ✨ Feature 기능 구현
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant