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

버튼 로딩 상태 및 스피너 컴포넌트 추가 #128

Merged
merged 4 commits into from
May 11, 2024
Merged

Conversation

gwansikk
Copy link
Member

Summary

디자인시스템의 버튼에 loadingSpinner 컴포넌트를 추가했습니다.

Tasks

  • 버튼에 loading 상태를 추가하여 로딩 상태를 직관적이게 표현하도록 개선했어요.
  • Spinner 컴포넌트를 추가했어요.
  • vitest deprecated 옵션을 개선했어요.

ETC

Github Actions (CI)에서 test 절차를 추가했어요.

Screenshot

Button Loading Spinner
image image

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

changeset-bot bot commented May 11, 2024

⚠️ No Changeset found

Latest commit: af80d99

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 merged commit 5d8920d into main May 11, 2024
4 checks passed
@gwansikk gwansikk deleted the feature/#127 branch May 11, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧩 DesignSystem design-system 프로젝트 관련 ✨ Feature 새로운 기능 명세 및 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DesignSystem] 버튼 컴포넌트 로딩 상태
1 participant