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

merge :: 디자인 시스템 - 버튼 #21

Merged
merged 10 commits into from
Sep 27, 2022
Merged

Conversation

baekteun
Copy link
Member

@baekteun baekteun commented Sep 23, 2022

개요

디자인 시스템의 버튼 구현
스크린샷 2022-09-27 오후 7 57 10

작업사항

  • Contained Style
  • Outlined Style
  • Text Style
  • Underline Style

사용방법

DMSButton(text: "Contained", style: .contained, color: .blue)

@baekteun baekteun added the ✨feat 새로운 기능을 추가 할 경우 label Sep 23, 2022
@baekteun baekteun self-assigned this Sep 23, 2022
@baekteun baekteun linked an issue Sep 23, 2022 that may be closed by this pull request
@baekteun baekteun requested a review from sian7563 as a code owner September 23, 2022 01:27
@baekteun baekteun marked this pull request as draft September 23, 2022 01:27
@baekteun baekteun changed the title 🔀 :: 디자인 시스템 - 버튼 merge :: 디자인 시스템 - 버튼 Sep 23, 2022
@baekteun baekteun marked this pull request as ready for review September 27, 2022 10:53
Copy link
Member

@kimdaehee0824 kimdaehee0824 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

조아따

@baekteun baekteun merged commit 66484bb into develop Sep 27, 2022
@baekteun baekteun deleted the feat/15-design-system-button branch September 27, 2022 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feat 새로운 기능을 추가 할 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

디자인 시스템 - Button
3 participants