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

Storybook, Vitest 추가 #126

Merged
merged 10 commits into from
May 10, 2024
Merged

Storybook, Vitest 추가 #126

merged 10 commits into from
May 10, 2024

Conversation

gwansikk
Copy link
Member

Summary

디자인 시스템에 Storybook과 Vitest를 추가하였고 디자인 시스템의 Primary secondary를 추가했습니다.

Tasks

새로운 기능(Features)

  • Vitest: 디자인 시스템의 테스트를 위해 Vitest 테스팅 프레임워크를 추가했어요.
  • class-variance-authority 패키지 추가: CSS 클래스 변형을 관리하기 위한 패키지를 추가했어요.
  • Storybook 초기화: 컴포넌트 라이브러리의 문서화와 시각적 테스트를 위해 Storybook을 도입했어요.

기타 작업(Chores)

  • Tailwind 설정 파일의 색상 업데이트: 디자인 시스템에서 사용될 기본 색상을 추가했어요.
  • 색상 및 크기 변형을 위한 상수 추가: 색상과 크기 변형을 관리하기 위한 상수를 추가하여, 디자인 시스템의 일관성과 재사용 가능성을 향상했어요.

버그 수정(Bug Fixes)

  • 디자인 시스템 컴포넌트 변경으로 인한 에러 해결: 디자인 시스템의 컴포넌트 업데이트로 인해 멤버 프로젝트에서 발생한 에러를 개선했어요.

Screenshot

image

@gwansikk gwansikk added ✨ Feature 새로운 기능 명세 및 개발 🏠 Member member 프로젝트 관련 🧩 DesignSystem design-system 프로젝트 관련 labels May 10, 2024
@gwansikk gwansikk self-assigned this May 10, 2024
@gwansikk gwansikk linked an issue May 10, 2024 that may be closed by this pull request
3 tasks
Copy link

changeset-bot bot commented May 10, 2024

⚠️ No Changeset found

Latest commit: 9f93193

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gwansikk gwansikk changed the title Feature/#125 Storybook, Vitest 추가 May 10, 2024
@gwansikk gwansikk merged commit fa2a1f7 into main May 10, 2024
3 checks passed
@gwansikk gwansikk deleted the feature/#125 branch May 10, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧩 DesignSystem design-system 프로젝트 관련 ✨ Feature 새로운 기능 명세 및 개발 🏠 Member member 프로젝트 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DesignSystem] Storybook, Vitest
1 participant