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(@comma/ds): Storybook 세팅 및 문서화 진행 #20

Merged
merged 3 commits into from Jan 10, 2023

Conversation

hanseo0507
Copy link
Member

@hanseo0507 hanseo0507 commented Jan 6, 2023

🔍 What is this PR?

#19 이슈를 해결했어요

🙇 Changes

  • (@comma/ds) Storybook 적용을 위해 Vite + React 프로젝트를 세팅했어요
  • (@comma/ds) Storybook 프로젝트를 세팅했어요
  • (@comma/ds) Getting Started 라는 @comma/ds 라이브러리 사용법을 문서화했어요

📸 스크린 샷

어떤 점이 달라졌는지 알 수 있게끔 스크린 샷을 첨부해주세요.

✅ 체크 리스트

  • "성공적 빌드"

@hanseo0507 hanseo0507 added 📄 문서 문서 내용을 추가 할거에요 💻 frontend 해당 이슈는 프론트엔드와 관련 되어있어요 labels Jan 6, 2023
@hanseo0507 hanseo0507 self-assigned this Jan 6, 2023
@vercel
Copy link

vercel bot commented Jan 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
hmm-frontend-v2-web ✅ Ready (Inspect) Visit Preview Jan 6, 2023 at 2:18PM (UTC)

@hanseo0507
Copy link
Member Author

Yarn Berry + Vite 환경에서 Storybook을 적용하기 위해 아래 이슈/PR을 참고했습니다

위 이슈들을 참고해, 아래 라이브러리들을 devDependency로 의존성을 추가해 해결했어요

@storybook/preview-web
@storybook/client-api
@storybook/addon-backgrounds
@storybook/addon-measure
@storybook/addon-outline
@storybook/channel-postmessage
@storybook/channel-websocket
@storybook/addons

Copy link
Member

@cmg8431 cmg8431 left a comment

Choose a reason for hiding this comment

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

LGTM

@hanseo0507 hanseo0507 merged commit cbf540c into develop Jan 10, 2023
@hanseo0507 hanseo0507 deleted the feature/19-comma-ds-storybook-setup branch January 10, 2023 08:43
hanseo0507 added a commit that referenced this pull request Jan 29, 2023
commit 9f41cb2
Author: 최민기 <cmg8431@gmail.com>
Date:   Mon Jan 30 01:11:25 2023 +0900

    feat(@comma/web): 서비스 방향이 변경으로 onBoarding 디자인 변경 #2 (#26)

    * feat(@comma/ds): global 컬러 및 레이아웃 여백 변경

    * feat(@comma/web): 변경된 온보딩 페이지 디자인 반영

    * refactor(@comma/web): 주석 제거 및, import 순서 정렬

    * chore(deps): eslint plugin storybook 업데이트 및 extends 이슈 해결

    * chore: assets svg 폴더 구조 변경

commit 6b0bb76
Author: HanSu Lee <i.hansu.lee@gmail.com>
Date:   Fri Jan 27 22:33:50 2023 +0900

    hotfix(@comma/ds): `@comma/ds` dependency -> peerDependency로 변경 (#24)

    * hotfix(@comma/ds): `@comma/ds` dependency -> peerDependency로 변경

    * fix(deps): yarn post-resolution validation 이슈 해결

commit cbf540c
Author: HanSu Lee <i.hansu.lee@gmail.com>
Date:   Tue Jan 10 17:43:49 2023 +0900

    chore(@comma/ds): `Storybook` 세팅 및 문서화 진행 (#20)

    * chore(@comma/ds): React + Vite 프로젝트 세팅

    * chore(@comma/ds): `Storybook` 프로젝트 셋업

    * docs(@comma/ds): `Storybook` 문서 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 frontend 해당 이슈는 프론트엔드와 관련 되어있어요 📄 문서 문서 내용을 추가 할거에요
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants